VYPR

Abox

by Abox Project

CVEs (1)

  • CVE-2020-36441HigAug 8, 2021
    risk 0.46cvss 8.1epss 0.01

    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.