GHSA-gvvv-w559-2hg6

    Dashboard / Vulnerabilities / GHSA-gvvv-w559-2hg6

    GHSA-gvvv-w559-2hg6

    Published: 25 Aug 2021Last Modified: 8 Nov 2023

    Summary: Data races in scottqueue

    Details: An issue was discovered in the scottqueue crate through 2020-11-15 for Rust. There are unconditional implementations of Send and Sync for Queue<T>. This allows (1) creating data races to a `T: !Sync` and (2) sending `T: !Send` to other threads, resulting in memory corruption or other undefined behavior.

    Affected packages

    Package

    Name: scottqueue

    Purl: pkg:cargo/scottqueue

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-gvvv-w559-2hg6 | CVE-DB