CVE-2017-20004

Severity CVSS v4.0:
Pending analysis
Type:
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Publication date:
14/04/2021
Last modified:
20/04/2021

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:rust-lang:rust:*:*:*:*:*:*:*:* 1.19.0 (excluding)