Lucene search
+L

1 matches found

RustSec
RustSec
added 2021/03/03 12:0 p.m.18 views

Intern<T>: Data race allowed on T

Affected versions of this crate unconditionally implements Sync for Intern. This allows users to create data race on T: !Sync, which may lead to undefined behavior for example, memory corruption. The flaw was corrected in commit 2928a87 by adding the trait bound T: Sync in the Sync impl of Intern...

9.8CVSS3.7AI score0.01167EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder