
Cloud Vulnerability DB
A community-led vulnerabilities database
The owning_ref Rust library, with 11 million all-time downloads and 60 reverse dependencies, contains multiple critical soundness issues that could lead to memory corruption and use-after-free vulnerabilities. The vulnerability was discovered and reported on January 26, 2022, and officially issued on August 2, 2022, affecting all versions up to and including 0.4.1. The vulnerability is tracked as GHSA-9qxh-258v-666c and has been assigned a moderate severity rating (GitHub Advisory, RustSec Advisory).
The vulnerability encompasses multiple unsound implementations in the library's core functions. Specifically, OwningRef::mapwithowner and OwningRef::map are unsound and may result in use-after-free conditions. Additionally, OwningRefMut::asowner and OwningRefMut::asowner_mut methods are unsound and can lead to use-after-free scenarios. The crate also violates Rust's aliasing rules, which can cause miscompilations on recent compilers that emit the LLVM noalias attribute (Owning Ref Analysis).
The vulnerabilities can lead to memory corruption and use-after-free conditions, potentially causing program crashes or enabling arbitrary code execution. The impact is particularly significant given the library's widespread use, including its integration into rustc as part of the rustc data structures library (Owning Ref Analysis).
No official patches are available for the original crate, and the maintainer appears to be unresponsive. Users are recommended to switch to the saferowningref crate, which is a replacement that fixes these issues (RustSec Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."