Lucene search

K
osvGoogleOSV:RUSTSEC-2020-0028
HistoryMay 27, 2020 - 12:00 p.m.

`LocalRequest::clone` creates multiple mutable references to the same object

2020-05-2712:00:00
Google
osv.dev
4

0.005 Low

EPSS

Percentile

75.6%

The affected version of rocket contains a Clone trait implementation of
LocalRequest that reuses the pointer to inner Request object.
This causes data race in rare combinations of APIs if the original and the
cloned objects are modified at the same time.

CPENameOperatorVersion
rocketlt0.4.5
rocketge0.4.0

0.005 Low

EPSS

Percentile

75.6%

Related for OSV:RUSTSEC-2020-0028