The following table lists the changes that have been made to the
CVE-2025-4574 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]May. 13, 2025
Action Type Old Value New Value Added 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. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L Added CWE CWE-415 Added Reference https://access.redhat.com/security/cve/CVE-2025-4574 Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2358890 Added Reference https://github.com/crossbeam-rs/crossbeam/pull/1187