Security Advisory

CVE-2020-36441

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-08-08 05:17:56
Last updated 2024-08-04 17:30:08
Assigner mitre
CVSS score not scored
State PUBLISHED

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.