CVE-2026-90069
Linux · Kernel
A memory corruption vulnerability in the Linux kernel crypto subsystem allows local users to cause an out of bounds write via improper async request context allocation during cloning.
Executive summary
A critical memory corruption vulnerability in the Linux kernel allows a local authenticated attacker to potentially escalate privileges or cause system instability.
Vulnerability
The vulnerability exists in the crypto asynchronous compression (acomp) implementation. An attacker with local access can trigger a slab out of bounds write because the kernel fails to allocate sufficient storage for the async request context when cloning a stack based request, leading to memory corruption.
Business impact
The flaw carries a CVSS score of 7.8, indicating a high severity risk. While exploitation requires local access, a successful attack could lead to full system compromise, data theft, or denial of service, posing a significant risk to the integrity and availability of the underlying infrastructure.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.52, 7.2.6, or later, as provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, or KASAN reports that may indicate exploitation attempts.
Compensating Controls: Implement strict access control policies to limit the number of users with local access to the system, thereby reducing the attack surface.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the severity of potential kernel memory corruption, administrators should prioritize patching their Linux environments. Ensure that all kernel updates are tested in a staging environment before deployment to production systems to maintain stability while addressing this high risk vulnerability.
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