mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 09:41:05 +00:00
18 lines
627 B
Markdown
18 lines
627 B
Markdown
![]() |
### [CVE-2020-35886](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35886)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An issue was discovered in the arr crate through 2020-08-25 for Rust. An attacker can smuggle non-Sync/Send types across a thread boundary to cause a data race.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
||
|
|