An issue was discovered in the atomic-option crate through 2020-10-31 for Rust. Because AtomicOption<T> implements Sync unconditionally, a data race can occur.
{ "nvd_published_at": "2021-01-26T18:15:00Z", "github_reviewed_at": "2021-08-19T18:48:32Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-662" ] }