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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The UDF filesystem implementation in the Linux kernel before 3.18.2 does not validate certain lengths, which allows local users to cause a denial of service (buffer over-read and system crash) via a crafted filesystem image, related to fs/udf/inode.c and fs/udf/symlink.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|