Files
CVEs-PoC/2017/CVE-2017-7225.md
2025-09-29 21:09:30 +02:00

792 B

CVE-2017-7225

Description

The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.

POC

Reference

No PoCs from references.

Github