Lucene search
+L

3 matches found

Github Security Blog
Github Security Blog
added 2021/08/25 8:48 p.m.38 views

Data races in rocket

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...

8.1CVSS7.7AI score0.00957EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/08/25 8:48 p.m.65 views

GHSA-8Q2V-67V7-6VC6 Data races in rocket

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...

8.1CVSS7.9AI score0.00957EPSS
SaveExploits1References4
RustSec
RustSec
added 2020/05/27 12:0 p.m.209 views

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

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...

8.1CVSS4.1AI score0.00957EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder