GHSA-r2x6-vrxx-jgv4
Dashboard / Vulnerabilities / GHSA-r2x6-vrxx-jgv4
GHSA-r2x6-vrxx-jgv4
Summary: Data races in multiqueue
Details: Affected versions of this crate unconditionally implemented Send for types used in queue implementations (InnerSend<RW, T>, InnerRecv<RW, T>, FutInnerSend<RW, T>, FutInnerRecv<RW, T>). This allows users to send non-Send types to other threads, which can lead to data race bugs or other undefined behavior.
References: https://nvd.nist.gov/vuln/detail/CVE-2020-36463, https://github.com/schets/multiqueue/issues/31, https://github.com/schets/multiqueue, https://raw.githubusercontent.com/rustsec/advisory-db/main/crates/multiqueue/RUSTSEC-2020-0143.md, https://rustsec.org/advisories/RUSTSEC-2020-0143.html
Affected packages
Package
Name: multiqueue
Purl: pkg:cargo/multiqueue
Affected ranges
Type: SEMVER
Events:
