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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The udf_pc_to_char function in fs/udf/symlink.c in the Linux kernel before 3.18.2 relies on component lengths that are unused, which allows local users to cause a denial of service (system crash) via a crafted UDF filesystem image.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|