CVE-2020-36441

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:abox_project:abox:*:*:*:*:*:rust:*:*

History

21 Nov 2024, 05:29

Type Values Removed Values Added
References () https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/abox/RUSTSEC-2020-0121.md - Third Party Advisory () https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/abox/RUSTSEC-2020-0121.md - Third Party Advisory
References () https://rustsec.org/advisories/RUSTSEC-2020-0121.html - Third Party Advisory () https://rustsec.org/advisories/RUSTSEC-2020-0121.html - Third Party Advisory

Information

Published : 2021-08-08 06:15

Updated : 2024-11-21 05:29


NVD link : CVE-2020-36441

Mitre link : CVE-2020-36441

CVE.ORG link : CVE-2020-36441


JSON object : View

Products Affected

abox_project

  • abox
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')