7.5
CVE-2024-2002
- EPSS 0.11%
- Veröffentlicht 18.03.2024 13:15:07
- Zuletzt bearbeitet 09.04.2025 15:36:37
- Quelle secalert@redhat.com
- Teams Watchlist Login
- Unerledigt Login
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libdwarf Project ≫ Libdwarf Version >= 0.1.0 < 0.9.2
Redhat ≫ Enterprise Linux Version7.0
Redhat ≫ Enterprise Linux Version8.0
Fedoraproject ≫ Fedora Version40
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.11% | 0.295 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
secalert@redhat.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.