VulnerabilityModified
CVE-2020-35924
TryMutex<T> allows cross-thread sending of a non-Send type.
MEDIUM 5.5EPSS 0.38%
Does this matter?
Lower severity and a low EPSS score (0.38%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.38% probability · 31th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-787
- Affected
- try-mutex project/try-mutex
- Source
- cve@mitre.org
References
- https://rustsec.org/advisories/RUSTSEC-2020-0087.htmlExploit, Third Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0087.htmlExploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.