mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
652 B
Markdown
18 lines
652 B
Markdown
### [CVE-2019-16142](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16142)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the renderdoc crate before 0.5.0 for Rust. Multiple exposed methods take self by immutable reference, which is incompatible with a multi-threaded application.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|