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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the reffers crate through 2020-12-01 for Rust. ARefss can contain a !Send,!Sync object, leading to a data race and memory corruption.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|