Vulnerability DatabaseRUSTSEC-2022-0067

RUSTSEC-2022-0067
Rust vulnerability analysis and mitigation

Overview

The vulnerability (RUSTSEC-2022-0067) was identified in the lzf-rs Rust crate, involving improper use of mem::uninitialized to avoid memset operations. The issue was discovered and reported on October 22, 2022, affecting the memory handling functionality in the compression implementation (GitHub Issue).

Technical details

The vulnerability stems from the misuse of mem::uninitialized in the crate's implementation. Recent changes in Rust's behavior cause the 'uninitialized' memory to be initialized with 0x1 bytes by default, which while preventing dangerous behavior, defeats the original performance optimization. This behavior is disabled under Miri and sanitizers, potentially leading to use of uninitialized memory as detected by MemorySanitizer (GitHub Issue).

Impact

The primary impact is performance-related, as the intended optimization is nullified by the memory being initialized with 0x1 bytes. When running with memory sanitizers enabled, the code reveals use of uninitialized memory, which could potentially lead to undefined behavior (GitHub Issue).

Exploitability

The vulnerability affects the compression functionality of the lzf-rs crate, which receives regular daily downloads. While the default behavior in recent Rust versions mitigates the immediate security risk by initializing memory, the underlying issue remains present when running with sanitizers or under specific conditions (GitHub Issue).

Mitigation and workarounds

The repository was archived on November 6, 2022, making it read-only. No direct fix was implemented, and the complexity of removing uninitialized memory usage was noted as non-trivial. Users are advised to consider alternative compression implementations (GitHub Issue).

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-2026-53530HIGH8.7
  • Rust logoRust
  • ratex-parser
NoYesAug 21, 2026
CVE-2026-53531MEDIUM6.9
  • Rust logoRust
  • ratex-parser
NoYesAug 21, 2026
GHSA-mc9m-6fm9-pghcMEDIUM6.9
  • Python logoPython
  • zoo-kcl
NoYesAug 20, 2026
GHSA-jgvr-6x5w-hx5wMEDIUM6.9
  • Python logoPython
  • kcl-lib
NoYesAug 20, 2026
CVE-2026-54136MEDIUM5.1
  • Rust logoRust
  • windmill-api
NoYesAug 20, 2026

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