cve/2016/CVE-2016-9558.md

23 lines
1005 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-9558](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9558)
![](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
(1) libdwarf/dwarf_leb.c and (2) dwarfdump/print_frames.c in libdwarf before 20161124 allow remote attackers to have unspecified impact via a crafted bit pattern in a signed leb number, aka a "negation overflow."
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/11/19/6
2024-06-09 00:33:16 +00:00
- http://www.openwall.com/lists/oss-security/2016/11/19/6
2024-05-26 14:27:05 +02:00
- https://blogs.gentoo.org/ago/2016/11/19/libdwarf-negation-overflow-in-dwarf_leb-c/
2024-06-09 00:33:16 +00:00
- https://blogs.gentoo.org/ago/2016/11/19/libdwarf-negation-overflow-in-dwarf_leb-c/
2024-05-26 14:27:05 +02:00
- https://www.prevanders.net/dwarfbug.html
2024-06-09 00:33:16 +00:00
- https://www.prevanders.net/dwarfbug.html
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/mrash/afl-cve