[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package openssh-8.0p1-26.el8_10.x86_64 download

Name openssh
Epoch 0
Version 8.0p1
Release 26.el8_10
Architecture x86_64
Website/URL http://www.openssh.com/portable.html
License BSD
Build Time 2025-09-26 12:52:09
Build Host builder-x86-05.inferitos.ru
Summary An open source implementation of SSH protocol version 2
Repositories BaseOS
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.
Errata INFSA-2025:16823
Size 526 KiB
Source Project openssh-8.0p1-26.el8_10
SHA-256 checksum 248f7d5a8ca8eaeb26504c9dbc4dd6573a1f47b40bd4c1de0d3b5018e09b8da6
× Full screenshot
Changelog link
* Wed Aug 20 2025 Antonio Vieiro <avieirov@redhat.com> - 8.0p1-26
- Fix missing invalid error code checks in OpenSSH. It prevents
  a MITM attack when VerifyHostKeyDNS is on (CVE-2025-26465)
  Resolves: RHEL-109228

* Tue Jun 25 2024 Stepan Broz <sbroz@redhat.com> - 8.0p1-25
- Upstream: Ignore SIGPIPE earlier in main()
  Resolves: RHEL-37743

* Tue Feb 06 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-24
- Providing a kill switch for scp to deal with CVE-2020-15778
  Resolves: RHEL-22870

* Fri Jan 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-23
- Fix Terrapin attack
  Resolves: RHEL-19308

* Thu Dec 21 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-22
- Fix Terrapin attack
  Resolves: RHEL-19308
- Forbid shell metasymbols in username/hostname
  Resolves: RHEL-19788

* Tue Nov 07 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-21
- Using DigestSign/DigestVerify functions for better FIPS compatibility
  Resolves: RHEL-5217

* Mon Oct 30 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-20
- Limit artificial delays in sshd while login using AD user
  Resolves: RHEL-1684
- Add comment to OpenSSH server config about FIPS-incompatible key
  Resolves: RHEL-5221
- Avoid killing all processes on system in case of race condition
  Resolves: RHEL-11548
- Avoid sshd_config 256K limit
  Resolves: RHEL-5279
- Using DigestSign/DigestVerify functions for better FIPS compatibility
  Resolves: RHEL-5217
- Fix GSS KEX causing ssh failures when connecting to WinSSHD
  Resolves: RHEL-5321

* Thu Aug 24 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-19
- rebuilt
  Related: CVE-2023-38408

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 8.0p1-18
- Rebuilt for MSVSphere 8.8

* Thu Jul 20 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-18
- Avoid remote code execution in ssh-agent PKCS#11 support
  Resolves: CVE-2023-38408