Approved changes feed: RSS · Atom
cpe:2.3:a:rustcrypto:utils:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Rustcrypto (c797da4a-d6a7-52ea-9aca-a2161d124c5a) |
|---|---|
| Product | Utils (6bdfa9d4-584e-5773-a0ea-1c00bcd0a1a8) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-50185 |
vulnerable | 2026-07-29 00:57:47.616368 |
RustCrypto Cmov/CmovEq on aarch64 can produce wrong results if high-bits of registers are set
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 assume high bits are zero-extended when loading values smaller than a register, so set high bits such as [8..] in a Cmov selector or [16..] of self or other in the u16 and i16 CmovEq implementations can cause left.cmovz(&right, condition) to produce incorrect output. This issue is fixed in version 0.5.4.
Published: 2026-07-17T18:35:02.078Z
Updated: 2026-07-20T19:24:54.587Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-23519 |
vulnerable | 2026-06-08 07:51:15.555423 |
RustCrypto cmov: thumbv6m-none-eabi compiler emits non-constant time assembly when using cmovnz
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.
Published: 2026-01-15T19:13:54.440Z
Updated: 2026-01-15T19:57:48.741Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.