GHSA-cx4j-fxr7-jxg8

    Dashboard / Vulnerabilities / GHSA-cx4j-fxr7-jxg8

    GHSA-cx4j-fxr7-jxg8

    Published: 25 Aug 2021Last Modified: 8 Nov 2023

    Summary: Double free in glsl-layout

    Details: Affected versions of this crate did not guard against panic within the user-provided function f (2nd parameter of fn map_array), and thus panic within f causes double drop of a single object. The flaw was corrected in the 0.4.0 release by wrapping the object vulnerable to a double drop within ManuallyDrop<T>.

    Affected packages

    Package

    Name: glsl-layout

    Purl: pkg:cargo/glsl-layout

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.4.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-cx4j-fxr7-jxg8 | CVE-DB