Double Drop Vulnerability in Containers Crate for Rust
CVE-2021-25907
9.8CRITICAL
What is CVE-2021-25907?
A vulnerability has been identified in the containers crate for Rust, specifically before version 0.9.11. This issue arises during panic situations, where a double drop can occur due to improper handling in the util::{mutate, mutate2} functions. This flaw can lead to unexpected behavior and resource management errors, potentially compromising the integrity of applications utilizing this crate. Developers should review their error handling strategies and upgrade to the patched version to mitigate associated risks.
