CVE-2023-5368: msdosfs data disclosure
On an msdosfs filesystem, the 'truncate' or 'ftruncate' system calls under certain circumstances populate the additional space in the file with unallocated data from the underlying disk device, rather than zero bytes.
This may permit a user with write access to files on a msdosfs filesystem to read unintended data (e.g. from a previously deleted file).
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-5368?
CVE-2023-5368 is a vulnerability that affects the msdosfs filesystem in FreeBSD.
What is the severity of CVE-2023-5368?
CVE-2023-5368 has a severity rating of 6.5 (medium).
How does CVE-2023-5368 impact FreeBSD?
CVE-2023-5368 allows a user with write access to files on a msdosfs filesystem to read unallocated data from the underlying disk device.
Which versions of FreeBSD are affected by CVE-2023-5368?
FreeBSD versions 12.4 and 13.0 to 13.2 are affected by CVE-2023-5368.
How can I fix CVE-2023-5368?
To fix CVE-2023-5368, update your FreeBSD system to version 12.4-p6, 13.2-p4, or later.