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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1560788 | third party advisory issue tracking |
https://access.redhat.com/errata/RHSA-2018:3083 | third party advisory vendor advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git/commit/?id=18db4b4e6fc31eda838dd1c1296d67dbcb3dc957 | third party advisory |
http://openwall.com/lists/oss-security/2018/03/29/1 | third party advisory mailing list |
https://usn.ubuntu.com/3695-1/ | third party advisory vendor advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git/commit/?id=a45403b51582a87872927a3e0fc0a389c26867f1 | patch |
https://usn.ubuntu.com/3695-2/ | third party advisory vendor advisory |
https://bugzilla.kernel.org/show_bug.cgi?id=199183 | issue tracking exploit |
https://access.redhat.com/errata/RHSA-2018:2948 | third party advisory vendor advisory |
https://access.redhat.com/errata/RHSA-2018:3096 | third party advisory vendor advisory |