CVE-2021-29942
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the reorder crate through 2021-02-24 for Rust. The swap_index function can return uninitialized values if an iterator returns a len() that is too large, and can write out of bounds if len() is too small. This vulnerability is tracked as CVE-2021-29942 with a CVSS score of 7.3 (HIGH) (RustSec Advisory).

Technical details

The vulnerability exists in the swapindex function which swaps items with their corresponding indexes. The function reserves capacity and sets vector length based on the iterator's len() method. If len() returns a value larger than actual elements, the function creates a vector with uninitialized members. If len() returns a value smaller than actual elements, it can write beyond the allocated vector bounds. This violates Rust's documentation stating that len() and sizehint() are meant for optimization and shouldn't cause memory safety issues (RustSec Advisory).

Impact

The vulnerability can lead to memory corruption through out-of-bounds writes and exposure of uninitialized memory. This affects memory safety and could potentially be exploited for information disclosure or program crashes (RustSec Advisory).

Mitigation and workarounds

The issue has been fixed in version 1.1.0 of the reorder crate, where the swap_index function is now marked as unsafe. All previous versions have been yanked from crates.io. Users should upgrade to version 1.1.0 or later (RustSec Advisory).

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

CVE-2025-66627HIGH8.4
  • RustRust
  • wasmi
NoYesDec 09, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 2025
CVE-2025-67487MEDIUM5.5
  • RustRust
  • static-web-server
NoYesDec 09, 2025
CVE-2025-66622LOW1.3
  • RustRust
  • matrix-sdk-base
NoYesDec 09, 2025
RUSTSEC-2025-0135N/AN/A
  • RustRust
  • matrix-sdk-base
NoYesDec 08, 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