Files
CVEs-PoC/2020/CVE-2020-35928.md
T
2024-05-25 21:48:12 +02:00

631 B

CVE-2020-35928

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.

POC

Reference

No PoCs from references.

Github