crates.io package
futures-task
pkg:cargo/futures-task
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-35907 | Med | 5.5 | < 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-35906 | Hig | 7.8 | >= 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. |
- affected < 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.
- affected >= 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.