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.
References
Link Resource
https://rustsec.org/advisories/RUSTSEC-2020-0039.html Third Party Advisory
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2020-12-31 10:15

Updated : 2024-02-04 21:23


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