Lucene search

K
rustsecRustsecRUSTSEC-2020-0023
HistoryFeb 11, 2020 - 12:00 p.m.

Lifetime boundary for `raw_slice` and `raw_slice_mut` are incorrect

2020-02-1112:00:00
rustsec.org
10

0.005 Low

EPSS

Percentile

76.5%

The affected version of rulinalg has incorrect lifetime boundary definitions
for RowMut::raw_slice and RowMut::raw_slice_mut. They do not conform with
Rust’s borrowing rule and allows the user to create multiple mutable references
to the same location. This may result in unexpected calculation result and data
race if both references are used at the same time.

CPENameOperatorVersion
rulinalgge0.4.0

0.005 Low

EPSS

Percentile

76.5%

Related for RUSTSEC-2020-0023