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

709 B

CVE-2017-7227

Description

GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a heap-based buffer overflow while processing a bogus input script, leading to a program crash. This relates to lack of '\0' termination of a name field in ldlex.l.

POC

Reference

No PoCs from references.

Github