GHSA-45w7-7g63-2m5w

    Dashboard / Vulnerabilities / GHSA-45w7-7g63-2m5w

    GHSA-45w7-7g63-2m5w

    Published: 1 Sept 2021Last Modified: 8 Nov 2023

    Summary: Drop of uninitialized memory in stack_dst

    Details: Affected versions of stack_dst used a push_inner function that increased the internal length of the array and then called val.clone(). If the val.clone() call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in `2a4d538` by increasing the length of the array after elements are cloned.

    Affected packages

    Package

    Name: stack_dst

    Purl: pkg:cargo/stack_dst

    Affected ranges

    Type: SEMVER

    Events:

    Introduced- 0
    Fixed -0.6.1

    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-45w7-7g63-2m5w | CVE-DB