Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-78662

Опубликовано: 02 сент. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*
Версия до 0.56.0 (исключая)

EPSS

Процентиль: 24%
0.00315
Низкий

7.5 High

CVSS3

Дефекты

CWE-770

Связанные уязвимости

CVSS3: 7.5
ubuntu
15 дней назад

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.

CVSS3: 5.3
redhat
15 дней назад

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.

msrc
13 дней назад

Prevent DoS on deadlocked undecided channel in golang.org/x/crypto/ssh

CVSS3: 7.5
debian
15 дней назад

Previously, a channel registered in the mux's chanList is not usable u ...

suse-cvrf
3 дня назад

Security update for keybase-client

EPSS

Процентиль: 24%
0.00315
Низкий

7.5 High

CVSS3

Дефекты

CWE-770