VYPR

crates.io package

cgc

pkg:cargo/cgc

Vulnerabilities (3)

  • CVE-2020-36468MedAug 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.

  • CVE-2020-36467MedAug 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-36466MedAug 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.