cve/2019/CVE-2019-7664.md
2024-06-18 02:51:15 +02:00

724 B

CVE-2019-7664

Description

In elfutils 0.175, a negative-sized memcpy is attempted in elf_cvt_note in libelf/note_xlate.h because of an incorrect overflow check. Crafted elf input causes a segmentation fault, leading to denial of service (program crash).

POC

Reference

Github