Vulnerability Description
An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache<K,V> data race by sending types that do not implement Send/Sync.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Concread Project | Concread | < 0.2.6 |
Related Weaknesses (CWE)
References
- https://rustsec.org/advisories/RUSTSEC-2020-0092.htmlExploitThird Party Advisory
- https://rustsec.org/advisories/RUSTSEC-2020-0092.htmlExploitThird Party Advisory
FAQ
What is CVE-2020-35928?
CVE-2020-35928 is a vulnerability with a CVSS score of 4.7 (MEDIUM). An issue was discovered in the concread crate before 0.2.6 for Rust. Attackers can cause an ARCache<K,V> data race by sending types that do not implement Send/Sync.
How severe is CVE-2020-35928?
CVE-2020-35928 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-35928?
Check the references section above for vendor advisories and patch information. Affected products include: Concread Project Concread.