Description
In the Linux kernel, the following vulnerability has been resolved:

LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE

The arch definition of cpumask_of_node() cannot handle NUMA_NO_NODE -
which is a valid index - so add a check for this.
Published: 2026-05-06
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The cpumask_of_node() routine in the LoongArch architecture of the Linux kernel fails to validate the NUMA_NO_NODE index, a legitimate value used by the kernel to denote an uninitialized NUMA node. When this unchecked value is passed, the function can access memory outside the intended range, potentially leading to kernel corruption or a panic that results in a system-wide crash. The weakness is rooted in an improper bounds check on a memory buffer, which can directly affect system availability and stability.

Affected Systems

All Linux kernel installations that run on LoongArch processors and were built with a kernel version prior to the application of the fix. The bug applies to both kernel source tree variants listed under Linux:Linux, but no specific sub‑version information is available in the data set.

Risk and Exploitability

The CVSS score of 7.8 indicates a high severity flaw that can cause a kernel crash if exploited. The EPSS score of <1% suggests the chance of exploitation in the wild is low, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires manipulation of internal kernel data structures, meaning an attacker would need local privileged access or influence over the kernel’s use of cpumask_of_node(). If successfully executed, the impact is a complete system crash. Given the severity and the local execution prerequisite, the most likely attack scenario is a local privileged exploitation that directly manipulates kernel memory or CPU mask functions.

Generated by OpenCVE AI on May 11, 2026 at 22:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Incorporate the supporting patch that adds a check for NUMA_NO_NODE into cpumask_of_node() before updating the kernel
  • Upgrade to a recent kernel release that includes the LoongArch cpumask_of_node fix
  • If an immediate kernel update cannot be applied, reconfigure the system to avoid creating or using NUMA_NO_NODE entries, or disable NUMA support for LoongArch to reduce the attack surface

Generated by OpenCVE AI on May 11, 2026 at 22:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 11 May 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo

Fri, 08 May 2026 13:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Thu, 07 May 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Thu, 07 May 2026 00:15:00 +0000


Wed, 06 May 2026 15:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE The arch definition of cpumask_of_node() cannot handle NUMA_NO_NODE - which is a valid index - so add a check for this.
Title LoongArch: Make cpumask_of_node() robust against NUMA_NO_NODE
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:20:10.279Z

Reserved: 2026-05-01T14:12:55.993Z

Link: CVE-2026-43212

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-06T12:16:40.687

Modified: 2026-05-11T19:57:52.520

Link: CVE-2026-43212

cve-icon Redhat

Severity :

Publid Date: 2026-05-06T00:00:00Z

Links: CVE-2026-43212 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-11T23:00:19Z