mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
774 B
Markdown
19 lines
774 B
Markdown
### [CVE-2012-3400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-3400)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the udf_load_logicalvol function in fs/udf/super.c in the Linux kernel before 3.4.5 allows remote attackers to cause a denial of service (system crash) or possibly have unspecified other impact via a crafted UDF filesystem.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1556-1
|
|
- http://www.ubuntu.com/usn/USN-1557-1
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2012-3400
|
|
|