CVE-2026-89610

Linux · Kernel

A flaw in the Linux kernel NTFS driver allows unauthenticated users to trigger out-of-bounds memory access via a malformed NTFS image, potentially leading to memory corruption or privilege escalation.

Executive summary

A critical vulnerability in the Linux kernel NTFS filesystem driver, rated 9.8 CVSS, exposes systems to potential memory corruption and privilege escalation through malformed disk images.

Vulnerability

The NTFS mapping pairs decoder fails to validate if a run length exceeds the volume boundary. This allows an unauthenticated attacker to supply a crafted NTFS image that triggers an out-of-bounds memory access.

Business impact

The ability to trigger memory corruption or achieve privilege escalation from an unauthenticated state presents a severe risk to system integrity and confidentiality. Given the CVSS score of 9.8, this vulnerability could allow an attacker to gain full control over affected systems, leading to unauthorized data access, service disruption, or permanent system compromise.

Remediation

Immediate Action: Update the Linux kernel to version 7.2.4 or later immediately to incorporate the necessary boundary validation checks.

Proactive Monitoring: Monitor system logs for kernel-level faults or unexpected reboots associated with filesystem mounting operations.

Compensating Controls: If immediate patching is not feasible, restrict the ability to mount arbitrary or untrusted NTFS-formatted media on critical infrastructure.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability represents a significant security risk due to its potential for kernel-level exploitation. It is imperative that administrators prioritize the deployment of the 7.2.4 kernel update across all applicable environments. Failure to patch this issue leaves systems vulnerable to sophisticated attacks that could bypass standard user-space security controls.

More Linux CVEs all →

History

CVE Brief tracked this CVE 3 days before it had a CVSS score.

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. CVSS score assigned 9.8 (3.1)
  4. Analyst report written

Sources