mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
764 B
Markdown
19 lines
764 B
Markdown
### [CVE-2016-5011](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5011)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The parse_dos_extended function in partitions/dos.c in the libblkid library in util-linux allows physically proximate attackers to cause a denial of service (memory consumption) via a crafted MSDOS partition table with an extended partition boot record at zero offset.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/garethr/findcve
|
|
- https://github.com/yfoelling/yair
|
|
|