Impact
This vulnerability is a use-after-free flaw in radareorg’s radare2, triggered in the r_core_seek_arch_bits function of the regprofile handler. An attacker with local file access can manipulate the function so that a freed pointer is dereferenced, resulting in memory corruption of the process.
Affected Systems
The flaw affects radare2 releases up to and including version 6.1.6. Any installation of those versions is vulnerable. The patch that resolves the issue is identified by commit 8b25c773785d85cb0103410a0905089d286921c2, and can be incorporated by rebuilding from the latest source tree.
Risk and Exploitability
The CVSS score of 4.8 indicates a moderate severity, while an EPSS score of less than 1% suggests that the probability of exploitation is currently low. The vulnerability is not listed in the CISA KEV catalog. An exploit is publicly available and requires only local privileges; any user with write access to a radare2 installation could trigger the flaw, leading to memory corruption of the process.
OpenCVE Enrichment