The ext4_iget function in fs/ext4/inode.c in the Linux kernel through 4.15.15 mishandles the case of a root directory with a zero i_links_count, which allows attackers to cause a denial of service (ext4_process_freed_data NULL pointer dereference and OOPS) via a crafted ext4 image.
References
Configurations
History
No history.
Information
Published : 2018-04-02 03:29
Updated : 2024-11-21 03:59
NVD link : CVE-2018-1092
Mitre link : CVE-2018-1092
CVE.ORG link : CVE-2018-1092
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference