Files
CVEs-PoC/2024/CVE-2024-2002.md
T
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-2002

Description

A double-free vulnerability was found in libdwarf. In a multiply-corrupted DWARF object, libdwarf may try to dealloc(free) an allocation twice, potentially causing unpredictable and various results.

POC

Reference

Github