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.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2017-11019 | 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. |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
No history.
Status: PUBLISHED
Assigner: mitre
Published:
Updated: 2024-08-05T21:45:24.553Z
Reserved: 2021-04-14T00:00:00.000Z
Link: CVE-2017-20004
No data.
Status : Modified
Published: 2021-04-14T07:15:11.493
Modified: 2024-11-21T03:22:25.757
Link: CVE-2017-20004
OpenCVE Enrichment
No data.
Weaknesses
EUVD