Elm-chan

Fatfs

6 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Medienbericht Exploit
  • EPSS 0.43%
  • Veröffentlicht 01.07.2026 14:01:04
  • Zuletzt bearbeitet 02.07.2026 14:38:46

FatFs R0.16 and earlier contains a downstream-caller vulnerability pattern associated with FatFs long filename handling. With LFN enabled, fno.fname can be up to 255 characters; many callers copy it into short fixed buffers without bounds checks, cau...

Medienbericht Exploit
  • EPSS 0.46%
  • Veröffentlicht 01.07.2026 13:57:54
  • Zuletzt bearbeitet 02.07.2026 14:38:40

FatFs R0.16 and earlier contains a stack overflow bug in f_getlabel() because exFAT label length (XDIR_NumLabel) is trusted without enforcing spec maximums. This maps to CWE-121 (Stack-based Buffer Overflow). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P...

Medienbericht Exploit
  • EPSS 0.38%
  • Veröffentlicht 01.07.2026 13:55:09
  • Zuletzt bearbeitet 02.07.2026 14:38:35

FatFs R0.16 and earlier contains an uninitialized cluster exposure when f_lseek() extends files beyond EOF without zero-filling newly allocated clusters. This maps to CWE-908 (Use of Uninitialized Resource). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/...

Medienbericht Exploit
  • EPSS 0.43%
  • Veröffentlicht 01.07.2026 13:45:03
  • Zuletzt bearbeitet 02.07.2026 14:38:25

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...

Medienbericht Exploit
  • EPSS 0.43%
  • Veröffentlicht 01.07.2026 13:41:11
  • Zuletzt bearbeitet 02.07.2026 14:38:07

FatFs R0.16 and earlier contains a divide-by-zero in exFAT sync logic bug when crafted metadata causes n_fatent - 2 to be zero during write/sync operations. This maps to CWE-369 (Divide By Zero). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI...

Medienbericht Exploit
  • EPSS 0.43%
  • Veröffentlicht 01.07.2026 13:36:59
  • Zuletzt bearbeitet 02.07.2026 14:37:48

In FatFS R0.16 and earlier contains a FAT32 integer overflow bug in mount_volume() where fasize *= fs->n_fats can wrap, leading to attacker-controlled file-size metadata and unsafe read lengths in downstream callers. This maps to CWE-190 (Integer Ove...