CVE-2021-29933
Rust vulnerability analysis and mitigation

Overview

An issue was discovered in the insert_many crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next() method panics, leading to a memory corruption vulnerability. The vulnerability is tracked as CVE-2021-29933 and was reported on January 26, 2021, with the advisory being issued on March 26, 2021 (RustSec Advisory).

Technical details

The vulnerability occurs when ptr::copy is used to move items in a vector to make space before inserting, which duplicates their ownership. When iterating over a provided Iterator to insert new items, if the iterator's .next() method panics, the vector would drop the same elements twice, resulting in a double-free condition. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (HIGH) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (RustSec Advisory).

Impact

The vulnerability can lead to memory corruption through double-free conditions, which could result in program crashes and potential denial of service. The CVSS scoring indicates high impact on availability while confidentiality and integrity remain unaffected (RustSec Advisory).

Mitigation and workarounds

As of the advisory date, there are no patched versions available for this vulnerability. Users of the insert_many crate should consider alternative implementations or carefully review their use of the library to ensure iterator operations cannot panic (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

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