CVE-2018-25008

MEDIUM

Rust < 1.29.0 - Memory Safety Issue via Weak Synchronization in Arc::get_mut

Title source: llm
STIX 2.1

Description

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 (2)

Core 2
Core References
Third Party Advisory x_refsource_misc
https://github.com/rust-lang/rust/issues/51780
Patch, Third Party Advisory x_refsource_misc
https://github.com/rust-lang/rust/pull/52031

Scores

CVSS v3 5.9
EPSS 0.0105
EPSS Percentile 59.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Details

CWE
CWE-662
Status published
Products (1)
rust-lang/rust < 1.29.0
Published Apr 14, 2021
Tracked Since Feb 18, 2026