Name | CVE-2018-25008 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
rustc (PTS) | jessie, jessie (lts) | 1.34.2+dfsg1-1~deb8u1 | fixed |
| stretch (security), stretch (lts), stretch | 1.41.1+dfsg1-1~deb9u1 | fixed |
| buster | 1.41.1+dfsg1-1~deb10u1 | fixed |
| bullseye | 1.48.0+dfsg1-2 | fixed |
| bookworm | 1.63.0+dfsg1-2 | fixed |
| sid, trixie | 1.82.0+dfsg1-2 | fixed |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|
rustc | source | (unstable) | 1.29.0+dfsg1-1 | | | |
Notes
https://github.com/rust-lang/rust/issues/51780
https://github.com/rust-lang/rust/pull/52031