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. Prior to 0.4.4, the thumbv6m-none-eabi (Cortex M0, M0+ and M1) compiler emits non-constant time assembly when using cmovnz (portable version). This vulnerability is fixed in 0.4.4.
oryginał ENCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XRustcrypto Cmov
APPRustcrypto< 0.4.4
Powiązane podatności
RustCrypto: Elliptic Curves is general purpose Elliptic Curve Cryptography (ECC) support, including types and ...
RustCrypto: Elliptic Curves is general purpose Elliptic Curve Cryptography (ECC) support, including types and ...
RustCrypto: Elliptic Curves is general purpose Elliptic Curve Cryptography (ECC) support, including types and ...
RustCrypto/RSA is a portable RSA implementation in pure Rust. Due to a non-constant-time implementation, infor...
Crate `rsa` to implementacja RSA napisana w Rust. Przed wersją 0.9.10, podczas tworzenia prywatnego klucza RSA...