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.
                
            References
                    Configurations
                    History
                    21 Nov 2024, 04:34
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://github.com/bobfuzzer/CVE/tree/master/CVE-2019-19037 - Exploit, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html - | |
| References | () https://security.netapp.com/advisory/ntap-20191205-0001/ - | 
Information
                Published : 2019-11-21 03:15
Updated : 2024-11-21 04:34
NVD link : CVE-2019-19037
Mitre link : CVE-2019-19037
CVE.ORG link : CVE-2019-19037
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
