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

exploitDog

debian логотип

CVE-2026-39827

Опубликовано: 22 мая 2026
Источник: debian

Описание

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
golang-go.cryptofixed1:0.52.0-1package
golang-go.cryptono-dsatrixiepackage
golang-go.cryptopostponedbookwormpackage
golang-go.cryptopostponedbullseyepackage

Примечания

  • https://www.openwall.com/lists/oss-security/2026/05/22/6

  • https://github.com/golang/go/issues/35127

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

CVSS3: 6.5
ubuntu
3 месяца назад

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.

CVSS3: 6.5
redhat
3 месяца назад

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.

CVSS3: 6.5
nvd
3 месяца назад

An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing the server process and affecting all connected users. Rejected channels are now properly removed from the connection's internal state and released for garbage collection.

CVSS3: 6.5
msrc
2 месяца назад

Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh

CVSS3: 6.5
github
около 1 месяца назад

golang.org/x/crypto: Invoking memory leak when rejecting channels can lead to DoS