Lucene search

K
rustsecRustsecRUSTSEC-2020-0042
HistorySep 24, 2020 - 12:00 p.m.

Missing check in ArrayVec leads to out-of-bounds write.

2020-09-2412:00:00
rustsec.org
13
arrayvec
out-of-bounds write
insert
missing check
software

EPSS

0.002

Percentile

60.7%

ArrayVec::insert allows insertion of an element into the array object into the
specified index. Due to a missing check on the upperbound of this index, it is
possible to write out of bounds.

EPSS

0.002

Percentile

60.7%

Related for RUSTSEC-2020-0042