Files
CVEs-PoC/2019/CVE-2019-9074.md
T
2024-05-26 14:27:05 +02:00

743 B

CVE-2019-9074

Description

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.32. It is an out-of-bounds read leading to a SEGV in bfd_getl32 in libbfd.c, when called from pex64_get_runtime_function in pei-x86_64.c.

POC

Reference

No PoCs from references.

Github