OpenSSH is the premier connectivity tool for remote login with the SSH protocol. \ It encrypts all traffic to eliminate eavesdropping, connection hijacking, and \ other attacks. In addition, OpenSSH provides a large suite of secure tunneling \ capabilities, several authentication methods, and sophisticated configuration options.
Security Fix(es):
A signal handler race condition was found in OpenSSH's server (sshd), where a client does not authenticate within LoginGraceTime seconds (120 by default, 600 in old OpenSSH versions), then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog().(CVE-2024-6387)
{ "severity": "High" }
{ "noarch": [ "openssh-help-8.8p1-31.oe2203sp3.noarch.rpm" ], "aarch64": [ "openssh-8.8p1-31.oe2203sp3.aarch64.rpm", "openssh-askpass-8.8p1-31.oe2203sp3.aarch64.rpm", "openssh-clients-8.8p1-31.oe2203sp3.aarch64.rpm", "openssh-debuginfo-8.8p1-31.oe2203sp3.aarch64.rpm", "openssh-debugsource-8.8p1-31.oe2203sp3.aarch64.rpm", "openssh-keycat-8.8p1-31.oe2203sp3.aarch64.rpm", "openssh-server-8.8p1-31.oe2203sp3.aarch64.rpm", "pam_ssh_agent_auth-0.10.4-4.31.oe2203sp3.aarch64.rpm" ], "x86_64": [ "openssh-8.8p1-31.oe2203sp3.x86_64.rpm", "openssh-askpass-8.8p1-31.oe2203sp3.x86_64.rpm", "openssh-clients-8.8p1-31.oe2203sp3.x86_64.rpm", "openssh-debuginfo-8.8p1-31.oe2203sp3.x86_64.rpm", "openssh-debugsource-8.8p1-31.oe2203sp3.x86_64.rpm", "openssh-keycat-8.8p1-31.oe2203sp3.x86_64.rpm", "openssh-server-8.8p1-31.oe2203sp3.x86_64.rpm", "pam_ssh_agent_auth-0.10.4-4.31.oe2203sp3.x86_64.rpm" ], "src": [ "openssh-8.8p1-31.oe2203sp3.src.rpm" ] }