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:46Z
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.

Database specific
{
    "cwe_ids":  [
        "CWE-362",
        "CWE-77"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2021-08-18T20:19:09Z",
    "nvd_published_at":  "2021-08-08T06:15:00Z",
    "severity":  "HIGH"
}
References

Affected packages

crates.io / multiqueue

Package

Name
multiqueue
View open source insights on deps.dev
Purl
pkg:cargo/multiqueue

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-r2x6-vrxx-jgv4/GHSA-r2x6-vrxx-jgv4.json"