mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
692 B
Markdown
18 lines
692 B
Markdown
### [CVE-2014-5472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|