Lucene search

K
osvGoogleOSV:GHSA-69VJ-XX27-G45W
HistoryAug 25, 2021 - 8:51 p.m.

Data race in eventio

2021-08-2520:51:49
Google
osv.dev
8

0.002 Low

EPSS

Percentile

53.0%

Input<R> implements Send without requiring R: Send.

Affected versions of this crate allows users to send non-Send types to other threads, which can lead to undefined behavior such as data race and memory corruption.

The flaw was corrected in version 0.5.1 by adding R: Send bound to the Send impl of Input<R>.

CPENameOperatorVersion
eventiolt0.5.1

0.002 Low

EPSS

Percentile

53.0%

Related for OSV:GHSA-69VJ-XX27-G45W