CVE-2021-46102
Rust vulnerability analysis and mitigation

Overview

CVE-2021-46102 affects Solana rBPF versions 0.2.14 to 0.2.16. The vulnerability exists in the 'relocate' function within src/elf.rs, where an integer overflow bug occurs because the sym.st_value is read directly from the ELF file without proper validation. This vulnerability was discovered in December 2021 and was patched shortly after discovery (BlockSec Blog).

Technical details

The vulnerability stems from an unchecked integer arithmetic operation in the relocate function. When calculating the variable 'addr' via the expression 'addr = (sym.stvalue + refdpa) as u64', if sym.st_value is sufficiently large, it can trigger an integer overflow. The issue was introduced in version 0.2.14 through PR #200 and was subsequently fixed using safemath mechanism in PR #236. 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 (NVD).

Impact

If exploited, this vulnerability could allow an attacker to create a malicious ELF file as a smart contract that triggers the integer overflow. When executed, this would cause the rBPF to panic with an 'add with overflow' error, resulting in a denial of service attack. The node would become stuck at 'Finalizing transaction', preventing the execution of subsequent transactions and potentially affecting the entire Solana network (BlockSec Blog).

Mitigation and workarounds

The vulnerability was fixed in a patch released shortly after discovery on December 6, 2021. The fix implements proper integer arithmetic checks using safemath mechanism. Users should upgrade to the patched version of rBPF. By December 30, 2021, more than 86% of the validators had upgraded to the newest version containing the fix (BlockSec Blog).

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