Vulnerability Description
An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Futures-Intrusive Project | Futures-Intrusive | < 0.4.0 |
References
- https://rustsec.org/advisories/RUSTSEC-2020-0072.htmlExploitThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0072.htmlExploitThird Party Advisory
FAQ
What is CVE-2020-35915?
CVE-2020-35915 is a vulnerability with a CVSS score of 5.5 (MEDIUM). An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types.
How severe is CVE-2020-35915?
CVE-2020-35915 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-35915?
Check the references section above for vendor advisories and patch information. Affected products include: Futures-Intrusive Project Futures-Intrusive.