Name: | openssh |
---|---|
Version: | 8.7p1 |
Release: | 45.0.2.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1983300 |
License: | BSD |
RPM: | openssh-8.7p1-45.0.2.el9.aarch64.rpm |
Source RPM: | openssh-8.7p1-45.0.2.el9.src.rpm |
Build Date: | Tue Apr 15 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.openssh.com/portable.html |
Summary: | An open source implementation of SSH protocol version 2 |
Description: | SSH (Secure SHell) is a program for logging into and executing commands on a remote machine. SSH is intended to replace rlogin and rsh, and to provide secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. OpenSSH is OpenBSD's version of the last free version of SSH, bringing it up to date in terms of security and features. This package includes the core files necessary for both the OpenSSH client and server. To make this package useful, you should also install openssh-clients, openssh-server, or both. |
- Upstream references found with /usr/bin/ssh [Orabug: 37814929]
- upstream: fix AuthorizedPrincipalsCommand when AuthorizedKeysCommand [Orabug: 37647064] - Update upstream references [Orabug: 36564626]
- Fix missing error codes set and invalid error code checks in OpenSSH. It prevents memory exhaustion attack and a MITM attack when VerifyHostKeyDNS is on (CVE-2025-26465). Resolves: RHEL-78700
- Add extra help information on ssh early failure Resolves: RHEL-33809 - Provide details on crypto error instead of "error in libcrypto" Resolves: RHEL-52293 - Allow duplicate Subsystem directive Resolves: RHEL-47112
- Possible remote code execution due to a race condition (CVE-2024-6409) Resolves: RHEL-45741
- Possible remote code execution due to a race condition (CVE-2024-6387) Resolves: RHEL-45348
- Fix ssh multiplexing connect timeout processing Resolves: RHEL-37748
- Correctly audit hostname and IP address Resolves: RHEL-22316 - Make default key sizes configurable in sshd-keygen Resolves: RHEL-26454
- Use FIPS-compatible API for key derivation Resolves: RHEL-32809
- Fix Terrapin attack Resolves: CVE-2023-48795