VYPR

crates.io package

simple-slab

pkg:cargo/simple-slab

Vulnerabilities (2)

  • CVE-2020-35892Dec 31, 2020
    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.

  • CVE-2020-35893Dec 31, 2020
    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.