crates.io package
generator
pkg:cargo/generator
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-36471 | — | < 0.7.0 | 0.7.0 | Aug 8, 2021 | An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds. | ||
| CVE-2019-16144 | — | < 0.6.18 | 0.6.18 | Sep 9, 2019 | An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls. |
- CVE-2020-36471Aug 8, 2021affected < 0.7.0fixed 0.7.0
An issue was discovered in the generator crate before 0.7.0 for Rust. It does not ensure that a function (for yielding values) has Send bounds.
- CVE-2019-16144Sep 9, 2019affected < 0.6.18fixed 0.6.18
An issue was discovered in the generator crate before 0.6.18 for Rust. Uninitialized memory is used by Scope, done, and yield_ during API calls.