### [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%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### 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/akaganeite/CVE4PP - https://github.com/fokypoky/places-list - https://github.com/mudongliang/LinuxFlaw - https://github.com/oneoy/cve-