Lucene search

K
cvelistMitreCVELIST:CVE-2015-20001
HistoryApr 11, 2021 - 7:06 p.m.

CVE-2015-20001

2021-04-1119:06:53
mitre
www.cve.org
3
rust
binaryheap
panic-safe
bug
memory safety

EPSS

0.001

Percentile

44.5%

In the standard library in Rust before 1.2.0, BinaryHeap is not panic-safe. The binary heap is left in an inconsistent state when the comparison of generic elements inside sift_up or sift_down_range panics. This bug leads to a drop of zeroed memory as an arbitrary type, which can result in a memory safety violation.

EPSS

0.001

Percentile

44.5%

Related for CVELIST:CVE-2015-20001