CVE-2025-60361
BaseFortify
Publication date: 2025-10-17
Last updated on: 2025-10-23
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| radare | radare2 | to 5.9.8 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-401 | The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a memory leak found in radare2 version 5.9.8 and earlier, specifically in the function bochs_open. A memory leak means that the program improperly manages memory allocations, potentially causing increased memory usage over time.
How can this vulnerability impact me? :
The impact of this vulnerability is limited to a loss of availability due to increased memory consumption, which could degrade system performance or cause the application to crash. It does not affect confidentiality or integrity.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability does not impact confidentiality or integrity of data, so it is unlikely to affect compliance with standards like GDPR or HIPAA that focus on data protection and privacy.