Description
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`. This can cause unaligned memory accesses and data race. Crates using `fetch_*` methods with `AtomicCell` are affected by this issue. 32-bit targets without `Atomic{I,U}64` and 64-bit targets are not affected by this issue. This has been fixed in crossbeam-utils 0.8.7. There are currently no known workarounds.
Details
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| cargo | — | — |
| firefox | — | 1:1snap1-0ubuntu1 |
| mozjs38 | — | — |
| mozjs52 | — | — |
| mozjs68 | — | — |
| mozjs78 | — | — |
| rust-crossbeam-utils | — | — |
| rust-crossbeam-utils-0.7 | — | — |
| rustc | — | 1.58.1+dfsg1~ubuntu1-0ubuntu1 |
| thunderbird | — | — |
References
Similar Threats
- Medium CVE-2026-5222
- Medium CVE-2026-39837
- Medium CVE-2026-39839
- Medium CVE-2026-39840
- Medium CVE-2026-39841
Vulnerability Monitoring
Stay informed about vulnerabilities in your stack
BotEraser monitors your WordPress installation and notifies you when software you use appears in our vulnerability database.
Set Up Free Alerts →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.