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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The is_gpt_valid function in fs/partitions/efi.c in the Linux kernel before 2.6.39 does not check the size of an Extensible Firmware Interface (EFI) GUID Partition Table (GPT) entry, which allows physically proximate attackers to cause a denial of service (heap-based buffer overflow and OOPS) or obtain sensitive information from kernel heap memory by connecting a crafted GPT storage device, a different vulnerability than CVE-2011-1577.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/8369
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|