CVE-2018-25008

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

Configuration 1 (hide)

cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*

History

20 Apr 2021, 22:16

Type Values Removed Values Added
References (MISC) https://github.com/rust-lang/rust/issues/51780 - (MISC) https://github.com/rust-lang/rust/issues/51780 - Third Party Advisory
References (MISC) https://github.com/rust-lang/rust/pull/52031 - (MISC) https://github.com/rust-lang/rust/pull/52031 - Patch, Third Party Advisory
CWE CWE-662
CPE cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : 4.3
v3 : 5.9

14 Apr 2021, 07:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-04-14 07:15

Updated : 2023-12-10 13:55


NVD link : CVE-2018-25008

Mitre link : CVE-2018-25008

CVE.ORG link : CVE-2018-25008


JSON object : View

Products Affected

rust-lang

  • rust
CWE
CWE-662

Improper Synchronization