| { |
| "schema_version": "1.3.1", |
| "id": "GO-2025-3735", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2025-29785", |
| "GHSA-j972-j939-p2v3" |
| ], |
| "summary": "Panic in Path Probe Loss Recovery Handling in github.com/quic-go/quic-go", |
| "details": "Panic in Path Probe Loss Recovery Handling in github.com/quic-go/quic-go", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/quic-go/quic-go", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0.50.0" |
| }, |
| { |
| "fixed": "0.50.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/quic-go/quic-go/internal/ackhandler", |
| "symbols": [ |
| "sentPacketHandler.OnLossDetectionTimeout", |
| "sentPacketHandler.ReceivedAck", |
| "sentPacketHandler.detectAndRemoveAckedPackets", |
| "sentPacketHandler.detectLostPathProbes" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/quic-go/quic-go/security/advisories/GHSA-j972-j939-p2v3" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/quic-go/quic-go/commit/b90058aba5f65f48e0e150c89bbaa21a72dda4de" |
| }, |
| { |
| "type": "REPORT", |
| "url": "https://github.com/quic-go/quic-go/issues/4981" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2025-3735", |
| "review_status": "REVIEWED" |
| } |
| } |