CVE-2020-6107
15.10.2020, 15:15
An exploitable information disclosure vulnerability exists in the dev_read functionality of F2fs-Tools F2fs.Fsck 1.13. A specially crafted f2fs filesystem can cause an uninitialized read resulting in an information disclosure. An attacker can provide a malicious file to trigger this vulnerability.Enginsight
Vendor | Product | Version |
---|---|---|
f2fs-tools_project | f2fs-tools | 𝑥 < 1.14.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-253 - Incorrect Check of Function Return ValueThe software incorrectly checks a return value from a function, which prevents the software from detecting errors or exceptional conditions.
- CWE-125 - Out-of-bounds ReadThe software reads data past the end, or before the beginning, of the intended buffer.