VYPR

Cgc

by Cgc Project

CVEs (2)

  • CVE-2020-36468MedAug 8, 2021
    risk 0.38cvss 5.9epss 0.01

    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-36466MedAug 8, 2021
    risk 0.38cvss 5.9epss 0.01

    An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr implements Send and Sync for all types.