Lucene search
+L

3 matches found

Prion
Prion
added 2021/04/01 5:15 a.m.19 views

Double free

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

5CVSS7.5AI score0.01135EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2021/04/01 4:23 a.m.37 views

CVE-2021-29938

An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drainfilter upon a panic in a predicate function...

7.7AI score0.01135EPSS
SaveExploits1References1
OSV
OSV
added 2021/02/19 12:0 p.m.35 views

RUSTSEC-2021-0047 SliceDeque::drain_filter can double drop an element if the predicate panics

Affected versions of the crate incremented the current index of the drain filter iterator before calling the predicate function self.pred. If the predicate function panics, it is possible for the last element in the iterator to be dropped twice...

7.5CVSS7.4AI score0.01135EPSS
SaveExploits1References3
Rows per page
Query Builder