cve/2016/CVE-2016-5043.md

19 lines
686 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-5043](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5043)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The dwarf_dealloc function in libdwarf before 20160923 allows remote attackers to cause a denial of service (out-of-bounds read and crash) via a crafted DWARF section.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/05/24/1
- https://www.prevanders.net/dwarfbug.html
#### Github
No PoCs found on GitHub currently.