Ghidra · Ghidra · CVE-2026-52753
**Name of the Vulnerable Software and Affected Versions**
Ghidra versions prior to 12.0.3
**Description**
An out-of-memory issue exists in the `rust demangle()` function, which allocates unbounded output buffers without size limits. This allows attackers to craft malicious Rust symbol names within binaries to trigger exponential memory allocation, leading to process crashes during binary analysis.
**Recommendations**
Update to version 12.0.3 or later.