cve/2016/CVE-2016-10208.md
2024-05-26 14:27:05 +02:00

733 B

CVE-2016-10208

Description

The ext4_fill_super function in fs/ext4/super.c in the Linux kernel through 4.9.8 does not properly validate meta block groups, which allows physically proximate attackers to cause a denial of service (out-of-bounds read and system crash) via a crafted ext4 image.

POC

Reference

Github

No PoCs found on GitHub currently.