Impact
earlier contain a divide‑by‑zero error in the exFAT sync routine that occurs when the calculation n_fatent minus two evaluates to zero during a write or sync operation. The flaw, defined as CWE‑369, causes the library to perform an illegal division, resulting in a crash or hang. This denial of service impacts any application linking the library when it accesses an exFAT volume with crafted metadata; no reported.
Affected Systems
The vulnerability affects any firmware or embedded application that incorporates ChaN FatFs version R0.16 or earlier while operating on exFAT file systems. Common devices include consumer electronics, automotive control units, industrial controllers, and other embedded systems that compile the library into their stack. The flaw is independent of the underlying operating system or hardware and relies solely on the library’s handling of exFAT sync logic.
Risk and Exploitability
The CVSS v3.1 score of 4.6 classifies the impact. The EPSS score of < 1 % indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to deliver exFAT metadata that forces n_fatent minus two to equal zero during a write or sync operation. This could be achieved through network‑delivered firmware or update media in some deployment pipelines. Successful exploitation would cause a crash or hang.
OpenCVE Enrichment