Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2022/06/17 12:13 a.m.20 views

AtomicBucket<T> unconditionally implements Send/Sync

In the affected versions of the crate, AtomicBucket unconditionally implements Send/Sync traits. Therefore, users can create a data race to the inner T: !Sync by using the AtomicBucket::datawith API. Such data races can potentially cause memory corruption or other undefined behavior. The flaw was...

4.6AI score
SaveExploits0References3Affected Software1
Rows per page
Query Builder