Files
CVEs-PoC/2018/CVE-2018-17358.md
T
2024-06-18 02:51:15 +02:00

816 B

CVE-2018-17358

Description

An issue was discovered in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.31. An invalid memory access exists in _bfd_stab_section_find_nearest_line in syms.c. Attackers could leverage this vulnerability to cause a denial of service (application crash) via a crafted ELF file.

POC

Reference

Github