Memory Corruption Vulnerability in SmallVec for Rust by Rust Language Team
CVE-2019-15554
9.8CRITICAL
What is CVE-2019-15554?
A memory corruption issue exists in the SmallVec crate for Rust, prior to version 0.6.10. This vulnerability arises during certain grow attempts when the requested capacity is less than the current capacity, potentially leading to undefined behavior. Developers using this crate must ensure they are on a patched version to mitigate potential risks associated with this issue.
