mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
619 B
Markdown
18 lines
619 B
Markdown
### [CVE-2020-36206](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-36206)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the rusb crate before 0.7.0 for Rust. Because of a lack of Send and Sync bounds, a data race and memory corruption can occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|