### [CVE-2017-9746](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9746) ![](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 disassemble_bytes function in objdump.c in GNU Binutils 2.28 allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of rae insns printing for this file during "objdump -D" execution. ### POC #### Reference - https://www.exploit-db.com/exploits/42199/ #### Github - https://github.com/fokypoky/places-list