CVE-2026-89570
Linux · Kernel
A memory management flaw in the Linux kernel CXL MCE notifier allows local authenticated users to trigger NULL dereferences or use-after-free conditions, potentially leading to system compromise.
Executive summary
A high-severity memory corruption vulnerability in the Linux kernel CXL subsystem poses a risk of local privilege escalation and system instability.
Vulnerability
The vulnerability arises from lifetime management issues within the CXL MCE notifier, which incorrectly registered the notifier per memory device. A local authenticated attacker can exploit this flawed registration to cause a NULL pointer dereference or use-after-free, impacting the MCE handler.
Business impact
The vulnerability carries a CVSS score of 7.8, indicating a high risk to system integrity, confidentiality, and availability. Successful exploitation allows a local user to execute arbitrary code with kernel-level privileges, potentially leading to full system compromise or a denial of service via kernel panic. Given the critical nature of the kernel, this flaw requires immediate attention in environments utilizing CXL memory devices.
Remediation
Immediate Action: Apply the kernel security patches provided by your distribution vendor, specifically ensuring the kernel is updated to version 6.18.51, 7.2.4, or later versions where the fix is integrated.
Proactive Monitoring: Monitor system logs for kernel oops, segmentation faults, or unexpected reboots that may indicate exploitation attempts targeting the memory management subsystem.
Compensating Controls: Restrict local shell access to only trusted users and utilize kernel hardening features, such as disabling unnecessary CXL modules if they are not required for specific hardware operations.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Organizations should prioritize patching this vulnerability on all Linux systems that utilize CXL memory technology. While the requirement for local access reduces the immediate exposure, the potential for privilege escalation necessitates a standard patch cycle update to ensure long-term system stability and security.
More Linux CVEs all →
History
CVE Brief tracked this CVE 2 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 7.8 (3.1)
- Analyst report written