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.
References
| Link | Resource |
|---|---|
| https://github.com/RustCrypto/utils/commit/55977257e7c82a309d5e8abfdd380a774f0f9778 | Patch |
| https://github.com/RustCrypto/utils/security/advisories/GHSA-2gqc-6j2q-83qp | Exploit Vendor Advisory |
| https://github.com/RustCrypto/utils/security/advisories/GHSA-2gqc-6j2q-83qp | Exploit Vendor Advisory |
Configurations
History
23 Jan 2026, 18:59
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/RustCrypto/utils/commit/55977257e7c82a309d5e8abfdd380a774f0f9778 - Patch | |
| References | () https://github.com/RustCrypto/utils/security/advisories/GHSA-2gqc-6j2q-83qp - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:rustcrypto:cmov:*:*:*:*:*:rust:*:* | |
| CWE | CWE-203 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
| First Time |
Rustcrypto cmov
Rustcrypto |
15 Jan 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-15 20:16
Updated : 2026-01-23 18:59
NVD link : CVE-2026-23519
Mitre link : CVE-2026-23519
CVE.ORG link : CVE-2026-23519
JSON object : View
Products Affected
rustcrypto
- cmov
