Lucene search

K
osvGoogleOSV:RUSTSEC-2020-0017
HistoryMay 28, 2020 - 12:00 p.m.

Use after free in ArcIntern::drop

2020-05-2812:00:00
Google
osv.dev
7

0.005 Low

EPSS

Percentile

75.7%

ArcIntern::drop has a race condition where it can release memory
which is about to get another user. The new user will get a reference
to freed memory.

This was fixed by serializing access to an interned object while it
is being deallocated.

Versions prior to 0.3.12 used stronger locking which avoided the problem.

CPENameOperatorVersion
internmentlt0.4.0
internmentge0.3.12

0.005 Low

EPSS

Percentile

75.7%

Related for OSV:RUSTSEC-2020-0017