Use-After-Free Vulnerability in Rust Futures Task Crate
CVE-2020-35906
7.8HIGH
What is CVE-2020-35906?
A use-after-free vulnerability has been identified in the futures-task crate prior to version 0.3.6 for Rust. This issue occurs in a non-static type situation within the futures_task::waker functionality, potentially allowing for memory access problems that can lead to undefined behavior.