Debian Package Tracker
Register | Log in
Subscribe

openssh

Choose email to subscribe with

general
  • source: openssh (main)
  • version: 1:10.4p1-5
  • maintainer: Debian OpenSSH Maintainers (archive) (DMD)
  • uploaders: Colin Watson [DMD] – Matthew Vernon [DMD]
  • arch: any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1:8.4p1-5+deb11u3
  • o-o-sec: 1:8.4p1-5+deb11u7
  • oldstable: 1:9.2p1-2+deb12u10
  • old-sec: 1:9.2p1-2+deb12u9
  • old-bpo: 1:10.0p1-7~bpo12+1
  • old-upd: 1:9.2p1-2+deb12u7
  • stable: 1:10.0p1-7+deb13u4
  • stable-sec: 1:10.0p1-7+deb13u2
  • stable-bpo: 1:10.3p1-1~bpo13+1
  • testing: 1:10.4p1-4
  • unstable: 1:10.4p1-5
versioned links
  • 1:8.4p1-5+deb11u3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:8.4p1-5+deb11u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:9.2p1-2+deb12u7: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:9.2p1-2+deb12u9: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:9.2p1-2+deb12u10: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.0p1-7~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.0p1-7+deb13u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.0p1-7+deb13u4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.3p1-1~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.4p1-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1:10.4p1-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • openssh-client (275 bugs: 0, 158, 117, 0)
  • openssh-client-udeb
  • openssh-common
  • openssh-server (245 bugs: 0, 190, 55, 0)
  • openssh-server-udeb
  • openssh-sftp-server (1 bugs: 0, 1, 0, 0)
  • openssh-tests
  • ssh (121 bugs: 0, 66, 55, 0)
  • ssh-askpass-gnome (3 bugs: 0, 3, 0, 0)
action needed
A new upstream version is available: 10.5p1 high
A new upstream version 10.5p1 is available, you should consider packaging it.
Created: 2026-08-12 Last update: 2026-08-24 09:31
4 security issues in sid high

There are 4 open security issues in sid.

4 important issues:
  • CVE-2026-55655: A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwarding is enabled and a local UNIX-domain X socket is used. A successful attack can compromise the confidentiality of forwarded X11 traffic, including sensitive window contents and input, and may allow some manipulation of the forwarded session.
  • CVE-2026-73281: In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the session-bind@openssh.com extension.
  • CVE-2026-73282: In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent.
  • CVE-2026-73283: In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.
Created: 2026-06-23 Last update: 2026-08-24 08:01
5 security issues in forky high

There are 5 open security issues in forky.

5 important issues:
  • CVE-2026-55654: A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing NULL termination is missing in the auth-indicators array. A remote attacker, under specific configurations involving GSSAPI authentication and a Kerberos environment, could exploit this to cause the SSH authentication path to crash or abort. This leads to a denial of service (DoS), impacting the availability of the SSH service.
  • CVE-2026-55655: A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwarding is enabled and a local UNIX-domain X socket is used. A successful attack can compromise the confidentiality of forwarded X11 traffic, including sensitive window contents and input, and may allow some manipulation of the forwarded session.
  • CVE-2026-73281: In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the session-bind@openssh.com extension.
  • CVE-2026-73282: In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent.
  • CVE-2026-73283: In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.
Created: 2026-06-23 Last update: 2026-08-24 08:01
13 security issues in bullseye high

There are 13 open security issues in bullseye.

5 important issues:
  • CVE-2026-55654: A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing NULL termination is missing in the auth-indicators array. A remote attacker, under specific configurations involving GSSAPI authentication and a Kerberos environment, could exploit this to cause the SSH authentication path to crash or abort. This leads to a denial of service (DoS), impacting the availability of the SSH service.
  • CVE-2026-55655: A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwarding is enabled and a local UNIX-domain X socket is used. A successful attack can compromise the confidentiality of forwarded X11 traffic, including sensitive window contents and input, and may allow some manipulation of the forwarded session.
  • CVE-2026-73281: In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the session-bind@openssh.com extension.
  • CVE-2026-73282: In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent.
  • CVE-2026-73283: In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.
8 issues postponed or untriaged:
  • CVE-2026-59995: (postponed; to be fixed through a stable update) sftp in OpenSSH before 10.4 does not properly constrain the location of downloaded files when "sftp server:/path ." is used with an attacker-controlled server.
  • CVE-2026-59996: (postponed; to be fixed through a stable update) scp in OpenSSH before 10.4 may place a file in the parent directory of an intended directory when the copy occurs between two remote destinations.
  • CVE-2026-59997: (postponed; to be fixed through a stable update) internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection.
  • CVE-2026-59998: (postponed; to be fixed through a stable update) sshd in OpenSSH before 10.4 has an undocumented security-relevant behavior: GSSAPIStrictAcceptorCheck has no value if the server is in Windows Active Directory.
  • CVE-2026-59999: (postponed; to be fixed through a stable update) In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not.
  • CVE-2026-60000: (postponed; to be fixed through a stable update) sshd in OpenSSH before 10.4 allows remote attackers to cause a denial of service (resource consumption from excessive authentication attempts) because MaxAuthTries was mishandled for GSSAPIAuthentication.
  • CVE-2026-60001: (postponed; to be fixed through a stable update) sshd in OpenSSH before 10.4 does not always honor the minimum authentication delay.
  • CVE-2026-60002: (postponed; to be fixed through a stable update) ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)
Created: 2026-06-23 Last update: 2026-08-24 08:01
13 security issues in bookworm high

There are 13 open security issues in bookworm.

5 important issues:
  • CVE-2026-55654: A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing NULL termination is missing in the auth-indicators array. A remote attacker, under specific configurations involving GSSAPI authentication and a Kerberos environment, could exploit this to cause the SSH authentication path to crash or abort. This leads to a denial of service (DoS), impacting the availability of the SSH service.
  • CVE-2026-55655: A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwarding is enabled and a local UNIX-domain X socket is used. A successful attack can compromise the confidentiality of forwarded X11 traffic, including sensitive window contents and input, and may allow some manipulation of the forwarded session.
  • CVE-2026-73281: In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the session-bind@openssh.com extension.
  • CVE-2026-73282: In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent.
  • CVE-2026-73283: In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.
8 issues postponed or untriaged:
  • CVE-2026-59995: (postponed; to be fixed through a stable update) sftp in OpenSSH before 10.4 does not properly constrain the location of downloaded files when "sftp server:/path ." is used with an attacker-controlled server.
  • CVE-2026-59996: (postponed; to be fixed through a stable update) scp in OpenSSH before 10.4 may place a file in the parent directory of an intended directory when the copy occurs between two remote destinations.
  • CVE-2026-59997: (postponed; to be fixed through a stable update) internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection.
  • CVE-2026-59998: (postponed; to be fixed through a stable update) sshd in OpenSSH before 10.4 has an undocumented security-relevant behavior: GSSAPIStrictAcceptorCheck has no value if the server is in Windows Active Directory.
  • CVE-2026-59999: (postponed; to be fixed through a stable update) In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not.
  • CVE-2026-60000: (postponed; to be fixed through a stable update) sshd in OpenSSH before 10.4 allows remote attackers to cause a denial of service (resource consumption from excessive authentication attempts) because MaxAuthTries was mishandled for GSSAPIAuthentication.
  • CVE-2026-60001: (postponed; to be fixed through a stable update) sshd in OpenSSH before 10.4 does not always honor the minimum authentication delay.
  • CVE-2026-60002: (postponed; to be fixed through a stable update) ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)
Created: 2026-06-23 Last update: 2026-08-24 08:01
debian/patches: 1 patch with invalid metadata, 7 patches to forward upstream high

Among the 24 debian patches available in version 1:10.4p1-4 of the package, we noticed the following issues:

  • 1 patch with invalid metadata that ought to be fixed.
  • 7 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2026-08-01 11:32
39 bugs tagged patch in the BTS normal
The BTS contains patches fixing 39 bugs (49 if counting merged bugs), consider including or untagging them.
Created: 2026-08-15 Last update: 2026-08-24 09:30
Depends on packages which need a new maintainer normal
The packages that openssh depends on which need a new maintainer are:
  • ssh-askpass (#993155)
    • Suggests: ssh-askpass ssh-askpass
Created: 2019-11-22 Last update: 2026-08-24 07:00
lintian reports 2 warnings normal
Lintian reports 2 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-08-24 Last update: 2026-08-24 06:19
13 low-priority security issues in trixie low

There are 13 open security issues in trixie.

13 issues left for the package maintainer to handle:
  • CVE-2026-55654: (needs triaging) A flaw was found in OpenSSH. This vulnerability, a heap out-of-bounds read, occurs during the cleanup of GSSAPI (Generic Security Service Application Programming Interface) indicators when a trailing NULL termination is missing in the auth-indicators array. A remote attacker, under specific configurations involving GSSAPI authentication and a Kerberos environment, could exploit this to cause the SSH authentication path to crash or abort. This leads to a denial of service (DoS), impacting the availability of the SSH service.
  • CVE-2026-55655: (needs triaging) A flaw was found in OpenSSH. A local unprivileged attacker on a Linux client host can hijack client-side X11 forwarding connections. This is possible by pre-binding the preferred abstract X socket name when X11 forwarding is enabled and a local UNIX-domain X socket is used. A successful attack can compromise the confidentiality of forwarded X11 traffic, including sensitive window contents and input, and may allow some manipulation of the forwarded session.
  • CVE-2026-59995: (needs triaging) sftp in OpenSSH before 10.4 does not properly constrain the location of downloaded files when "sftp server:/path ." is used with an attacker-controlled server.
  • CVE-2026-59996: (needs triaging) scp in OpenSSH before 10.4 may place a file in the parent directory of an intended directory when the copy occurs between two remote destinations.
  • CVE-2026-59997: (needs triaging) internal-sftp in sshd in OpenSSH before 10.4 recognizes only the first 9 command-line arguments, which can be important if a later command-line argument would have helped to ensure the intended security properties of an SFTP connection.
  • CVE-2026-59998: (needs triaging) sshd in OpenSSH before 10.4 has an undocumented security-relevant behavior: GSSAPIStrictAcceptorCheck has no value if the server is in Windows Active Directory.
  • CVE-2026-59999: (needs triaging) In sshd in OpenSSH before 10.4, DisableForwarding=yes was supposed to take precedence over PermitTunnel=yes, but did not.
  • CVE-2026-60000: (needs triaging) sshd in OpenSSH before 10.4 allows remote attackers to cause a denial of service (resource consumption from excessive authentication attempts) because MaxAuthTries was mishandled for GSSAPIAuthentication.
  • CVE-2026-60001: (needs triaging) sshd in OpenSSH before 10.4 does not always honor the minimum authentication delay.
  • CVE-2026-60002: (needs triaging) ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)
  • CVE-2026-73281: (needs triaging) In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use keys. This is caused by misinteraction between agent locking and the session-bind@openssh.com extension.
  • CVE-2026-73282: (needs triaging) In ssh in OpenSSH before 10.5, a use-after-free for realloc data can occur if a certain pair of remote-forwarding operations are concurrent.
  • CVE-2026-73283: (needs triaging) In sshd in OpenSSH before 10.5, the restrict keyword (in authorized_keys) was supposed to be applicable to tunnel forwarding but was not.

You can find information about how to handle these issues in the security team's documentation.

Created: 2026-06-23 Last update: 2026-08-24 08:01
testing migrations
  • This package will soon be part of the auto-openssl transition. You might want to ensure that your package is ready for it. You can probably find supplementary information in the debian-release archives or in the corresponding release.debian.org bug.
  • excuses:
    • Migration status for openssh (1:10.4p1-4 to 1:10.4p1-5): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for ansible/14.0.0+dfsg-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for ansible-core/2.21.2-1: amd64: Pass, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for ceph/20.2.2+ds-13: amd64: Test triggered, arm64: Test triggered, armhf: Failed (not a regression) ♻ (reference ♻), i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for crmsh/5.0.0-3.1: amd64: Pass, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for cryptsetup/2:2.8.7-1: amd64: Failed (not a regression) ♻ (reference ♻), arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for cumin/5.1.1-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for debvm/0.5.4: amd64: Test triggered, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for dropbear/2026.94-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for dulwich/1.2.12-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for fence-agents/4.17.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for freedombox/26.10: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for g10k/0.9.10-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for git-annex/10.20251029-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for gittuf/0.15.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for glome/0.3.0-5: amd64: Test triggered (will not be considered a regression) ♻ (reference ♻), arm64: Test triggered (will not be considered a regression) ♻ (reference ♻), armhf: Failed (not a regression) ♻ (reference ♻), i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered (will not be considered a regression) ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for gokr-rsync/0.3.6-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-appleboy-easyssh-proxy/1.5.0-5: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-containers-buildah/1.43.2+ds1-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-muesli-go-app-paths/0.2.1-2: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-go.crypto/1:0.55.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for goss/0.4.10-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for gvfs/1.60.0-2: amd64: Pass, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for hipercontracer/2.2.6-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for jupyter-client/8.8.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for keychain/2.9.8-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for labgrid/26.0-2: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for lava/2026.07-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libcloud/3.8.0+repack-6: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libguestfs/1:1.58.1-8: amd64: Test triggered, arm64: Test triggered, armhf: Failed (not a regression) ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnet-openssh-perl/0.84-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnet-scp-perl/0.08-4: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnet-sftp-foreign-perl/1.93+dfsg-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnet-ssh-perl/0.09-5: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libnetapp-perl/500.002-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libpam-mount/2.22-3: amd64: Pass, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libssh/0.12.2-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for libssh2/1.11.1-6: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for medusa/2.3-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for meson/1.11.1-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for moraine/0.2.2-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nbd/1:3.26.1-6.1: amd64: Pass, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for nova/2:33.0.1-5: amd64: Test triggered, arm64: Test triggered (will not be considered a regression) ♻ (reference ♻), armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for octave-msh/1.0.12-3: amd64: Test triggered, arm64: Test triggered, armhf: Failed (not a regression) ♻ (reference ♻), i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for offlineimap3/8.0.3+dfsg-2: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for openmpi: amd64: Test triggered, arm64: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for openssh/1:10.4p1-5: amd64: Test triggered, arm64: Test triggered, armhf: Regression ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for oz/0.17.0-7: amd64: Test triggered, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for parallax/1.0.8-3: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for parsyncfp2/2.59+git20250602.e687b9f-1: amd64: Test triggered (will not be considered a regression) ♻ (reference ♻), arm64: Test triggered (will not be considered a regression) ♻ (reference ♻), armhf: Failed (not a regression) ♻ (reference ♻), i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered (will not be considered a regression) ♻ (reference ♻), s390x: Test triggered
    • ∙ ∙ Autopkgtest for patatt/0.8.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for piuparts/1.6.0: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for pkg-perl-tools/0.88: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for proftpd-dfsg/1.3.9d~dfsg-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for proxytunnel/1.13.0-2: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for python-asyncssh/2.23.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for rancid/3.14-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for receptor/1.6.6-1: amd64: Test triggered, arm64: Test triggered, armhf: Regression ♻ (reference ♻), i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered (will not be considered a regression) ♻ (reference ♻)
    • ∙ ∙ Autopkgtest for reform-tools/1.88-1: amd64: Test triggered, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for remrun/0.2.5-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for ruby-git/4.4.0-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for rust-openssh-mux-client/0.17.9-1: amd64: Test triggered, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for snapd/2.76-1: amd64: Pass, arm64: Test triggered, armhf: No tests, superficial or marked flaky ♻ (reference ♻), i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for ssh-agent-filter/0.5.3-2: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for ssh-tools/1.9-2: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for systemd/261.2-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered (will not be considered a regression) ♻ (reference ♻), ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for tinyssh/20260601-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for twisted/26.4.0-4: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for vorta/0.11.5-1: amd64: Test triggered, arm64: Test triggered, armhf: Pass, i386: Test triggered, ppc64el: Test triggered, s390x: Test triggered
    • ∙ ∙ Autopkgtest for wcc: amd64: Test triggered
    • ∙ ∙ Missing build on riscv64
    • ∙ ∙ Lintian check waiting for test results on riscv64 - info
    • ∙ ∙ Too young, only 0 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/o/openssh.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-08-23] Accepted openssh 1:10.4p1-5 (source) into unstable (Colin Watson)
  • [2026-08-05] openssh 1:10.4p1-4 MIGRATED to testing (Debian testing watch)
  • [2026-07-31] Accepted openssh 1:10.4p1-4 (source) into unstable (Colin Watson)
  • [2026-07-28] Accepted openssh 1:10.4p1-3 (source) into unstable (Colin Watson)
  • [2026-07-28] openssh 1:10.4p1-2 MIGRATED to testing (Debian testing watch)
  • [2026-07-19] Accepted openssh 1:10.4p1-2 (source) into unstable (Colin Watson)
  • [2026-07-06] Accepted openssh 1:10.4p1-1 (source) into unstable (Colin Watson)
  • [2026-07-06] Accepted openssh 1:10.3p1-9 (source) into unstable (Colin Watson)
  • [2026-07-03] Accepted openssh 1:10.3p1-8 (source) into unstable (Colin Watson)
  • [2026-07-03] Accepted openssh 1:10.3p1-7 (amd64 source) into unstable (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-07-02] openssh 1:10.3p1-5 MIGRATED to testing (Debian testing watch)
  • [2026-06-26] Accepted openssh 1:10.3p1-5 (source) into unstable (Colin Watson)
  • [2026-06-06] openssh 1:10.3p1-4 MIGRATED to testing (Debian testing watch)
  • [2026-06-01] Accepted openssh 1:10.3p1-4 (source) into unstable (Colin Watson)
  • [2026-05-30] openssh 1:10.3p1-2 MIGRATED to testing (Debian testing watch)
  • [2026-05-29] Accepted openssh 1:10.3p1-3 (source) into unstable (Colin Watson)
  • [2026-05-15] Accepted openssh 1:8.4p1-5+deb11u7 (source) into oldoldstable-security (Colin Watson) (signed by: Santiago Ruano Rincón)
  • [2026-05-14] Accepted openssh 1:10.3p1-1~bpo13+1 (source) into stable-backports (Colin Watson)
  • [2026-05-06] Accepted openssh 1:10.0p1-7+deb13u4 (source) into proposed-updates (Debian FTP Masters)
  • [2026-05-05] Accepted openssh 1:9.2p1-2+deb12u10 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-05-05] Accepted openssh 1:10.0p1-7+deb13u3 (source) into proposed-updates (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-05-03] Accepted openssh 1:10.3p1-2 (source) into unstable (Colin Watson)
  • [2026-04-21] openssh 1:10.3p1-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-18] Accepted openssh 1:9.2p1-2+deb12u9 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-18] Accepted openssh 1:10.0p1-7+deb13u2 (source) into proposed-updates (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-16] Accepted openssh 1:8.4p1-5+deb11u6 (source) into oldoldstable-security (Colin Watson)
  • [2026-04-12] Accepted openssh 1:10.3p1-1 (source) into unstable (Colin Watson)
  • [2026-04-09] Accepted openssh 1:10.2p1-6~bpo13+1 (source) into stable-backports (Colin Watson)
  • [2026-04-09] Accepted openssh 1:10.0p1-7+deb13u2 (source) into stable-security (Debian FTP Masters) (signed by: Colin Watson)
  • [2026-04-09] Accepted openssh 1:9.2p1-2+deb12u9 (source) into oldstable-security (Debian FTP Masters) (signed by: Colin Watson)
  • 1
  • 2
bugs [bug history graph]
  • all: 632 677
  • RC: 0
  • I&N: 415 434
  • M&W: 216 242
  • F&P: 1
  • patch: 39 49
links
  • homepage
  • lintian (0, 2)
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • l10n (100, -)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1:10.3p1-4ubuntu2
  • patches for 1:10.3p1-4ubuntu2

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing