Lucene search

K
rustsecRustsecRUSTSEC-2021-0091
HistoryJan 07, 2021 - 12:00 p.m.

Reading on uninitialized buffer may cause UB ( `gfx_auxil::read_spirv()` )

2021-01-0712:00:00
rustsec.org
10
buffer security memory

EPSS

0.002

Percentile

62.1%

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation.

Arbitrary Read implementations can read from the uninitialized buffer (memory exposure) and also can return incorrect number of bytes written to the buffer.
Reading from uninitialized memory produces undefined values that can quickly invoke undefined behavior.

EPSS

0.002

Percentile

62.1%

Related for RUSTSEC-2021-0091