cve/2018/CVE-2018-6543.md
2024-06-18 02:51:15 +02:00

825 B

CVE-2018-6543

Description

In GNU Binutils 2.30, there's an integer overflow in the function load_specific_debug_section() in objdump.c, which results in malloc() with 0 size. A crafted ELF file allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact.

POC

Reference

Github