ghsa-w443-5h3j-jqcp
Vulnerability from github
Published
2025-05-14 00:32
Modified
2025-05-15 18:26
Severity ?
Summary
Duplicate Advisory: crossbeam-channel Vulnerable to Double Free on Drop
Details
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-pg9f-39pc-qf8g. This link is maintained to preserve external references.
Original Description
In 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.
{ "affected": [ { "package": { "ecosystem": "crates.io", "name": "crossbeam-channel" }, "ranges": [ { "events": [ { "introduced": "0.5.11" }, { "fixed": "0.5.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-415" ], "github_reviewed": true, "github_reviewed_at": "2025-05-15T18:26:22Z", "nvd_published_at": "2025-05-13T22:15:25Z", "severity": "MODERATE" }, "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\u0027s `Drop` method has a race condition which could, in some circumstances, lead to a double-free that could result in memory corruption.", "id": "GHSA-w443-5h3j-jqcp", "modified": "2025-05-15T18:26:22Z", "published": "2025-05-14T00:32:21Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4574" }, { "type": "WEB", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Duplicate Advisory: crossbeam-channel Vulnerable to Double Free on Drop", "withdrawn": "2025-05-15T18:26:22Z" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.