CVE-2020-35893

An issue was discovered in the simple-slab crate before 0.3.3 for Rust. remove() has an off-by-one error, causing memory leakage and a drop of uninitialized memory.
Configurations

Configuration 1 (hide)

cpe:2.3:a:simple-slab_project:simple-slab:*:*:*:*:*:rust:*:*

History

21 Nov 2024, 05:28

Type Values Removed Values Added
References () https://rustsec.org/advisories/RUSTSEC-2020-0039.html - Third Party Advisory () https://rustsec.org/advisories/RUSTSEC-2020-0039.html - Third Party Advisory

Information

Published : 2020-12-31 10:15

Updated : 2024-11-21 05:28


NVD link : CVE-2020-35893

Mitre link : CVE-2020-35893

CVE.ORG link : CVE-2020-35893


JSON object : View

Products Affected

simple-slab_project

  • simple-slab
CWE
CWE-193

Off-by-one Error

CWE-401

Missing Release of Memory after Effective Lifetime

CWE-908

Use of Uninitialized Resource