mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
18 lines
640 B
Markdown
18 lines
640 B
Markdown
### [CVE-2020-35879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35879)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|