Security Advisories for futures-task in cargo
Moderate
about 4 years ago
futures_task::noop_waker_ref can segfault due to dereferencing a NULL pointer
cargo
futures-task
High
about 4 years ago
futures_task::waker may cause a use-after-free if used on a type that isn't 'static
cargo
futures-task
Potential
Moderate
about 4 years ago
Improper `Sync` implementation on `FuturesUnordered` in futures-utils can cause data corruption
cargo
futures-util
Potential