Ecosyste.ms: Advisories

An open API service providing security vulnerability metadata for many open source software ecosystems.

Security Advisories: MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXIyeDYtdnJ4eC1qZ3Y0

Data races in multiqueue

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.

Permalink: https://github.com/advisories/GHSA-r2x6-vrxx-jgv4
JSON: https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXIyeDYtdnJ4eC1qZ3Y0
Source: GitHub Advisory Database
Origin: Unspecified
Severity: High
Classification: General
Published: over 2 years ago
Updated: 11 months ago


CVSS Score: 8.1
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Identifiers: GHSA-r2x6-vrxx-jgv4, CVE-2020-36463
References: Repository: https://github.com/schets/multiqueue
Blast Radius: 9.8

Affected Packages

cargo:multiqueue
Dependent packages: 13
Dependent repositories: 16
Downloads: 24,148 total
Affected Version Ranges: <= 0.3.2
No known fixed version
All affected versions: 0.1.0, 0.1.1, 0.2.1, 0.3.0, 0.3.1, 0.3.2