[heapless] Use after free in heapless

An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed.
References

https://nvd.nist.gov/vuln/detail/CVE-…

[rulinalg] Data races in rulinalg

An issue was discovered in the rulinalg crate through 2020-02-11 for Rust. There are incorrect lifetime-boundary definitions for RowMut::raw_slice and RowMut::raw_slice_mut.
References

https://nvd.nist.gov/vuln/detail/CVE-2020-35879
https://github.com…