Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

openssh-server-debuginfo-10.0p1-9.fc43 RPM for x86_64

From Fedora 43 testing updates for x86_64 / debug / Packages / o

Name: openssh-server-debuginfo Distribution: Fedora Project
Version: 10.0p1 Vendor: Fedora Project
Release: 9.fc43 Build date: Mon Apr 20 14:05:21 2026
Group: Development/Debug Build host: buildvm-x86-05.rdu3.fedoraproject.org
Size: 4532720 Source RPM: openssh-10.0p1-9.fc43.src.rpm
Packager: Fedora Project
Url: http://www.openssh.com/portable.html
Summary: Debug information for package openssh-server
This package provides debug information for package openssh-server.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

BSD-3-Clause AND BSD-2-Clause AND ISC AND SSH-OpenSSH AND ssh-keyscan AND snprintf AND LicenseRef-Fedora-Public-Domain AND X11-distribute-modifications-variant

Changelog

* Fri Apr 17 2026 Zoltan Fridrich <zfridric@redhat.com> - 10.0p1-9
  - CVE-2026-35385: Fix privilege escalation via scp legacy protocol
    when not in preserving file mode
    Resolves: rhbz#2454941
  - CVE-2026-35388: Add connection multiplexing confirmation for proxy-mode
    multiplexing sessions
    Resolves: rhbz#2454951
  - CVE-2026-35387: Fix incomplete application of PubkeyAcceptedAlgorithms
    and HostbasedAcceptedAlgorithms with regard to ECDSA keys
    Resolves: rhbz#2454944
  - CVE-2026-35414: Fix mishandling of authorized_keys principals option
    Resolves: rhbz#2454943
  - CVE-2025-61985: Reject URL-strings with NULL characters
  - CVE-2025-61984, CVE-2026-35386: Reject usernames with control characters
    Resolves: rhbz#2454961
* Mon Mar 23 2026 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-8
  - Fix typo in SPDX license name
* Wed Mar 18 2026 Zoltan Fridrich <zfridric@redhat.com> - 10.0p1-7
  - CVE-2026-3497: Fix information disclosure or denial of service due
    to uninitialized variables in gssapi-keyex
    Resolves: rhbz#2447290
  - remove obsolete patch for ssh manual page
    Resolves: rhbz#2442505
* Wed Dec 10 2025 Pavol Žáčik <pzacik@redhat.com> - 10.0p1-6
  - Update gssapi-keyex patch to not abort KEX without hostkey
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 10.0p1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Fri Jun 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-4
  - Update sshd@.service to follow upstream, mostly support ephemeral sshd keys
    Submitted by Allison Karlitskaya (https://src.fedoraproject.org/rpms/openssh/pull-request/101)
    Needs a SELinux counterpart.
    Related: rhbz#2374928
* Mon Jun 09 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-3
  - Apply patches forgot in previous respin
* Mon May 19 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-2
  - Provide better diagnostics for non-supported private keys
    (https://github.com/openssh/openssh-portable/pull/564)
  - Ignore too short hostkeys in known_hosts file
    (https://github.com/openssh/openssh-portable/pull/567)
  - Switch to systemd-socket activation for ssh-agent
    Resolves: rhbz#2181353
* Fri May 16 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 10.0p1-1
  - Rebase to OpenSSH 10.0p1
* Thu Apr 17 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-15
  - Require OpenSSL 3.5 to support PQ crypto
  - Suppress systemd warning on restart sshd
* Tue Mar 18 2025 Zbigniew Jędrzejewski-Szmek  <zbyszek@in.waw.pl> - 9.9p1-14
  - Remove /usr/local/sbin from the default path too
* Tue Mar 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-13
  - Remove /usr/sbin from the default path
    Resolves: rhbz#2352387
  - Export and accept COLORTERM
    Resolves: rhbz#2352653
* Thu Mar 06 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-12
  - Update ssh-keysign permission for RPM linter
* Wed Mar 05 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-11
  - Use OpenSSL ML-KEM implementation instead of the native one
* Tue Feb 25 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-10
  - Some minor fixes from Rocky Linux
    https://www.openwall.com/lists/oss-security/2025/02/22/1
* Tue Feb 18 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-9
  - Fix regression of Match directive processing
  - 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, CVE-2025-26466).
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 9.9p1-8.1
  - Add explicit BR: libxcrypt-devel
* Wed Jan 29 2025 FeRD (Frank Dana) <ferdnyc@gmail.com> - 9.9p1-8
  - Replace deprecated (since 8.7) ChallengeResponseAuthentication
    with KbdInteractiveAuthentication, in redhat sshd config
* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-7
  - Fix regression of Match directive processing
    Resolves: rhbz#2341769
* Mon Jan 27 2025 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-6
  - Remove pam-ssh-agent subcomponent
    Resolves: rhbz#2338440
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.9p1-5.1
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Oct 28 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-5
  - Fix MLKEM for BE platforms
* Wed Oct 16 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-4
  - Resolve memory management issues after rebase
  - Define OPTIONS env in systemd modules (https://src.fedoraproject.org/rpms/openssh/pull-request/92)
* Fri Oct 11 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-3
  - Separate ssh-keysign to a dedicated package
  - Use FIPS KEX defaults in FIPS mode
* Thu Oct 10 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-2
  - Update version of pam_ssh_agent_auth
* Tue Oct 08 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.9p1-1
  - Update to OpenSSH 9.9p1
* Tue Sep 03 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-4
  - Synchronize patches from Red Hat
* Mon Aug 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-3
  - Sshd now proposes to enter password again when a non-existing user is specified
* Fri Jul 26 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-2
  - Change default key type in FIPS mode
* Mon Jul 22 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.8p1-1
  - Update to OpenSSH 9.8p1
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6p1-1.14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Jul 02 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.13
  - rebuilt
* Mon Jul 01 2024 Gordon Messmer <gordon.messmer@gmail.com> - 9.6p1-12
  - Patch 9.6p1 for CVE-2024-6387
* Mon Jul 01 2024 Gordon Messmer <gordon.messmer@gmail.com> - 9.6p1-11
  - Shorten paths used for parallel tests to fix BZ#2295117
* Thu May 09 2024 Zoltan Fridrich <zfridric@redhat.com> - 9.6p1-10
  - Correctly audit hostname and IP address
  - Make default key sizes configurable in sshd-keygen
* Wed Apr 24 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.9
  - Use OpenSSL SSH KDF implementation - s390x fixup
* Wed Apr 24 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.8
  - Use OpenSSL SSH KDF implementation
* Wed Apr 17 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 9.6p1-1.7
  - Only set PAM_RHOST if the remote host is not "UNKNOWN"
    https://src.fedoraproject.org/rpms/openssh/pull-request/71
    Patch by Daan De Meyer <daan.j.demeyer@gmail.com>
  - Some spec cleanup
    https://src.fedoraproject.org/rpms/openssh/pull-request/74
    by Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/1e
/usr/lib/debug/.build-id/1e/9ccaa70dccd878168b23d9b6e41db86fd36b51
/usr/lib/debug/.build-id/1e/9ccaa70dccd878168b23d9b6e41db86fd36b51.debug
/usr/lib/debug/.build-id/73/73cf577192aaa775323b51100c5abdaa598f04
/usr/lib/debug/.build-id/73/73cf577192aaa775323b51100c5abdaa598f04.debug
/usr/lib/debug/.build-id/81
/usr/lib/debug/.build-id/81/e693202188e82cc84f49b9c813c13c3ec75b8c
/usr/lib/debug/.build-id/81/e693202188e82cc84f49b9c813c13c3ec75b8c.debug
/usr/lib/debug/.build-id/a3
/usr/lib/debug/.build-id/a3/bcb70e5a8433b583822f77da86722e4c01d8f4
/usr/lib/debug/.build-id/a3/bcb70e5a8433b583822f77da86722e4c01d8f4.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/sshd-10.0p1-9.fc43.x86_64.debug
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/openssh
/usr/lib/debug/usr/libexec/openssh/sftp-server-10.0p1-9.fc43.x86_64.debug
/usr/lib/debug/usr/libexec/openssh/sshd-auth-10.0p1-9.fc43.x86_64.debug
/usr/lib/debug/usr/libexec/openssh/sshd-session-10.0p1-9.fc43.x86_64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 22 23:52:09 2026