mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
19 lines
831 B
Markdown
19 lines
831 B
Markdown
### [CVE-2024-2002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/davea42/libdwarf-code/blob/main/bugxml/data.txt
|
|
|
|
#### Github
|
|
- https://github.com/NaInSec/CVE-LIST
|
|
|