Security Advisory
CVE-2020-36441
CVE vulnerability detail - eXtreme Datacenter Security Operations
Description
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.