### [CVE-2017-15932](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15932) ![](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 In radare2 2.0.1, an integer exception (negative number leading to an invalid memory access) exists in store_versioninfo_gnu_verdef() in libr/bin/format/elf/elf.c via crafted ELF files when parsing the ELF version on 32bit systems. ### POC #### Reference - https://github.com/radare/radare2/issues/8743 #### Github No PoCs found on GitHub currently.