mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 19:46:43 +00:00
18 lines
612 B
Markdown
18 lines
612 B
Markdown
![]() |
### [CVE-2020-35915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35915)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
An issue was discovered in the futures-intrusive crate before 0.4.0 for Rust. GenericMutexGuard allows cross-thread data races of non-Sync types.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
||
|
|