### [CVE-2016-10208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10208) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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 - http://seclists.org/fulldisclosure/2016/Nov/75 #### Github No PoCs found on GitHub currently.