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.
https://usn.ubuntu.com/3695-2/
https://usn.ubuntu.com/3695-1/
https://bugzilla.redhat.com/show_bug.cgi?id=1560788
https://bugzilla.kernel.org/show_bug.cgi?id=199183
https://access.redhat.com/errata/RHSA-2018:3096
https://access.redhat.com/errata/RHSA-2018:3083