Описание
Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh
Обновления
| Продукт | Статья | Обновление |
|---|---|---|
| azl3 cert-manager 1.12.15-11 on Azure Linux 3.0 | ||
| azl3 kubernetes 1.30.10-27 on Azure Linux 3.0 | ||
| azl3 moby-engine 25.0.3-19 on Azure Linux 3.0 | ||
| azl3 gh 2.62.0-20 on Azure Linux 3.0 | ||
| azl3 kubevirt 1.7.1-8 on Azure Linux 3.0 | ||
| azl3 packer 1.9.5-18 on Azure Linux 3.0 | ||
| azl3 telegraf 1.31.0-28 on Azure Linux 3.0 | ||
| azl3 moby-engine 25.0.3-20 on Azure Linux 3.0 | ||
| azl3 cert-manager 1.12.15-12 on Azure Linux 3.0 | ||
| azl3 cf-cli 8.7.11-8 on Azure Linux 3.0 |
Показывать по
EPSS
7.5 High
CVSS3
Связанные уязвимости
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.
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.
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.
Previously, a channel registered in the mux's chanList is not usable u ...
EPSS
7.5 High
CVSS3