CVE-2026-89606
Linux · Kernel
A buffer underflow vulnerability exists in the Linux kernel eCryptfs subsystem, where malformed tag 70 packets can trigger memory corruption during filename size calculation.
Executive summary
A high-severity memory corruption vulnerability in the Linux kernel eCryptfs module may allow a local attacker with low privileges to achieve privilege escalation or system compromise.
Vulnerability
The vulnerability resides in the ecryptfs_parse_tag_70_packet function, which fails to validate the size of tag 70 packets before performing subtraction operations. This flaw allows a local, authenticated user to trigger an integer underflow, potentially leading to arbitrary memory access or system instability.
Business impact
The CVSS score of 7.8 (High) reflects the significant risk posed by this kernel-level flaw. While the attack requires local access, the ability to corrupt kernel memory can lead to a full system compromise, including unauthorized data access, privilege escalation, or total denial of service, which would result in significant operational disruption.
Remediation
Immediate Action: Update the Linux kernel to versions 6.12.109, 6.18.50, or 7.2.4, or newer, depending on the current distribution branch in use.
Proactive Monitoring: Monitor system logs for kernel oops or segmentation faults, particularly when handling encrypted file systems or mounting eCryptfs volumes.
Compensating Controls: Restrict access to sensitive system functions and limit the ability of low-privileged users to mount or interact with eCryptfs volumes until the kernel is patched.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents a serious risk to system integrity and must be addressed with urgency. System administrators should prioritize testing and deploying the provided kernel patches across all affected environments to prevent potential local 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