Register for the AI for Security Summit: Join Figma, Perplexity & Wiz
Vulnerability DatabaseGHSA-c439-chv8-8g2j

GHSA-c439-chv8-8g2j
Rust vulnerability analysis and mitigation

Overview

The os_socketaddr crate contains a critical vulnerability where it incorrectly assumes that std::net::SocketAddrV4 and std::net::SocketAddrV6 have the same memory layout as the system C representation sockaddr. This vulnerability was discovered in August 2022 and affects versions prior to 0.2.2 (RustSec Advisory).

Technical details

The vulnerability stems from the crate performing direct pointer casting to convert socket addresses to system representation, assuming that Rust's SocketAddr types are implemented with the C layout. This assumption, while historically valid, became incorrect with the introduction of idiomatic Rust types in the standard library. The issue became critical with the release of Rust 1.64, where the memory layout of these types was changed (GitHub Advisory).

Impact

When exploited, this vulnerability leads to undefined behavior in applications using the affected versions of the os_socketaddr crate. The issue specifically manifests when converting between Rust's socket address types and system socket address representations, potentially causing memory corruption or invalid memory access (RustSec Advisory).

Exploitability

The vulnerability becomes exploitable in any application using os_socketaddr versions below 0.2.2 when compiled with Rust 1.64 or newer. The issue is particularly concerning as it affects core networking functionality and can lead to memory safety violations (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in os_socketaddr version 0.2.2. Users should upgrade to this version or newer to prevent undefined behavior. The fix involves implementing proper conversion between Rust's socket address types and system representations without relying on memory layout assumptions (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-61544HIGH8.2
  • Rust logoRust
  • libp2p-quic
NoYesSep 15, 2026
CVE-2026-55093MEDIUM6.1
  • Rust logoRust
  • ascan
NoYesSep 14, 2026
CVE-2026-55832MEDIUM6.1
  • Rust logoRust
  • ascan
NoYesSep 14, 2026
CVE-2026-54542LOW3.7
  • Rust logoRust
  • nimiq-primitives
NoYesSep 14, 2026
RUSTSEC-2026-0286NONEN/A
  • Rust logoRust
  • cryptoki
NoYesSep 16, 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