Vulnerability DatabaseGHSA-f95p-4cv5-8w8x

GHSA-f95p-4cv5-8w8x
Rust vulnerability analysis and mitigation

Overview

A low severity vulnerability was discovered in the linkme Rust package affecting versions prior to 0.3.24. The vulnerability (GHSA-f95p-4cv5-8w8x) was published and reviewed on December 4, 2024. The issue allows the population of a DistributedSlice of type T with elements of arbitrary types that can coerce to T, potentially leading to type safety violations (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability stems from a type checking bypass in the DistributedSlice implementation. Specifically, DistributedSlice::private_typecheck(self, T) accepts arguments that can be coerced to the target type, such as allowing &&str elements in a slice declared as [&str]. This occurs because &&str can coerce to &str through deref coercion (GitHub Issue).

Impact

The vulnerability could lead to potential memory safety issues. In a demonstrated proof of concept, the flaw could allow access to invalid memory ranges, with one example showing potential access to 140 TB of memory space (GitHub Issue).

Exploitability

The vulnerability can be exploited by creating a DistributedSlice with elements that coerce to the declared type but aren't exactly the same type. A proof of concept demonstrates this using &&str elements in a slice declared for &str (GitHub Issue).

Mitigation and workarounds

The vulnerability has been patched in version 0.3.24 of the linkme package. The fix implements stricter typechecking for distributed slice elements that prevents coercion, requiring the element's type to be a subtype of the slice's declared element type (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-2026-68537HIGH7.5
  • Rust logoRust
  • fulgur
NoYesSep 17, 2026
CVE-2026-68523HIGH7.5
  • Rust logoRust
  • fulgur
NoYesSep 17, 2026
RUSTSEC-2026-0289NONEN/A
  • Rust logoRust
  • pqc_kyber
NoNoSep 17, 2026
RUSTSEC-2026-0287NONEN/A
  • Rust logoRust
  • cosmian_kyber
NoNoSep 17, 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