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.
Workaround:
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2024-2002 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2267700 | issue tracking |
https://github.com/davea42/libdwarf-code/blob/main/bugxml/data.txt | third party advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZGPVLSPIXR32J6FOAFTTIMYTUUXJICGW/ | mailing list |