Vulnerability DatabaseRUSTSEC-2024-0344

RUSTSEC-2024-0344
Rust vulnerability analysis and mitigation

Overview

A critical timing variability vulnerability was discovered in curve25519-dalek's Scalar29::sub/Scalar52::sub functions (RUSTSEC-2024-0344). The vulnerability affects versions up to 1.1 of the library, where the Scalar52::sub function contained usage of a mask value inside a loop that could lead to timing-based side-channel attacks (GitHub PR).

Technical details

The vulnerability stems from LLVM's optimization where it inserted a branch instruction (jns on x86) to conditionally bypass code sections when the mask value is set to zero. This timing variability could potentially leak private keys and other secrets when working with elliptic curve scalars. The issue was discovered using the DATA tool by Alexander Wagner and Lea Themint from Fraunhofer AISEC (GitHub PR).

Impact

The vulnerability could potentially lead to the leakage of private keys and other secret values through timing-based side-channel attacks. This is particularly critical in cryptographic operations where constant-time execution is essential for security (GitHub PR).

Mitigation and workarounds

The issue has been fixed by introducing a volatile read as an optimization barrier, which prevents the compiler from optimizing away the constant-time behavior. The fix was later improved by using subtle::Choice for constant-time operations. Users should upgrade to the latest version of the library that includes these fixes (GitHub PR).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

GHSA-2fjw-whxm-9v4qCRITICAL9.3
  • RustRust
  • nftnl
NoYesNov 25, 2025
CVE-2025-66017HIGH8.2
  • RustRust
  • cggmp21
NoYesNov 25, 2025
GHSA-mj73-j457-8x9qLOW2.7
  • RustRust
  • maxminddb
NoYesDec 02, 2025
GHSA-pq5v-rwp8-p7gmLOW2.7
  • RustRust
  • rtvm-interpreter
NoNoDec 02, 2025
RUSTSEC-2025-0132N/AN/A
  • RustRust
  • maxminddb
NoYesNov 28, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management