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.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| crossbeam-channel(crates.io) | 0.5.12 | 0.5.15 | N/A |
CVSS Metrics