First published: Fri May 09 2025(Updated: )
A flaw was found in Rust's Ring package. A panic may be triggered when overflow checking is enabled. In the QUIC protocol, this flaw allows an attacker to induce this panic by sending a specially crafted packet. It will likely occur unintentionally in 1 out of every 2**32 packets sent or received.
Affected Software | Affected Version | How to fix |
---|---|---|
rust/ring | <0.17.13 | 0.17.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
GHSA-c86p-w88r-qvqr has been classified as a moderate severity vulnerability due to the potential for unintentional panics in the QUIC protocol.
To fix GHSA-c86p-w88r-qvqr, update the Ring package to version 0.17.13 or later.
GHSA-c86p-w88r-qvqr affects applications using the Ring package in Rust that have overflow checking enabled.
The vulnerability in GHSA-c86p-w88r-qvqr allows an attacker to trigger a panic in the QUIC protocol with specially crafted packets.
The panic associated with GHSA-c86p-w88r-qvqr is likely to occur unintentionally in 1 out of every 2^32 packets sent or received.