1 matches found
Double free in arenavec
Affected versions of this crate did not guard against potential panics that may happen from user-provided functions T::default and T::drop. Panic within T::default leads to dropping uninitialized T, when it is invoked from common::Slice::::new. Panic within T::drop leads to double drop of T, when...
7.5CVSS7.5AI score0.00973EPSS
SaveExploits0References4Affected Software1
20