mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
618 B
Markdown
18 lines
618 B
Markdown
### [CVE-2020-35906](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35906)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the futures-task crate before 0.3.6 for Rust. futures_task::waker may cause a use-after-free in a non-static type situation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|