4 matches found
CVE-2021-38190
An issue was discovered in the nalgebra crate before 0.27.1 for Rust. It allows out-of-bounds memory access because it does not ensure that the number of elements is equal to the product of the row count and column count...
CVE-2021-38190 affecting package librsvg2 for versions less than 2.58.1-1
CVE-2021-38190 affecting package librsvg2 for versions less than 2.58.1-1. An upgraded version of the package is available that resolves this issue...
AZL-41989 CVE-2021-38190 affecting package librsvg2 for versions less than 2.58.1-1
An issue was discovered in the nalgebra crate before 0.27.1 for Rust. It allows out-of-bounds memory access because it does not ensure that the number of elements is equal to the product of the row count and column count...
CVE-2021-38190
CVE-2021-38190 affects the Rust crate nalgebra prior to 0.27.1, where out-of-bounds memory access can occur because the number of elements is not guaranteed to equal nrows * ncols during deserialization or storage handling. The issue is caused by an invariant not being maintained in the matrix/ve...