mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
18 lines
591 B
Markdown
18 lines
591 B
Markdown
### [CVE-2021-25901](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25901)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the lazy-init crate through 2021-01-17 for Rust. Lazy lacks a Send bound, leading to a data race.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Artisan-Lab/Rust-memory-safety-bugs
|
|
|