VYPR

crates.io package

futures-task

pkg:cargo/futures-task

Vulnerabilities (2)

  • CVE-2020-35906Dec 31, 2020
    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.

  • CVE-2020-35907Dec 31, 2020
    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.