Files
CVEs-PoC/2017/CVE-2017-17122.md
2025-09-29 21:09:30 +02:00

822 B

CVE-2017-17122

Description

The dump_relocs_in_section function in objdump.c in GNU Binutils 2.29.1 does not check for reloc count integer overflows, which allows remote attackers to cause a denial of service (excessive memory allocation, or heap-based buffer overflow and application crash) or possibly have unspecified other impact via a crafted PE file.

POC

Reference

Github