GHSA-rw2c-c256-3r53

    Dashboard / Vulnerabilities / GHSA-rw2c-c256-3r53

    GHSA-rw2c-c256-3r53

    Published: 25 Aug 2021Last Modified: 8 Nov 2023

    Summary: Data races in hashconsing

    Details: Affected versions of hashconsing implements Send/Sync for its HConsed type without restricting it to Sendable types and Syncable types. This allows non-Sync types such as Cell to be shared across threads leading to undefined behavior and memory corruption in concurrent programs.

    Affected packages

    Package

    Name: hashconsing

    Purl: pkg:cargo/hashconsing

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -1.1.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-rw2c-c256-3r53 | CVE-DB