Files
CVEs-PoC/2017/CVE-2017-9038.md
T
2024-06-18 02:51:15 +02:00

20 lines
890 B
Markdown

### [CVE-2017-9038](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9038)
![](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
GNU Binutils 2.28 allows remote attackers to cause a denial of service (heap-based buffer over-read and application crash) via a crafted ELF file, related to the byte_get_little_endian function in elfcomm.c, the get_unwind_section_word function in readelf.c, and ARM unwind information that contains invalid word offsets.
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/05/12/binutils-multiple-crashes/
#### Github
- https://github.com/fokypoky/places-list
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-