Lucene search

K
osvGoogleOSV:GHSA-45W7-7G63-2M5W
HistorySep 01, 2021 - 6:30 p.m.

Drop of uninitialized memory in stack_dst

2021-09-0118:30:55
Google
osv.dev
3

0.002 Low

EPSS

Percentile

60.8%

Affected versions of stack_dst used a push_inner function that increased the internal length of the array and then called val.clone(). If the val.clone() call panics, the stack could drop an already dropped element or drop uninitialized memory. This issue was fixed in 2a4d538 by increasing the length of the array after elements are cloned.

CPENameOperatorVersion
stack_dstlt0.6.1

0.002 Low

EPSS

Percentile

60.8%

Related for OSV:GHSA-45W7-7G63-2M5W