From 58ca4837bebb0dbdff562ce63158f0055a187927 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 23:02:26 +0000 Subject: [PATCH] Publish GHSA-p9gf-gmfv-398m --- .../2021/08/GHSA-p9gf-gmfv-398m/GHSA-p9gf-gmfv-398m.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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": [ {