mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
18 lines
596 B
Markdown
18 lines
596 B
Markdown
### [CVE-2021-25902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25902)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the glsl-layout crate before 0.4.0 for Rust. When a panic occurs, map_array can perform a double drop.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|