crates.io package
cgc
pkg:cargo/cgc
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2020-36466 | — | <= 0.4.0 | — | Aug 8, 2021 | An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types. | ||
| CVE-2020-36467 | — | <= 0.4.0 | — | Aug 8, 2021 | An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object. | ||
| CVE-2020-36468 | — | <= 0.4.0 | — | Aug 8, 2021 | An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer. |
- CVE-2020-36466Aug 8, 2021affected <= 0.4.0
An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types.
- CVE-2020-36467Aug 8, 2021affected <= 0.4.0
An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::get returns more than one mutable reference to the same object.
- CVE-2020-36468Aug 8, 2021affected <= 0.4.0
An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer.