GHSA-cx4j-fxr7-jxg8

Suggest an improvement
Source
https://github.com/advisories/GHSA-cx4j-fxr7-jxg8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-cx4j-fxr7-jxg8/GHSA-cx4j-fxr7-jxg8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-cx4j-fxr7-jxg8
Aliases
Published
2021-08-25T20:53:01Z
Modified
2023-11-08T04:05:16.613204Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
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>.

Database specific
{
    "nvd_published_at": "2021-01-26T18:16:22Z",
    "cwe_ids": [
        "CWE-415"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T18:43:30Z"
}
References

Affected packages

crates.io / glsl-layout

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.4.0