### [CVE-2009-4308](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4308) ![](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_decode_error function in fs/ext4/super.c in the ext4 filesystem in the Linux kernel before 2.6.32 allows user-assisted remote attackers to cause a denial of service (NULL pointer dereference), and possibly have unspecified other impact, via a crafted read-only filesystem that lacks a journal. ### POC #### Reference - http://www.vmware.com/security/advisories/VMSA-2011-0003.html #### Github No PoCs found on GitHub currently.