Lucene search

K
osvGoogleOSV:GHSA-3VV3-FRRQ-6486
HistoryAug 25, 2021 - 8:59 p.m.

Use of Uninitialized Resource in alg_ds

2021-08-2520:59:20
Google
osv.dev
6

0.002 Low

EPSS

Percentile

61.8%

An issue was discovered in the alg_ds crate through 2020-08-25 for Rust. Matrix::new() internally calls Matrix::fill_with() which uses *ptr = value pattern to initialize the buffer. This pattern assumes that there is an initialized struct at the address and drops it, which results in dropping of uninitialized struct.

CPENameOperatorVersion
alg_dsle0.3.1

0.002 Low

EPSS

Percentile

61.8%

Related for OSV:GHSA-3VV3-FRRQ-6486