Lucene search

K
osvGoogleOSV:RUSTSEC-2019-0017
HistorySep 01, 2019 - 12:00 p.m.

Panic during initialization of Lazy<T> might trigger undefined behavior

2019-09-0112:00:00
Google
osv.dev
7

EPSS

0.001

Percentile

49.3%

If during the first dereference of Lazy<T> the initialization function panics,
subsequent dereferences will execute std::hints::unreachable_unchecked.

Applications with panic = "abort" are not affected, as there will be no
subsequent dereferences.

EPSS

0.001

Percentile

49.3%