5.5
CVE-2025-60358
- EPSS 0.15%
- Veröffentlicht 16.10.2025 00:00:00
- Zuletzt bearbeitet 23.10.2025 12:31:42
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
radare2 v.5.9.8 and before contains a memory leak in the function _load_relocations.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.15% | 0.041 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
CWE-401 Missing Release of Memory after Effective Lifetime
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
https://github.com/radareorg/radare2/pull/24224