CVE-2019-16137

An issue was discovered in the spin crate before 0.5.2 for Rust, when RwLock is used. Because memory ordering is mishandled, two writers can acquire the lock at the same time, violating mutual exclusion.
Configurations

Configuration 1 (hide)

cpe:2.3:a:spin-rs_project:spin-rs:*:*:*:*:*:*:*:*

History

21 Nov 2024, 04:30

Type Values Removed Values Added
References () https://rustsec.org/advisories/RUSTSEC-2019-0013.html - Third Party Advisory () https://rustsec.org/advisories/RUSTSEC-2019-0013.html - Third Party Advisory

Information

Published : 2019-09-09 12:15

Updated : 2024-11-21 04:30


NVD link : CVE-2019-16137

Mitre link : CVE-2019-16137

CVE.ORG link : CVE-2019-16137


JSON object : View

Products Affected

spin-rs_project

  • spin-rs
CWE
CWE-662

Improper Synchronization