8.8
CVE-2022-39170
- EPSS 0.48%
- Veröffentlicht 02.09.2022 03:15:07
- Zuletzt bearbeitet 21.11.2024 07:17:42
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
libdwarf 0.4.1 has a double free in _dwarf_exec_frame_instr in dwarf_frame.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Libdwarf Project ≫ Libdwarf Version0.4.1
Fedoraproject ≫ Fedora Version37
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.48% | 0.643 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.