[ Все 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 ]
×

Проект openssh-8.7p1-45.el9

Имя openssh
Эпоха 0
Версия 8.7p1
Релиз 45.el9
Сайт http://www.openssh.com/portable.html
Лицензия BSD
Время сборки 2025-03-31 16:25:24
Хост сборки builder-iso-x86-01.inferitos.ru
Краткое описание An open source implementation of SSH protocol version 2
Репозитории BaseOS
Полное описание 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.
Эррата INFSA-2025:6993
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
openssh-8.7p1-45.el9.x86_64 An open source implementation of SSH protocol version 2 000505c9f45bb24afbe8c51631b5fad10fa686beb1894079a14f011e86f317b6 download
openssh-clients-8.7p1-45.el9.x86_64 An open source SSH client applications 14517165317f504f06e3635e0b856fd40fa52b8326bb965d0728bc5f070cf20d download
openssh-keycat-8.7p1-45.el9.x86_64 A mls keycat backend for openssh 165e8140048ca6d98e59ea60b84039616d48e5db295c3c09c7bf2c0e200e8f60 download
openssh-server-8.7p1-45.el9.x86_64 An open source SSH server daemon 5d01ec0790266e98a83ed8d7e4bbd75e211666519b2a02f6e992c42f99688714 download
openssh-askpass-8.7p1-45.el9.x86_64 A passphrase dialog for OpenSSH and X 1ae3f6e0be95f77d20c1617fafea4a235c84b9c665729ade15fbccfe65d86995 download
pam_ssh_agent_auth-0.10.4-5.45.el9.x86_64 PAM module for authentication with ssh-agent f05b3882636e2e5433ad605125e773787f6f2a1d11188c0676c1b73266ea14b2 download
aarch64
openssh-8.7p1-45.el9.aarch64 An open source implementation of SSH protocol version 2 99e8a30bf2292966dd5bfb66641453bbc577c4d24ad2aa30e308d60c1270feb7 download
openssh-clients-8.7p1-45.el9.aarch64 An open source SSH client applications 50e0e013a5ebc2a7ed2f30105bfc16344660432bee2269c8fe4e8f717e2ce8af download
openssh-keycat-8.7p1-45.el9.aarch64 A mls keycat backend for openssh 6ffe0050c32f53fc639f8f2139c71fd8d29ac26651e2b4cb8bb448a3bc71d269 download
openssh-server-8.7p1-45.el9.aarch64 An open source SSH server daemon a306841c7fc0a701ae5a5e6cfc14425c5601b20099e03c5b279c7f30bb4b1852 download
openssh-askpass-8.7p1-45.el9.aarch64 A passphrase dialog for OpenSSH and X 0c46b06c52b7b07789aaaa41d115415fbfceedc335063d5e67c73001cd79ffef download
pam_ssh_agent_auth-0.10.4-5.45.el9.aarch64 PAM module for authentication with ssh-agent ad8d67262d20b39bf6f4fae6b4888a069baa17c6853396ee1e80036a1e392565 download
src
openssh-8.7p1-45.el9.src An open source implementation of SSH protocol version 2 08bee8432fd8a8713e9807364a344ac80bc65d999d6ab43760ac091001de11b9 download
История изменений link
* Tue Feb 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-45
- 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

* Mon Oct 21 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-44
- 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

* Tue Jul 09 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-43
- Possible remote code execution due to a race condition (CVE-2024-6409)
  Resolves: RHEL-45741

* Thu Jul 04 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-42
- Possible remote code execution due to a race condition (CVE-2024-6387)
  Resolves: RHEL-45348

* Mon Jun 03 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-41
- Fix ssh multiplexing connect timeout processing
  Resolves: RHEL-37748

* Thu May 02 2024 Zoltan Fridrich <zfridric@redhat.com> - 8.7p1-40
- Correctly audit hostname and IP address
  Resolves: RHEL-22316
- Make default key sizes configurable in sshd-keygen
  Resolves: RHEL-26454

* Wed Apr 24 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-39
- Use FIPS-compatible API for key derivation
  Resolves: RHEL-32809

* Fri Jan 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-38
- Fix Terrapin attack
  Resolves: CVE-2023-48795

* Fri Jan 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-37
- Fix Terrapin attack
  Resolves: CVE-2023-48795

* Wed Dec 20 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.7p1-36
- Fix Terrapin attack
  Resolves: CVE-2023-48795
- Relax OpenSSH build-time checks for OpenSSL version
  Related: RHEL-4734
- Forbid shell metasymbols in username/hostname
  Resolves: CVE-2023-51385