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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the atom crate before 0.3.6 for Rust. An unsafe Send implementation allows a cross-thread data race.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|