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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The UDF filesystem implementation in the Linux kernel before 3.18.2 does not ensure that space is available for storing a symlink target's name along with a trailing \0 character, which allows local users to obtain sensitive information via a crafted filesystem image, related to fs/udf/symlink.c and fs/udf/unicode.c.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|