mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
631 B
Markdown
18 lines
631 B
Markdown
### [CVE-2020-35928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|