GHSA-rccq-j2m7-8fwr

Suggest an improvement
Source
https://github.com/advisories/GHSA-rccq-j2m7-8fwr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-rccq-j2m7-8fwr/GHSA-rccq-j2m7-8fwr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-rccq-j2m7-8fwr
Aliases
Published
2021-08-25T20:55:14Z
Modified
2024-03-15T00:05:24.656544Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Double-free in id-map
Details

A double free can occur in removeset upon a panic in a Drop impl. When removing a set of elements, ptr::dropin_place is called on each of the element to be removed. If the Drop impl of one of these elements panics then the previously dropped elements can be dropped again.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-415"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T17:04:15Z"
}
References

Affected packages

crates.io / id-map

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
0.2.1