Fedora Account System
Red Hat Associate
Red Hat Customer
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process. Previously, a channel registered in the mux's chanList is not usable until it is established. A malicious peer was able flood the channel's incomingRequests, deadlocking the entire connection. Now, we add an atomic established state, set when a channel becomes usable. Until such a time, handlePacket drops every packet other than the open confirmation/failure, without blocking and without tearing down the connection.
Confirmed v0.37.1 { "vulnerability": { "@id": "https://pkg.go.dev/vuln/GO-2026-6354", "name": "GO-2026-6354", "description": "Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh", "aliases": [ "CVE-2026-78662" ] }, "products": [ { "@id": "Unknown Product", "subcomponents": [ { "@id": "pkg:golang/golang.org%2Fx%2Fcrypto.0" } ] } ], "status": "affected" },