FatFs prior to R0.16 that use GPT scanning with 'FF_LBA64 = 1' contains an issue where an unbounded loop count derived from GPT header field GPTH_PtNum, enabling extremely long or effectively infinite mount-time scans. This maps to CWE-835 (Loop with Unreachable Exit Condition). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (4.6, Medium). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Partial.
References
| Link | Resource |
|---|---|
| https://elm-chan.org/fsw/ff/ | Product |
| https://github.com/runZeroInc/vulns-2026-fatfs-chance | Third Party Advisory Exploit |
| https://www.runzero.com/advisories/fatfs-gpt-scan-loop-dos-cve-2026-6684/ | Third Party Advisory |
| https://www.runzero.com/blog/fatfs-bugs/ | Third Party Advisory Exploit |
| https://github.com/runZeroInc/vulns-2026-fatfs-chance | Third Party Advisory Exploit |
Configurations
History
No history.
Information
Published : 2026-07-01 15:17
Updated : 2026-07-02 14:38
NVD link : CVE-2026-6684
Mitre link : CVE-2026-6684
CVE.ORG link : CVE-2026-6684
JSON object : View
Products Affected
elm-chan
- fatfs
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
