6 matches found
AZL-99321 CVE-2026-78662 affecting package packer 1.9.5-20
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,...
AZL-99144 CVE-2026-78662 affecting package podman 5.6.1-10
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,...
AZL-99273 CVE-2026-78662 affecting package libcontainers-common 20240213-3
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,...
CVE-2026-78662 Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh
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,...
CVE-2026-78662
A vulnerability exists where a channel registered in the mux's chanList was not usable until established, allowing a malicious peer to flood the channel's incomingRequests and deadlock the entire connection. The fix introduces an atomic established state ; until set, the handlePacket function dro...
PT-2026-84861
Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description A flaw exists where a channel registered in the mux's chanList remains unusable until it is established. A malicious peer can flood the incomingRequests of the...