CVE-2026-64532

Linux · Kernel

A buffer overflow vulnerability in the Linux kernel NTFS3 filesystem driver allows for out-of-bounds memory access, potentially leading to privilege escalation or system instability.

Executive summary

An out-of-bounds memory access vulnerability in the Linux kernel NTFS3 filesystem could allow an attacker to trigger system crashes or execute arbitrary code.

Vulnerability

The vulnerability resides within the Linux kernel NTFS3 implementation where improper bounds checking on the data_off parameter during record updates leads to a memory corruption flaw. This vulnerability is exploitable by a local, unauthenticated user who can interact with the filesystem.

Business impact

Successful exploitation of this high-severity vulnerability (CVSS 7.8) could allow an attacker to escalate privileges or cause a kernel panic, leading to unauthorized system access or significant denial of service. The potential for arbitrary code execution poses a severe risk to data integrity and system availability.

Remediation

Immediate Action: Update your Linux kernel to version 5.15.212, 6.1.178, 6.6.145, 6.12.97, or newer.

Proactive Monitoring: Review system logs for kernel oops or unexpected filesystem errors that may indicate exploitation attempts.

Compensating Controls: If patching is delayed, restrict user access to mount or interact with NTFS filesystems to reduce the attack surface.

Exploitation status

Public Exploit Available: false

Analyst recommendation

Given the critical impact of kernel-level vulnerabilities, administrators should prioritize applying the provided kernel patches across all affected environments. Immediate patching is the most reliable way to mitigate the risk of privilege escalation and system instability associated with this memory safety issue.