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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the va-ts crate before 0.0.4 for Rust. Because Demuxer<T> omits a required T: Send bound, a data race and memory corruption can occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|