12 matches found
IDARustDemangler
IDA Rust Demangler 本项目提供了一个脚本,用于对 Rust 函数名进行 demangle 处理并针对 IDA 进行规范化,使其更易于阅读和理解代码。 环境要求 Python 3.x IDA Pro 7.x 或更高版本 依赖项 此脚本使用的 demangling 算法基于 rs-dml 二进制文件,因此请确保你已安装它。 安装 安装插件的过程非常简单。只需将 plugin/ 目录中的内容(不包括该目录本身)复制到 IDA 插件目录即可。要获取 IDA 插件目录,你可以在“IDA Python 交互式 shell”中使用以下 Python...
CVE-2026-45612
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
CVE-2026-45612 rz-libdemangle: Out of bound read in rust demangler
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
CVE-2026-45612 rz-libdemangle: Out of bound read in rust demangler
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
CVE-2026-45612
The CVE-2026-45612 issue affects the rz-libdemangle library used by Rizin. A vulnerability exists in the Rust demangler implemented in src/rust/rust_v0.c where an out-of-bounds read can occur if the demangler structure is not yet initialized. This is resolved by the commit 6bf56d3. Impact is desc...
EUVD-2026-44968
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
CVE-2026-45612 rz-libdemangle: Out of bound read in rust demangler
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
CVE-2026-45612
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rustv0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
PT-2026-60517
rz-libdemangle is a Rizin library for demangling symbols. Prior to 6bf56d3, the Rust demangler in src/rust/rust v0.c can perform an out-of-bounds read when the demangler structure is not yet initialized. This issue is fixed in commit 6bf56d3...
CVE-2026-52753 Ghidra < 12.0.3 - Out-of-Memory in Rust Symbol Demangler via Malformed Symbol
Ghidra before 12.0.3 contains an out-of-memory vulnerability in the rustdemangle function that allocates unbounded output buffers without size limits. Attackers can craft malicious Rust symbol names in binaries to trigger exponential memory allocation, causing process crashes during binary analys...
CVE-2026-52753
Ghidra
CLSA-2026-1779218750 gcc: Fix of 2 CVEs
CVE-2021-3826: fix buffer overflow in dlanglname function to prevent denial of service - CVE-2021-46195: fix infinite recursion in rust demangler to prevent denial of service...