cve/2017/CVE-2017-15938.md

20 lines
952 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-15938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15938)
![](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
dwarf2.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29, miscalculates DW_FORM_ref_addr die refs in the case of a relocatable object file, which allows remote attackers to cause a denial of service (find_abstract_instance_name invalid memory read, segmentation fault, and application crash).
### POC
#### Reference
- https://blogs.gentoo.org/ago/2017/10/24/binutils-invalid-memory-read-in-find_abstract_instance_name-dwarf2-c/
#### Github
- https://github.com/fokypoky/places-list
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-