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
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
CVSS V3.1
CVSS V3.0
CVSS V2.0
Information
Source identifier
Vulnerability status
Analyzed
Published
2021-04-14T07:15:11.493
4 years agoLast modified
2021-04-20T22:17:28.557
4 years ago