CVE-2026-89611
Linux · Kernel
The Linux kernel NTFS driver fails to validate non-resident attribute offsets during sparse attribute conversion, potentially allowing memory corruption via a malicious MFT record.
Executive summary
A critical memory corruption vulnerability in the Linux kernel NTFS driver allows unauthenticated attackers to potentially achieve remote code execution or system compromise.
Vulnerability
The vulnerability resides in the ntfs_attr_update_meta function, where improper validation of attribute name offsets during sparse conversion leads to out of bounds memory access. This flaw allows an attacker to provide a malicious MFT record that triggers memory corruption, and the attack vector is unauthenticated as it pertains to the core file system handling.
Business impact
The exploitation of this vulnerability poses a severe threat to system integrity, confidentiality, and availability. With a CVSS score of 9.8, it is classified as critical, as it can lead to full system compromise, data theft, or denial of service through kernel panic. Organizations relying on Linux systems for file storage or processing untrusted NTFS volumes are at elevated risk of catastrophic failure.
Remediation
Immediate Action: Update the Linux kernel to version 7.2.4 or later immediately to incorporate the necessary validation logic for NTFS attribute offsets.
Proactive Monitoring: Monitor system logs for kernel oops or segmentation faults related to the NTFS module, which may indicate attempted exploitation.
Compensating Controls: Restrict the mounting of untrusted or externally sourced NTFS-formatted media on sensitive Linux systems until the kernel patch is applied.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the critical nature of this kernel-level vulnerability, immediate patching is required to prevent potential system-wide exploitation. Administrators should prioritize updating the Linux kernel to version 7.2.4 across all affected environments to eliminate the risk of memory corruption and unauthorized system control.
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 9.8 (3.1)
- Analyst report written