diff --git a/advisories/github-reviewed/2021/08/GHSA-p9gf-gmfv-398m/GHSA-p9gf-gmfv-398m.json b/advisories/github-reviewed/2021/08/GHSA-p9gf-gmfv-398m/GHSA-p9gf-gmfv-398m.json index 9e260849140..4195158801c 100644 --- a/advisories/github-reviewed/2021/08/GHSA-p9gf-gmfv-398m/GHSA-p9gf-gmfv-398m.json +++ b/advisories/github-reviewed/2021/08/GHSA-p9gf-gmfv-398m/GHSA-p9gf-gmfv-398m.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p9gf-gmfv-398m", - "modified": "2021-08-19T17:14:58Z", + "modified": "2023-03-30T23:01:08Z", "published": "2021-08-25T20:54:16Z", "aliases": [ "CVE-2021-29938" ], - "summary": "Double free in slice_deque", + "summary": "Double free in slice-deque", "details": "An issue was discovered in the slice-deque crate through 2021-02-19 for Rust. A double drop can occur in SliceDeque::drain_filter upon a panic in a predicate function.", "severity": [ { @@ -18,7 +18,7 @@ { "package": { "ecosystem": "crates.io", - "name": "slice_deque" + "name": "slice-deque" }, "ranges": [ {