Lucene search

K
rustsecRustsecRUSTSEC-2020-0155
HistoryDec 27, 2020 - 12:00 p.m.

`Read` on uninitialized buffer in `fill_buf()` and `read_up_to()`

2020-12-2712:00:00
rustsec.org
9

0.002 Low

EPSS

Percentile

59.6%

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.

CPENameOperatorVersion
acc_readereqany

0.002 Low

EPSS

Percentile

59.6%

Related for RUSTSEC-2020-0155