PT-2026-64517 · Linux · Linux Kernel
CVE-2026-64296
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the exfat file system implementation where the
exfat find dir entry() function fails to properly bound the advance of the uniname pointer. When processing TYPE EXTEND entries, the output pointer increases by a fixed amount while the loop guard only monitors the accumulated name length. If a crafted directory contains many short name fragments (e.g., those containing an early NUL), the uniname pointer can exceed the p uniname->name buffer, leading to an out-of-bounds read and write at *(uniname+len).Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel