mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
767 B
Markdown
18 lines
767 B
Markdown
### [CVE-2011-1163](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1163)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The osf_partition function in fs/partitions/osf.c in the Linux kernel before 2.6.38 does not properly handle an invalid number of partitions, which might allow local users to obtain potentially sensitive information from kernel heap memory via vectors related to partition-table parsing.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8189
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|