In the standard library in Rust before 1.29.0, there is weak synchronization in the Arc::get_mut method. This synchronization issue can be lead to memory safety issues through race conditions.
References
Link | Resource |
---|---|
https://github.com/rust-lang/rust/issues/51780 | Third Party Advisory |
https://github.com/rust-lang/rust/pull/52031 | Patch Third Party Advisory |
Configurations
Information
Published : 2021-04-14 00:15
Updated : 2021-04-20 15:16
NVD link : CVE-2018-25008
Mitre link : CVE-2018-25008
JSON object : View
CWE
CWE-662
Improper Synchronization
Products Affected
rust-lang
- rust