cve/2017/CVE-2017-16829.md
2024-06-18 02:51:15 +02:00

887 B

CVE-2017-16829

Description

The _bfd_elf_parse_gnu_properties function in elf-properties.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.29.1, does not prevent negative pointers, which allows remote attackers to cause a denial of service (out-of-bounds read and application crash) or possibly have unspecified other impact via a crafted ELF file.

POC

Reference

Github