Lucene search

K
rustsecRustsecRUSTSEC-2020-0026
HistoryJun 23, 2020 - 12:00 p.m.

linked-hash-map creates uninitialized NonNull pointer

2020-06-2312:00:00
rustsec.org
7

EPSS

0.004

Percentile

74.6%

Affected versions of this crate called mem::uninitialized() to create a NonNull<T>,
which is undefined behavior.

The flaw was corrected by avoiding the use of mem::uninitialized().

EPSS

0.004

Percentile

74.6%