Vulnerabilities (CVE)

Filtered by vendor Abox Project Subscribe
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-36441 1 Abox Project 1 Abox 2024-02-28 6.8 MEDIUM 8.1 HIGH
An issue was discovered in the abox crate before 0.4.1 for Rust. It implements Send and Sync for AtomicBox<T> with no requirement for T: Send and T: Sync.