Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
openssh - An open source implementation of SSH protocol versions 1 and 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.
Packages
openssh-7.4p1-23.el7_9.x86_64
[451 KiB] |
Changelog
by Dmitry Belyavskiy (2023-07-20):
- Avoid remote code execution in ssh-agent PKCS#11 support
Resolves: CVE-2023-38408
|
openssh-7.4p1-22.el7_9.x86_64
[451 KiB] |
Changelog
by Dmitry Belyavskiy (2021-09-30):
- avoid segfault in Kerberos cache cleanup (#1999263)
- fix CVE-2021-41617 (#2008884)
|
openssh-7.4p1-21.el7.x86_64
[451 KiB] |
Changelog
by Jakub Jelen (2019-06-25):
- Avoid double comma in the default cipher list in FIPS mode (#1722446)
|
openssh-7.4p1-16.el7.x86_64
[450 KiB] |
Changelog
by Jakub Jelen (2017-11-24):
- Fix for CVE-2017-15906 (#1517226)
|
openssh-7.4p1-11.el7.x86_64
[507 KiB] |
Changelog
by Jakub Jelen (2017-05-22):
- Compiler warnings (#1341754)
|
openssh-6.6.1p1-31.el7.x86_64
[436 KiB] |
Changelog
by Jakub Jelen (2016-09-06):
- Do not depend on selinux-policy (#1373297)
|
openssh-6.6.1p1-25.el7_2.x86_64
[434 KiB] |
Changelog
by Jakub Jelen (2016-03-16):
- CVE-2016-1908: possible fallback from untrusted to trusted X11 forwarding (#1298741)
|
openssh-6.6.1p1-23.el7_2.x86_64
[433 KiB] |
Changelog
by Jakub Jelen (2016-01-13):
- Disable undocumented feauture Roaming for good (#1298218)
- prevents CVE-2016-0777 and CVE-2016-0778
|
openssh-6.6.1p1-22.el7.x86_64
[433 KiB] |
Changelog
by Jakub Jelen (2015-09-25):
- Use the correct constant for glob limits (#1160377)
|
openssh-6.6.1p1-11.el7.x86_64
[430 KiB] |
Changelog
by Petr Lautrbach (2015-01-16):
- fix direction in CRYPTO_SESSION audit message (#1171248)
|