Untriaged
Permalink
CVE-2026-6685
6.1 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Physical (P)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): High (H)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Physical (P)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): High (H)
Activity log
- Created suggestion
FatFs Integer Underflow in Dirty-Sector Cache Flush
FatFs R0.16 and earlier exhibits a stale dirty-cache skip via unsigned-subtraction wrap in f_read() / f_write() (fp->sect - sect < cc) during interleaved read/write on fragmented filesystems. This maps to CWE-191 (Integer Underflow). Estimated CVSS v3.1 vector: CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H (6.1, Medium). The estimated CISA SSVC vectors are Exploitation: PoC, Technical Impact: Total.
References
-
https://www.runzero.com/blog/fatfs-bugs/ third-party-advisory
-
-
https://elm-chan.org/fsw/ff/ product
-
https://www.runzero.com/advisories/fatfs-unsigned-sub-wrap-cve-2026-6685/ third-party-advisory
Affected products
FatFs
- =<R0.16
Matching in nixpkgs
pkgs.python312Packages.pyfatfs
None
Package maintainers
-
@vlaci László Vaskó <laszlo.vasko@outlook.com>