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

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

Information

Published : 2020-12-31 10:15

Updated : 2021-07-21 11:39


NVD link : CVE-2020-35893

Mitre link : CVE-2020-35893

Products Affected
No products.
CWE
CWE-193

Off-by-one Error

CWE-401

CWE-908