Debian Package Tracker
Register | Log in
Subscribe

libssh

Choose email to subscribe with

general
  • source: libssh (main)
  • version: 0.11.2-1
  • maintainer: Laurent Bigonville (DMD)
  • uploaders: Mike Gabriel [DMD] – Martin Pitt [DMD]
  • arch: all any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.8.7-1+deb10u1
  • o-o-sec: 0.8.7-1+deb10u2
  • oldstable: 0.9.8-0+deb11u1
  • old-sec: 0.9.8-0+deb11u1
  • stable: 0.10.6-0+deb12u1
  • stable-sec: 0.10.6-0+deb12u1
  • testing: 0.11.1-2
  • unstable: 0.11.2-1
versioned links
  • 0.8.7-1+deb10u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.8.7-1+deb10u2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.9.8-0+deb11u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.10.6-0+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.11.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libssh-4 (2 bugs: 0, 2, 0, 0)
  • libssh-dev
  • libssh-doc
action needed
7 security issues in trixie high

There are 7 open security issues in trixie.

7 important issues:
  • CVE-2025-4877:
  • CVE-2025-4878:
  • CVE-2025-5318: A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
  • CVE-2025-5351:
  • CVE-2025-5372:
  • CVE-2025-5449:
  • CVE-2025-5987:
Created: 2025-06-24 Last update: 2025-06-28 17:30
6 security issues in bullseye high

There are 6 open security issues in bullseye.

6 important issues:
  • CVE-2025-4877:
  • CVE-2025-4878:
  • CVE-2025-5318: A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
  • CVE-2025-5351:
  • CVE-2025-5372:
  • CVE-2025-5987:
Created: 2025-06-24 Last update: 2025-06-28 17:30
4 security issues in buster high

There are 4 open security issues in buster.

3 important issues:
  • CVE-2023-6004: A flaw was found in libssh. By utilizing the ProxyCommand or ProxyJump feature, users can exploit unchecked hostname syntax on the client. This issue may allow an attacker to inject malicious code into the command of the features mentioned through the hostname parameter.
  • CVE-2023-6918: A flaw was found in the libssh implements abstract layer for message digest (MD) operations implemented by different supported crypto backends. The return values from these were not properly checked, which could cause low-memory situations failures, NULL dereferences, crashes, or usage of the uninitialized memory as an input for the KDF. In this case, non-matching keys will result in decryption/integrity failures, terminating the connection.
  • CVE-2023-48795: The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remote attackers to bypass integrity checks such that some packets are omitted (from the extension negotiation message), and a client and server may consequently end up with a connection for which some security features have been downgraded or disabled, aka a Terrapin attack. This occurs because the SSH Binary Packet Protocol (BPP), implemented by these extensions, mishandles the handshake phase and mishandles use of sequence numbers. For example, there is an effective attack against SSH's use of ChaCha20-Poly1305 (and CBC with Encrypt-then-MAC). The bypass occurs in chacha20-poly1305@openssh.com and (if CBC is used) the -etm@openssh.com MAC algorithms. This also affects Maverick Synergy Java SSH API before 3.1.0-SNAPSHOT, Dropbear through 2022.83, Ssh before 5.1.1 in Erlang/OTP, PuTTY before 0.80, AsyncSSH before 2.14.2, golang.org/x/crypto before 0.17.0, libssh before 0.10.6, libssh2 through 1.11.0, Thorn Tech SFTP Gateway before 3.4.6, Tera Term before 5.1, Paramiko before 3.4.0, jsch before 0.2.15, SFTPGo before 2.5.6, Netgate pfSense Plus through 23.09.1, Netgate pfSense CE through 2.7.2, HPN-SSH through 18.2.0, ProFTPD before 1.3.8b (and before 1.3.9rc2), ORYX CycloneSSH before 2.3.4, NetSarang XShell 7 before Build 0144, CrushFTP before 10.6.0, ConnectBot SSH library before 2.2.22, Apache MINA sshd through 2.11.0, sshj through 0.37.0, TinySSH through 20230101, trilead-ssh2 6401, LANCOM LCOS and LANconfig, FileZilla before 3.66.4, Nova before 11.8, PKIX-SSH before 14.4, SecureCRT before 9.4.3, Transmit5 before 5.10.4, Win32-OpenSSH before 9.5.0.0p1-Beta, WinSCP before 6.2.2, Bitvise SSH Server before 9.32, Bitvise SSH Client before 9.33, KiTTY through 0.76.1.13, the net-ssh gem 7.2.0 for Ruby, the mscdex ssh2 module before 1.15.0 for Node.js, the thrussh library before 0.35.1 for Rust, and the Russh crate before 0.40.2 for Rust.
1 issue postponed or untriaged:
  • CVE-2020-16135: (needs triaging) libssh 0.9.4 has a NULL pointer dereference in tftpserver.c if ssh_buffer_new returns NULL.
Created: 2023-12-18 Last update: 2024-06-05 05:37
6 low-priority security issues in bookworm low

There are 6 open security issues in bookworm.

6 issues left for the package maintainer to handle:
  • CVE-2025-4877: (needs triaging)
  • CVE-2025-4878: (needs triaging)
  • CVE-2025-5318: (needs triaging) A flaw was found in the libssh library. An out-of-bounds read can be triggered in the sftp_handle function due to an incorrect comparison check that permits the function to access memory beyond the valid handle list and to return an invalid pointer, which is used in further processing. This vulnerability allows an authenticated remote attacker to potentially read unintended memory regions, exposing sensitive information or affect service behavior.
  • CVE-2025-5351: (needs triaging)
  • CVE-2025-5372: (needs triaging)
  • CVE-2025-5987: (needs triaging)

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

Created: 2025-06-24 Last update: 2025-06-28 17:30
debian/patches: 1 patch to forward upstream low

Among the 3 debian patches available in version 0.11.2-1 of the package, we noticed the following issues:

  • 1 patch 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: 2025-06-28 14:00
Build log checks report 2 warnings low
Build log checks report 2 warnings
Created: 2022-05-15 Last update: 2022-05-16 00:32
testing migrations
  • excuses:
    • Migration status for libssh (0.11.1-2 to 0.11.2-1): BLOCKED: Needs an approval (either due to a freeze, the source suite or a manual hint)
    • Issues preventing migration:
    • ∙ ∙ blocked by freeze: is a key package (Follow the freeze policy when applying for an unblock)
    • ∙ ∙ Too young, only 1 of 20 days old
    • Additional info:
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/libs/libssh.html
    • ∙ ∙ autopkgtest for libssh/0.11.2-1: amd64: Pass, arm64: Pass, armel: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Pass
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Reproducible on arm64 - info ♻
    • ∙ ∙ Waiting for reproducibility test results on armhf - info ♻
    • Not considered
news
[rss feed]
  • [2025-06-28] Accepted libssh 0.11.2-1 (source) into unstable (Martin Pitt)
  • [2025-05-02] libssh 0.11.1-2 MIGRATED to testing (Debian testing watch)
  • [2025-04-22] Accepted libssh 0.11.1-2 (source) into unstable (Martin Pitt)
  • [2024-09-09] libssh 0.11.1-1 MIGRATED to testing (Debian testing watch)
  • [2024-09-04] Accepted libssh 0.11.1-1 (source) into unstable (Martin Pitt)
  • [2024-06-05] libssh 0.10.6-3 MIGRATED to testing (Debian testing watch)
  • [2024-06-03] Accepted libssh 0.10.6-3 (source) into unstable (Martin Pitt)
  • [2023-12-29] Accepted libssh 0.9.8-0+deb11u1 (source) into oldstable-proposed-updates (Debian FTP Masters) (signed by: Martin Pitt)
  • [2023-12-29] Accepted libssh 0.10.6-0+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Martin Pitt)
  • [2023-12-28] Accepted libssh 0.9.8-0+deb11u1 (source) into oldstable-security (Debian FTP Masters) (signed by: Martin Pitt)
  • [2023-12-28] Accepted libssh 0.10.6-0+deb12u1 (source) into stable-security (Debian FTP Masters) (signed by: Martin Pitt)
  • [2023-12-25] libssh 0.10.6-2 MIGRATED to testing (Debian testing watch)
  • [2023-12-22] Accepted libssh 0.10.6-2 (source) into unstable (Martin Pitt)
  • [2023-12-22] Accepted libssh 0.10.6-1 (source) into unstable (Martin Pitt)
  • [2023-08-21] libssh 0.10.5-3 MIGRATED to testing (Debian testing watch)
  • [2023-08-18] Accepted libssh 0.10.5-3 (source) into unstable (Martin Pitt)
  • [2023-05-29] Accepted libssh 0.8.7-1+deb10u2 (source) into oldstable (Tobias Frost)
  • [2023-05-28] Accepted libssh 0.9.7-0+deb11u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Martin Pitt)
  • [2023-05-23] Accepted libssh 0.9.7-0+deb11u1 (source) into stable-security (Debian FTP Masters) (signed by: Martin Pitt)
  • [2023-05-20] libssh 0.10.5-2 MIGRATED to testing (Debian testing watch)
  • [2023-05-17] Accepted libssh 0.10.5-2 (source) into unstable (Martin Pitt)
  • [2023-05-10] Accepted libssh 0.10.5-1 (source) into unstable (Martin Pitt)
  • [2022-09-21] libssh 0.10.4-2 MIGRATED to testing (Debian testing watch)
  • [2022-09-21] libssh 0.10.4-2 MIGRATED to testing (Debian testing watch)
  • [2022-09-19] Accepted libssh 0.10.4-2 (source) into unstable (Martin Pitt)
  • [2022-09-14] Accepted libssh 0.10.4-1 (source) into unstable (Martin Pitt)
  • [2021-12-31] libssh 0.9.6-2 MIGRATED to testing (Debian testing watch)
  • [2021-12-25] Accepted libssh 0.9.6-2 (source) into unstable (Martin Pitt)
  • [2021-09-02] Accepted libssh 0.9.5-1+deb11u1 (source) into proposed-updates->stable-new, proposed-updates (Debian FTP Masters) (signed by: Martin Pitt)
  • [2021-09-01] libssh 0.9.6-1 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 2
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, checks, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.11.1-2

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