The ext4_fill_super function in fs/ext4/super.c in the Linux kernel through 4.15.15 does not always initialize the crc32c checksum driver, which allows attackers to cause a denial of service (ext4_xattr_inode_hash NULL pointer dereference and system crash) via a crafted ext4 image.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2018-04-02 03:29
Updated : 2024-11-21 03:59
NVD link : CVE-2018-1094
Mitre link : CVE-2018-1094
CVE.ORG link : CVE-2018-1094
JSON object : View
Products Affected
linux
- linux_kernel
redhat
- enterprise_linux_workstation
- enterprise_linux_desktop
- enterprise_linux_server
canonical
- ubuntu_linux
CWE
CWE-476
NULL Pointer Dereference