CVE-2022-23639HIGHCVSS 8.1fixed in rust-crossbeam-utils 0.8.8-1 (bookworm)2022
CVE-2022-23639 [HIGH] CVE-2022-23639: rust-crossbeam-utils - crossbeam-utils provides atomics, synchronization primitives, scoped threads, an...
crossbeam-utils provides atomics, synchronization primitives, scoped threads, and other utilities for concurrent programming in Rust. crossbeam-utils prior to version 0.8.7 incorrectly assumed that the alignment of `{i,u}64` was always the same as `Atomic{I,U}64`. However, the alignment of `{i,u}64` on a 32-bit target can be smaller than `Atomic{I,U}64`
debian