VYPR

abox

by abox

CVEs (1)

  • CVE-2020-36441Aug 8, 2021
    risk 0.00cvss epss 0.00

    An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox with no requirement for T: Send and T: Sync.