Lucene search
+L

2 matches found

OSV
OSV
added 2021/01/12 12:0 p.m.14 views

RUSTSEC-2021-0040 panic safety: double drop or uninitialized drop of T upon panic

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.6AI score0.01135EPSS
SaveExploits1References3
RustSec
RustSec
added 2021/01/12 12:0 p.m.22 views

panic safety: double drop or uninitialized drop of T upon panic

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...

2.5AI score
SaveExploits0
Rows per page
Query Builder