### [CVE-2014-5472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472) ![](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 parse_rock_ridge_inode_internal function in fs/isofs/rock.c in the Linux kernel through 3.16.1 allows local users to cause a denial of service (unkillable mount process) via a crafted iso9660 image with a self-referential CL entry. ### POC #### Reference - http://www.ubuntu.com/usn/USN-2358-1 #### Github No PoCs found on GitHub currently.