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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the conquer-once crate before 0.3.2 for Rust. Thread crossing can occur for a non-Send but Sync type, leading to memory corruption.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|