Lucene search

K
osvGoogleOSV:RUSTSEC-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
Google
osv.dev
5

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.

0.002 Low

EPSS

Percentile

59.6%

Related for OSV:RUSTSEC-2020-0155