CVE-2025-4574

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
13/05/2025
Last modified:
15/04/2026

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.