CVE-2026-90191
Linux · Kernel
A memory safety vulnerability exists in the Linux kernel mailbox driver due to improper validation of RPMI notification lengths, potentially allowing for memory corruption.
Executive summary
A critical memory validation flaw in the Linux kernel RPMI notification buffer allows local attackers to potentially achieve arbitrary code execution or system compromise.
Vulnerability
The vulnerability resides in the riscv-sbi-mpxy mailbox driver, where the SBI return value is not validated against the negotiated shared memory size before copying data into the RPMI notification buffer. An attacker can trigger this flaw to perform out of bounds memory operations because the event walker uses an incorrect loop condition.
Business impact
The vulnerability carries a CVSS score of 8.4, reflecting the potential for complete system compromise. Successful exploitation could lead to unauthorized data access, privilege escalation, and total loss of system integrity or availability. Given the kernel level nature of this flaw, the impact is severe, as it grants attackers control over the core operating system functions.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.52, 7.2.6, or a later stable release where this issue has been resolved.
Proactive Monitoring: Monitor system logs for kernel panics or unexpected memory access errors that may indicate exploitation attempts.
Compensating Controls: Since this is a local vulnerability, ensure that access to the affected system is strictly limited to authorized personnel to reduce the attack surface.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a significant risk to system security due to its potential for kernel level exploitation. Organizations should prioritize patching their Linux distributions as soon as the relevant stable kernels are made available by their respective vendors. Testing and deployment of these kernel updates should be conducted immediately to prevent potential exploitation.
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 8.4 (3.1)
- Analyst report written