### [CVE-2012-3400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3400) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Heap-based buffer overflow in the udf_load_logicalvol function in fs/udf/super.c in the Linux kernel before 3.4.5 allows remote attackers to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted UDF filesystem. ### POC #### Reference - http://www.ubuntu.com/usn/USN-1556-1 - http://www.ubuntu.com/usn/USN-1557-1 #### Github - https://github.com/Live-Hack-CVE/CVE-2012-3400