Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Ralf Jung

#44350of 53,633
5.9Total CVSS
Vulnerabilities · 1
PT-2021-8573
5.9
2017-07-24
Rust · Rust · CVE-2017-20004
**Name of the Vulnerable Software and Affected Versions** Rust versions prior to 1.19.0 **Description** The issue is related to a synchronization problem in the MutexGuard object within the standard library. This problem can lead to memory safety issues due to race conditions when MutexGuards are used across threads with any types. **Recommendations** For versions prior to 1.19.0, update to version 1.19.0 or later to resolve the synchronization issue in the MutexGuard object.