原始 OSV JSON{
"id": "GHSA-w443-5h3j-jqcp",
"aliases": [],
"details": "### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-pg9f-39pc-qf8g. This link is maintained to preserve external references.\n\n### Original Description\nIn crossbeam-channel rust crate, the internal `Channel` type's `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.",
"summary": "Duplicate Advisory: crossbeam-channel Vulnerable to Double Free on Drop",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.5.11"
},
{
"fixed": "0.5.15"
}
]
}
],
"package": {
"name": "crossbeam-channel",
"ecosystem": "crates.io"
}
}
],
"modified": "2025-05-15T18:26:22Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
}
],
"published": "2025-05-14T00:32:21Z",
"withdrawn": "2025-05-15T18:26:22Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4574",
"type": "ADVISORY"
},
{
"url": "https://github.com/crossbeam-rs/crossbeam/pull/1187",
"type": "WEB"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2025-4574",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2358890",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-415"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2025-05-13T22:15:25Z",
"github_reviewed_at": "2025-05-15T18:26:22Z"
}
}