Vulnerability Description
ext4_empty_dir in fs/ext4/namei.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because ext4_read_dirblock(inode,0,DIRENT_HTREE) can be zero.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | <= 5.3.12 |
Related Weaknesses (CWE)
References
- https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19037ExploitThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html
- https://security.netapp.com/advisory/ntap-20191205-0001/
- https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19037ExploitThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html
- https://security.netapp.com/advisory/ntap-20191205-0001/
FAQ
What is CVE-2019-19037?
CVE-2019-19037 is a vulnerability with a CVSS score of 5.5 (MEDIUM). ext4_empty_dir in fs/ext4/namei.c in the Linux kernel through 5.3.12 allows a NULL pointer dereference because ext4_read_dirblock(inode,0,DIRENT_HTREE) can be zero.
How severe is CVE-2019-19037?
CVE-2019-19037 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-19037?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.