CVE-2026-6685 Details
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority following a notification that the vulnerability determination was made in error. After review, the CNA confirmed the erroneous finding. Thanks to David Brown for reaching out about this issue.
A vulnerability in ChaN's FatFs library, specifically in versions through R0.16, allows for stale data to be written into memory due to an integer underflow in the dirty-cache management. This issue arises during interleaved read and write operations on fragmented filesystems, where the sector mapping can cause a subtraction wrap, leading to out-of-bounds memory writes. The vulnerability is present in the 'f_read()' and 'f_write()' functions, where the cached sector can numerically precede the current read window, especially on long-lived devices where FAT allocation becomes non-monotonic over time. The vulnerability can be exploited by mounting a crafted FAT volume that exploits this arithmetic wrap, causing the library to write stale cached data far outside the intended buffer, potentially leading to silent data corruption or more severe memory corruption issues, such as a stack or heap overflow.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No CVSS 3.x data is available for this CVE.
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
No references are available for this CVE.
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
No affected product data is available for this CVE.
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 16, 2026 | CVE Rejected | runZero |
| Jul 16, 2026 | CVE Modified | runZero |
| Jul 16, 2026 | CVE Modified | runZero |
| Jul 2, 2026 | Initial Analysis | [email protected] |
| Jul 1, 2026 | CVE Modified | CISA-ADP |
| Jul 1, 2026 | New CVE Received | runZero |