mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
19 lines
786 B
Markdown
19 lines
786 B
Markdown
### [CVE-2011-1010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1010)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the mac_partition function in fs/partitions/mac.c in the Linux kernel before 2.6.37.2 allows local users to cause a denial of service (panic) or possibly have unspecified other impact via a malformed Mac OS partition table.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8115
|
|
- http://www.vmware.com/security/advisories/VMSA-2011-0012.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|