CyberRota Analysis
AI analysis pending.
CVE
CVE-2020-36441
Severity
HIGH
CVSS
8.1
EPSS
0.77%
Original NVD 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.