crates.io package
simple-slab
pkg:cargo/simple-slab
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-35893 | Hig | 7.5 | < 0.3.3 | 0.3.3 | Dec 31, 2020 | 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. | |
| CVE-2020-35892 | Cri | 9.1 | < 0.3.3 | 0.3.3 | Dec 31, 2020 | An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index() allows an out-of-bounds read. |
- affected < 0.3.3fixed 0.3.3
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.
- affected < 0.3.3fixed 0.3.3
An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index() allows an out-of-bounds read.