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": "HIGH",
"github_reviewed_at": "2021-08-19T17:14:58Z",
"cwe_ids": [
"CWE-415"
],
"nvd_published_at": null,
"github_reviewed": true
}