Lucene search

K
osvGoogleOSV:RUSTSEC-2020-0047
HistorySep 26, 2020 - 12:00 p.m.

array_queue pop_back() may cause a use-after-free

2020-09-2612:00:00
Google
osv.dev
12
array_queue
pop_back
vulnerability
use-after-free
circular queue
array
software

EPSS

0.001

Percentile

20.2%

array_queue implements a circular queue that wraps around an array. However, it
fails to properly index into the array in the pop_back function allowing the
reading of previously dropped or uninitialized memory.

EPSS

0.001

Percentile

20.2%

Related for OSV:RUSTSEC-2020-0047