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:24Z
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 remove_set upon a panic in a Drop impl. When removing a set of elements, ptr::drop_in_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
{
    "cwe_ids": [
        "CWE-415"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-08-19T17:04:15Z",
    "nvd_published_at": null,
    "severity": "CRITICAL"
}
References

Affected packages

crates.io / id-map

Package

Affected ranges

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

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/08/GHSA-rccq-j2m7-8fwr/GHSA-rccq-j2m7-8fwr.json"