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

exploitDog

oracle-oval логотип

ELSA-2026-6461

Опубликовано: 02 апр. 2026
Источник: oracle-oval
Платформа: Oracle Linux 8

Описание

ELSA-2026-6461: openssh security update (IMPORTANT)

[8.0p1-28.0.1]

  • Update upstream references [Orabug: 36587718]

[8.0p1-28]

  • CVE-2026-3497: Fix information disclosure or denial of service due to uninitialized variables in gssapi-keyex Resolves: RHEL-155814

Обновленные пакеты

Oracle Linux 8

Oracle Linux aarch64

openssh-askpass

8.0p1-28.0.1.el8_10

openssh

8.0p1-28.0.1.el8_10

openssh-cavs

8.0p1-28.0.1.el8_10

openssh-clients

8.0p1-28.0.1.el8_10

openssh-keycat

8.0p1-28.0.1.el8_10

openssh-ldap

8.0p1-28.0.1.el8_10

openssh-server

8.0p1-28.0.1.el8_10

pam_ssh_agent_auth

0.10.3-7.28.0.1.el8_10

Oracle Linux x86_64

openssh

8.0p1-28.0.1.el8_10

openssh-cavs

8.0p1-28.0.1.el8_10

openssh-clients

8.0p1-28.0.1.el8_10

openssh-keycat

8.0p1-28.0.1.el8_10

openssh-ldap

8.0p1-28.0.1.el8_10

openssh-server

8.0p1-28.0.1.el8_10

pam_ssh_agent_auth

0.10.3-7.28.0.1.el8_10

openssh-askpass

8.0p1-28.0.1.el8_10

Связанные CVE

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

ubuntu
26 дней назад

Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.

CVSS3: 8.2
redhat
26 дней назад

Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.

nvd
26 дней назад

Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.

debian
26 дней назад

Vulnerability in the OpenSSH GSSAPI delta included in various Linux di ...

github
26 дней назад

Vulnerability in the OpenSSH GSSAPI delta included in various Linux distributions. This vulnerability affects the GSSAPI patches added by various Linux distributions and does not affect the OpenSSH upstream project itself. The usage of sshpkt_disconnect() on an error, which does not terminate the process, allows an attacker to send an unexpected GSSAPI message type during the GSSAPI key exchange to the server, which will call the underlying function and continue the execution of the program without setting the related connection variables. As the variables are not initialized to NULL the code later accesses those uninitialized variables, accessing random memory, which could lead to undefined behavior. The recommended workaround is to use ssh_packet_disconnect() instead, which does terminate the process. The impact of the vulnerability depends heavily on the compiler flag hardening configuration.