Out-of-bounds write in Linux kernel - CVE-2026-64296

 

Out-of-bounds write in Linux kernel - CVE-2026-64296

Published: July 27, 2026


Vulnerability identifier: #VU139682
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64296
CWE-ID: CWE-787
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause an out-of-bounds read and write.

The vulnerability exists due to an out-of-bounds write in exfat_find_dir_entry() when parsing crafted exfat directory entries containing many short name fragments. A local user can provide a crafted directory structure to cause an out-of-bounds read and write.

The issue occurs because the per-entry output pointer advances by a fixed amount while the tracked accumulated name length can remain smaller when a name fragment contains an early NUL.


Affected software

Linux kernel

How to mitigate CVE-2026-64296

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins