cve/2018/CVE-2018-1093.md
2024-06-09 00:33:16 +00:00

896 B

CVE-2018-1093

Description

The ext4_valid_block_bitmap function in fs/ext4/balloc.c in the Linux kernel through 4.15.15 allows attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image because balloc.c and ialloc.c do not validate bitmap block numbers.

POC

Reference

Github

No PoCs found on GitHub currently.