Files
CVEs-PoC/2014/CVE-2014-5471.md
T
2024-06-18 02:51:15 +02:00

18 lines
787 B
Markdown

### [CVE-2014-5471](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471)
![](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
Stack consumption vulnerability in 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 (uncontrolled recursion, and system crash or reboot) via a crafted iso9660 image with a CL entry referring to a directory entry that has a CL entry.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2358-1
#### Github
No PoCs found on GitHub currently.