In the Linux kernel, the following vulnerability has been resolved: exfat: bound uniname advance in exfat_find_dir_entry() In… (CVE-2026-64296)
A vulnerability in the Linux kernel's exFAT filesystem driver was resolved involving an out-of-bounds read and write in the exfat_find_dir_entry() function. The issue arises because the output pointer advances by a fixed amount per filename entry, while the loop guard only tracks the accumulated name length, allowing crafted directory entries with many short name fragments to cause buffer overflow. This flaw could lead to memory corruption during directory entry processing.
AI Analysis
Technical Summary
The Linux kernel exFAT driver function exfat_find_dir_entry() improperly manages the advancement of the output pointer for filename entries. Specifically, each TYPE_EXTEND entry advances the output pointer by a fixed length (EXFAT_FILE_NAME_LEN), but the loop guard only tracks the total extracted name length, which can be smaller if name fragments contain early null bytes. This mismatch allows the output pointer to move beyond the allocated buffer (p_uniname->name[MAX_NAME_LENGTH + 3]), causing out-of-bounds read and write operations. The vulnerability was addressed by adding a per-entry write offset check to reject fragments that would exceed the maximum allowed name length before updating the output pointer.
Potential Impact
This vulnerability can cause out-of-bounds memory access (read and write) in the kernel while processing exFAT directory entries. Such memory corruption could potentially lead to system instability or kernel crashes. The input must be a crafted exFAT directory with many short filename fragments to trigger the issue. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by adding proper bounds checking on the output pointer advancement in exfat_find_dir_entry(). Users should update their Linux kernel to a version that includes this fix once available. Patch status is not yet confirmed in this data; check the official Linux kernel advisories or vendor updates for the specific fixed versions and apply the update accordingly.
In the Linux kernel, the following vulnerability has been resolved: exfat: bound uniname advance in exfat_find_dir_entry() In… (CVE-2026-64296)
Description
A vulnerability in the Linux kernel's exFAT filesystem driver was resolved involving an out-of-bounds read and write in the exfat_find_dir_entry() function. The issue arises because the output pointer advances by a fixed amount per filename entry, while the loop guard only tracks the accumulated name length, allowing crafted directory entries with many short name fragments to cause buffer overflow. This flaw could lead to memory corruption during directory entry processing.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel exFAT driver function exfat_find_dir_entry() improperly manages the advancement of the output pointer for filename entries. Specifically, each TYPE_EXTEND entry advances the output pointer by a fixed length (EXFAT_FILE_NAME_LEN), but the loop guard only tracks the total extracted name length, which can be smaller if name fragments contain early null bytes. This mismatch allows the output pointer to move beyond the allocated buffer (p_uniname->name[MAX_NAME_LENGTH + 3]), causing out-of-bounds read and write operations. The vulnerability was addressed by adding a per-entry write offset check to reject fragments that would exceed the maximum allowed name length before updating the output pointer.
Potential Impact
This vulnerability can cause out-of-bounds memory access (read and write) in the kernel while processing exFAT directory entries. Such memory corruption could potentially lead to system instability or kernel crashes. The input must be a crafted exFAT directory with many short filename fragments to trigger the issue. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by adding proper bounds checking on the output pointer advancement in exfat_find_dir_entry(). Users should update their Linux kernel to a version that includes this fix once available. Patch status is not yet confirmed in this data; check the official Linux kernel advisories or vendor updates for the specific fixed versions and apply the update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-6f82-hfhw-x2gc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64296"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420e9c2644c7f8086029
Added to database: 07/25/2026, 23:09:02 UTC
Last enriched: 07/25/2026, 23:37:27 UTC
Last updated: 07/26/2026, 06:06:14 UTC
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.