Integer overflow in radare2 - CVE-2024-48241

 

Integer overflow in radare2 - CVE-2024-48241

Published: November 1, 2024


Vulnerability identifier: #VU99572
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2024-48241
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Radare
Affected software:
radare2

Detailed vulnerability description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to integer overflow within the __bf_div() function. A local user can trigger memory corruption and crash the application.


How to mitigate CVE-2024-48241

Install updates from vendor's website.

Sources