GLSA 202004-08: libssh: Denial of Service

Опасность:низкая
Заголовок:libssh: Denial of Service
Дата:10.04.2020
Ошибки: #716788
ID:202004-08

Сводка

A vulnerability in libssh could allow a remote attacker to cause a Denial of Service condition.

Назначение

libssh is a multiplatform C library implementing the SSHv2 protocol on client and server side.

Уязвимые пакеты

Пакет Уязвимый Нетронутый Архитектура(ы)
net-libs/libssh < 0.9.4 >= 0.9.4 All supported architectures

Описание

It was discovered that libssh could crash when AES-CTR ciphers are used.

Воздействие

A remote attacker running a malicious client or server could possibly crash the counterpart implemented with libssh and cause a Denial of Service condition.

Обход

Disable AES-CTR ciphers. If you implement a server using libssh it is recommended to use a prefork model so each session runs in an own process.

Решение

All libssh users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=net-libs/libssh-0.9.4"
    

Ссылки

Наличие

Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security: http://security.gentoo.org/glsa/glsa-202004-08.xml

Опасения?

Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.

Лицензия

Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.

Спасибо!