Stack-based buffer overflow in rust-openssl - #VU126495
Published: April 20, 2026
rust-openssl
Detailed vulnerability description
The vulnerability allows a remote attacker to cause memory corruption.
The vulnerability exists due to a stack-based buffer overflow in MdCtxRef::digest_final() when processing a caller-supplied output buffer. A remote attacker can trigger the function with an undersized output buffer to cause memory corruption.
This issue is reachable from safe Rust.