Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2022/02/16 10:36 p.m.34 views

crossbeam-utils Unsoundness of AtomicCell<{i,u}64> arithmetics on 32-bit targets that support Atomic{I,U}64

Impact The affected versions of this crate incorrectly assumed that the alignment of i,u64 was always the same as AtomicI,U64. However, the alignment of i,u64 on a 32-bit target can be smaller than AtomicI,U64. This can cause the following problems: - Unaligned memory accesses - Data race Crates...

8.1CVSS7.9AI score0.01239EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder