Lucene search

K
osvGoogleOSV:GHSA-R2X6-VRXX-JGV4
HistoryAug 25, 2021 - 8:58 p.m.

Data races in multiqueue

2021-08-2520:58:07
Google
osv.dev
13
multiqueue
data races
undefined behavior

EPSS

0.002

Percentile

58.8%

Affected versions of this crate unconditionally implemented Send for types used in queue implementations (InnerSend<RW, T>, InnerRecv<RW, T>, FutInnerSend<RW, T>, FutInnerRecv<RW, T>). This allows users to send non-Send types to other threads, which can lead to data race bugs or other undefined behavior.

EPSS

0.002

Percentile

58.8%

Related for OSV:GHSA-R2X6-VRXX-JGV4