Lucene search

K
osvGoogleOSV:RUSTSEC-2020-0091
HistoryDec 10, 2020 - 12:00 p.m.

Dangling reference in `access::Map` with Constant

2020-12-1012:00:00
Google
osv.dev
5

0.001 Low

EPSS

Percentile

45.8%

Using the arc_swap::access::Map with the Constant test helper (or with
user-provided implementation of the Access trait) could sometimes lead to the
map returning dangling references.

Replaced by implementation without unsafe, at the cost of added Clone bound
on the closure and small penalty on performance.

0.001 Low

EPSS

Percentile

45.8%