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