CVE-2026-89602
Linux · Kernel
A memory management flaw in the Linux kernel erofs filesystem allows for potential heap corruption or system instability when resizing global buffers during failed allocation attempts.
Executive summary
A flaw in the Linux kernel erofs filesystem could allow a local attacker to cause memory corruption or denial of service, necessitating an immediate kernel update.
Vulnerability
The vulnerability exists in the erofs filesystem global buffer resizing logic. When a resize operation fails, the kernel incorrectly handles existing buffers during retries, leading to out-of-bounds pointer arrays or memory allocation failures. This vulnerability can be triggered by an attacker with local, unprivileged access who can interact with the filesystem.
Business impact
The potential for memory corruption and system instability poses a significant risk to operational integrity. A successful exploit could lead to a local denial of service, crashing affected systems and resulting in unplanned downtime. With a CVSS score of 7.8, this vulnerability is categorized as high severity, reflecting the impact on system availability and the potential for privilege escalation or data corruption in the kernel memory space.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.51, 7.2.4, or later, as provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel panic events or repeated filesystem-related errors that may indicate exploitation attempts.
Compensating Controls: Restrict access to systems utilizing the erofs filesystem to trusted users only, as the attack vector requires local access to the system.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the critical nature of kernel-level vulnerabilities, organizations should prioritize patching affected Linux systems as soon as stable packages are released by their respective distribution maintainers. Applying the provided kernel updates is the only definitive way to resolve the underlying memory management defect and prevent potential exploitation.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day 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