GHSA-xp6v-qx65-4pp7

    Dashboard / Vulnerabilities / GHSA-xp6v-qx65-4pp7

    GHSA-xp6v-qx65-4pp7

    Published: 25 Aug 2021Last Modified: 8 Nov 2023

    Summary: Data races in gfwx

    Details: In the affected versions of this crate, ImageChunkMut<'_, T> unconditionally implements Send and Sync, allowing to create data races. This can result in a memory corruption or undefined behavior when non thread-safe types are moved and referenced across thread boundaries. The flaw was corrected in commit e7fb2f5 by adding T: Send bound to the Send impl and adding T: Sync bound to the Sync impl.

    Affected packages

    Package

    Name: gfwx

    Purl: pkg:cargo/gfwx

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.3.0

    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-xp6v-qx65-4pp7 | CVE-DB