CyberRota Analysis
AI-GeneratedThe vulnerability affects the Rust demangler in the rz-libdemangle library used by F5 products, which can lead to an out-of-bounds read if the demangler structure is uninitialized. This issue could potentially expose sensitive information or lead to undefined behavior in applications utilizing this library. Organizations using affected F5 products should prioritize patching to mitigate the risk associated with this medium-severity vulnerability.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.