Lucene search
+L

1 matches found

RustSec
RustSec
added 2020/05/28 12:0 p.m.24 views

Use after free in ArcIntern::drop

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

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