VYPR

Simple Slab

by Simple Slab Project

Source repositories

CVEs (2)

  • CVE-2020-35892CriDec 31, 2020
    risk 0.52cvss 9.1epss 0.02

    An issue was discovered in the simple-slab crate before 0.3.3 for Rust. index() allows an out-of-bounds read.

  • CVE-2020-35893HigDec 31, 2020
    risk 0.42cvss 7.5epss 0.01

    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.