Lucene search

K
rustsecRustsecRUSTSEC-2020-0135
HistoryNov 17, 2020 - 12:00 p.m.

Slock<T> allows sending non-Send types across thread boundaries

2020-11-1712:00:00
rustsec.org
8
slock crate
thread boundaries
data races
memory corruption
non-send types

EPSS

0.004

Percentile

74.1%

Slock&lt;T&gt; unconditionally implements Send/Sync.

Affected versions of this crate allows sending non-Send types to other threads,
which can lead to data races and memory corruption due to the data race.

EPSS

0.004

Percentile

74.1%