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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the futures-task crate before 0.3.5 for Rust. futures_task::noop_waker_ref allows a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|