{ "schema_version": "1.4.0", "id": "GHSA-fjr6-hm39-4cf9", "modified": "2021-08-19T18:46:23Z", "published": "2021-08-25T20:52:50Z", "aliases": [ "CVE-2021-25906" ], "summary": "Double free in basic_dsp_matrix", "details": "An issue was discovered in the basic_dsp_matrix crate before 0.9.2 for Rust. When a TransformContent panic occurs, a double drop can be performed.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "crates.io", "name": "basic_dsp_matrix" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "0.9.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25906" }, { "type": "WEB", "url": "https://github.com/liebharc/basic_dsp/issues/47" }, { "type": "PACKAGE", "url": "https://github.com/liebharc/basic_dsp" }, { "type": "WEB", "url": "https://rustsec.org/advisories/RUSTSEC-2021-0009.html" } ], "database_specific": { "cwe_ids": [ "CWE-415" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-08-19T18:46:23Z", "nvd_published_at": null } }