cve/2017/CVE-2017-7224.md
2024-05-26 14:27:05 +02:00

702 B

CVE-2017-7224

Description

The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.

POC

Reference

No PoCs from references.

Github