Double Free Vulnerability in Smallvec Crate for Rust
CVE-2019-15551
9.8CRITICAL
What is CVE-2019-15551?
A double free vulnerability was identified in the smallvec crate for Rust, affecting versions prior to 0.6.10. This issue arises during specific grow operations when the current capacity is reached, leading to potential memory corruption and instability in applications utilizing the affected crate. Developers using smallvec should upgrade to the latest version to mitigate the risks associated with this vulnerability.
