VYPR

rust-cmov

by Debian

Source repositories

CVEs (1)

  • CVE-2026-50185Jul 19, 2026
    risk 0.00cvss epss 0.00

    RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in constant-time and not be rewritten as branches by the compiler. From 0.1.1 until 0.5.4, the aarch64 implementations of Cmov and CmovEq in cmov/src/backends/aarch64.rs…