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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the im crate through 2020-11-09 for Rust. Because TreeFocus does not have bounds on its Send trait or Sync trait, a data race can occur.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|