Files
CVEs-PoC/2020/CVE-2020-35496.md
T
2024-05-25 21:48:12 +02:00

866 B

CVE-2020-35496

Description

There's a flaw in bfd_pef_scan_start_address() of bfd/pef.c in binutils which could allow an attacker who is able to submit a crafted file to be processed by objdump to cause a NULL pointer dereference. The greatest threat of this flaw is to application availability. This flaw affects binutils versions prior to 2.34.

POC

Reference

No PoCs from references.

Github