CVE 8.9 HIGH

RustCrypto cmov: thumbv6m-none-eabi compiler emits non-constant time assembly when using cmovnz_CVE-2026-23519

8.9 / 10
HIGH
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Description

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.

AI Analysis

RustCrypto CMOV emits non-constant time assembly when using cmovnz on thumbv6m-none-eabi compiler

Basic Information

ID CVE-2026-23519
Source GitHub_M
Published Jan 15, 2026 at 19:13
Modified Jan 15, 2026 at 19:57

Affected Product

Vendor RustCrypto
Product utils
Version < 0.4.4
Affected Versions RustCrypto utils < 0.4.4

CWE Classification

AI Assessment

AI Score 8.9 / 10
AI Severity High
Vendor RustCrypto
Product RustCrypto utils
Version < 0.4.4

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.