Bug 2369741 (CVE-2025-29785) - CVE-2025-29785 quic-go: quic-go Has Panic in Path Probe Loss Recovery Handling
Summary: CVE-2025-29785 quic-go: quic-go Has Panic in Path Probe Loss Recovery Handling
Keywords:
Status: NEW
Alias: CVE-2025-29785
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2369762 2369763 2369764
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-02 11:01 UTC by OSIDB Bzimport
Modified: 2025-06-02 12:49 UTC (History)
61 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-02 11:01:07 UTC
quic-go is an implementation of the QUIC protocol in Go. The loss recovery logic for path probe packets that was added in the v0.50.0 release can be used to trigger a nil-pointer dereference by a malicious QUIC client. In order to do so, the attacker first sends valid QUIC packets from different remote addresses (thereby triggering the newly added path validation logic: the server sends path probe packets), and then sending ACKs for packets received from the server specifically crafted to trigger the nil-pointer dereference. v0.50.1 contains a patch that fixes the vulnerability. This release contains a test that generates random sequences of sent packets (both regular and path probe packets), that was used to verify that the patch actually covers all corner cases. No known workarounds are available.


Note You need to log in before you can comment on or make changes to this bug.