radare2: Uncontrolled memory allocation in radare2 dmp64 parser
10Vexday Risk Score
No sign of exploitation. No public exploitation artifact known so far.
ssvc Trackcvss 5.5
exploitation probability
—
observed exploitation
nono source reports it
radare2 is a UNIX-like reverse engineering framework and command-line toolset. Prior to 6.2.0, radare2's Windows 64-bit crash-dump dmp64 parser was vulnerable because the Windows dmp64 parser used an input-controlled physical-memory-run PageCount directly as the bound of a per-page allocation loop. The vulnerability is triggered by opening a small crafted full-memory Windows crash dump. The parser repeatedly allocated and appended page descriptors without validating the count against the dump size. This can cause denial of service through excessive memory consumption and processing time. This issue is fixed in version 6.2.0.
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Affected products
radareorg · radare2References
https://github.com/radareorg/radare2/commit/a7519fdb4da6835c2cecd8fe248e7dd1133cf17ahttps://github.com/radareorg/radare2/issues/26224https://github.com/radareorg/radare2/pull/26180https://github.com/radareorg/radare2/releases/tag/6.2.0https://github.com/radareorg/radare2/security/advisories/GHSA-3xrx-wh64-8xr8