Cgc Project Cgc
3 CVEs affecting Cgc Project Cgc. Latest disclosed: 2021-08-08. Critical: 0, High: 0.
| CVE | Severity | Score | Published | Summary |
|---|---|---|---|---|
CVE-2020-36468 | Medium | 5.9 | 2021-08-08 | 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-36467 | Medium | 5.9 | 2021-08-08 | 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-36466 | Medium | 5.9 | 2021-08-08 | An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types. |