2 matches found
CVE-2021-29940
An issue was discovered in the through crate through 2021-02-18 for Rust. There is a double free in through and throughand upon a panic of the map function...
9.8AI score0.01326EPSS
SaveExploits1References1
CVE-2021-29940
CVE-2021-29940 affects the Rust crate and related advisories: the through/through_and code path can trigger a double free when the mapping function panics. The root cause involves duplicating ownership via ptr::read on a mutable reference, causing both the original and the duplicated object to be...
9.8CVSS9.4AI score0.01326EPSS
SaveExploits1References1Affected Software1
20