Description
In the standard library in Rust before 1.19.0, there is a synchronization problem in the MutexGuard object. MutexGuards can be used across threads with any types, allowing for memory safety issues through race conditions.
References
https://github.com/rust-lang/rust/issues/41622
PatchThird Party Advisory
https://github.com/rust-lang/rust/pull/41624
PatchThird Party Advisory
https://github.com/rust-lang/rust/issues/41622
PatchThird Party Advisory
https://github.com/rust-lang/rust/pull/41624
PatchThird Party Advisory
CVSS impact metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
5.9 · Medium
Information
Source identifier
Vulnerability status
Modified
Published
2021-04-14T05:15:11.493Z
4 years agoLast modified
2024-11-21T02:22:25.757Z
1 year ago