VYPR

crates.io package

cgc

pkg:cargo/cgc

Vulnerabilities (3)

  • CVE-2020-36466Aug 8, 2021
    affected <= 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, 2021
    affected <= 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, 2021
    affected <= 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.