mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-11 17:06:06 +00:00
18 lines
717 B
Markdown
18 lines
717 B
Markdown
### [CVE-2011-1017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1017)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap-based buffer overflow in the ldm_frag_add function in fs/partitions/ldm.c in the Linux kernel 2.6.37.2 and earlier might allow local users to gain privileges or obtain sensitive information via a crafted LDM partition table.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8115
|
|
|
|
#### Github
|
|
- https://github.com/enterprisemodules/vulnerability_demo
|
|
|