Vulnerabilities > CVE-2020-35924 - Out-of-bounds Write vulnerability in Try-Mutex Project Try-Mutex 0.1.0/0.1.1/0.2.0

047910
CVSS 2.1 - LOW
Attack vector
LOCAL
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
PARTIAL
local
low complexity
try-mutex-project
CWE-787

Summary

An issue was discovered in the try-mutex crate before 0.3.0 for Rust. TryMutex<T> allows cross-thread sending of a non-Send type.

Common Weakness Enumeration (CWE)