Vulnerabilities (CVE)

Filtered by vendor Rust-lang Subscribe
Filtered by product Futures-task
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-35907 1 Rust-lang 1 Futures-task 2024-02-28 2.1 LOW 5.5 MEDIUM
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 1 Rust-lang 1 Futures-task 2024-02-28 7.2 HIGH 7.8 HIGH
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.