crates.io package
futures-task
pkg:cargo/futures-task
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-35906 | — | >= 0.2.1, < 0.3.6 | 0.3.6 | Dec 31, 2020 | 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. | ||
| CVE-2020-35907 | — | < 0.3.5 | 0.3.5 | Dec 31, 2020 | 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. |
- CVE-2020-35906Dec 31, 2020affected >= 0.2.1, < 0.3.6fixed 0.3.6
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.
- CVE-2020-35907Dec 31, 2020affected < 0.3.5fixed 0.3.5
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.