GHSA-r2x6-vrxx-jgv4

Suggest an improvement
Source
https://github.com/advisories/GHSA-r2x6-vrxx-jgv4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-r2x6-vrxx-jgv4/GHSA-r2x6-vrxx-jgv4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-r2x6-vrxx-jgv4
Aliases
Published
2021-08-25T20:58:07Z
Modified
2023-11-08T04:03:46.381332Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
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

Affected packages

crates.io / multiqueue

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.3.2