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.
{
"cna_assigner": "Go",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/78xxx/CVE-2026-78662.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "0.56.0"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"cpe": "cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.56.0"
}
],
"source": "CPE_RANGE"
}