CVE-2026-6684 PUBLISHED

FatFs Infinite Loop in GPT Partition Scan

Assigner: runZero
Reserved: 20.04.2026 Published: 01.07.2026 Updated: 01.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 4.6

Product Status

Vendor ChaN
Product FatFs
Versions Default: unaffected
  • affected from 0 to R0.16 (excl.)

Credits

  • HD Moore of runZero, Inc. finder
  • Tod Beardsley of runZero, Inc. coordinator

References

Problem Types

  • CWE-835 Loop with unreachable exit condition ('infinite loop') CWE