Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2015-20001 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/rust-lang/rust/issues/25842 CVEExploitIssue TrackingPatchThird Party Advisory
https://github.com/rust-lang/rust/pull/25856 CVEIssue TrackingPatchThird Party Advisory
https://github.com/rust-lang/rust/issues/25842 [email protected]ExploitIssue TrackingPatchThird Party Advisory
https://github.com/rust-lang/rust/pull/25856 [email protected]Issue TrackingPatchThird Party Advisory

Weakness Enumeration

CWE-IDCWE NameSource
CWE-119Improper Restriction of Operations within the Bounds of a Memory Buffer[email protected]

Affected Products

ProductVersions
rust-lang rust
< 1.2.0

CPE

  • cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2015-20001
NVD Published Date:
Apr 11, 2021
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2015-20001 Details - Not Deferred