From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libssh: security bump version to 0.12.1
Date: Fri, 31 Jul 2026 14:05:28 +0200 [thread overview]
Message-ID: <20260731120528.3649-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260721184316.3523325-1-bernd@kuhls.net>
In reply of:
> https://gitlab.com/libssh/libssh-mirror/-/tags/libssh-0.12.1
> https://www.libssh.org/2026/07/21/libssh-0-12-1-and-0-11-5-security-releases/
>
> Fixes the following security problems:
>
> CVE-2026-15370: Stack buffer overflow in SFTP server longname construction
> CVE-2026-59842: Information disclosure via short GSSAPI Curve25519 public key
> CVE-2026-59843: Denial of service via zero advertised channel packet size
> CVE-2026-59844: Denial of service via oversized SFTP read length
> CVE-2026-59845: Denial of service via unchecked ProxyCommand fork() failure
> CVE-2026-59846: Information disclosure via ProxyCommand %r username expansion
> CVE-2026-59847: Integrity downgrade via OpenSSL AES-GCM tag verification
> CVE-2026-59848: Denial of service via SFTP responses with unknown request IDs
> CVE-2026-59849: Denial of service via automatic certificate authentication loop
> CVE-2026-59850: Use-after-free via data callbacks on closed channels
> CVE-2026-59851: Authentication bypass via missing GSSAPI principal check
> Zero-initialize every ssh_string
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to 2025.02.x & 2026.05.x. Thanks
> ---
> Gitlab pipelines passed:
> https://gitlab.com/bkuhls/buildroot/-/commits/73ee002c4b0394edd42a0c33674a8360f6b0f704
>
> package/libssh/libssh.hash | 4 ++--
> package/libssh/libssh.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/package/libssh/libssh.hash b/package/libssh/libssh.hash
> index 8c40dea2e5..a1f59fe810 100644
> --- a/package/libssh/libssh.hash
> +++ b/package/libssh/libssh.hash
> @@ -1,5 +1,5 @@
> # Locally calculated after checking pgp signature
> -# https://www.libssh.org/files/0.12/libssh-0.12.0.tar.xz.asc
> +# https://www.libssh.org/files/0.12/libssh-0.12.1.tar.xz.asc
> # with key 88A228D89B07C2C77D0C780903D5DF8CFDD3E8E7
> -sha256 1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121 libssh-0.12.0.tar.xz
> +sha256 d3941af0a2d78d5d82ed7a36988e9133994312f035b9659a6e43f8db3968784c libssh-0.12.1.tar.xz
> sha256 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a COPYING
> diff --git a/package/libssh/libssh.mk b/package/libssh/libssh.mk
> index 017ff2c197..5fd34b47b0 100644
> --- a/package/libssh/libssh.mk
> +++ b/package/libssh/libssh.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> LIBSSH_VERSION_MAJOR = 0.12
> -LIBSSH_VERSION = $(LIBSSH_VERSION_MAJOR).0
> +LIBSSH_VERSION = $(LIBSSH_VERSION_MAJOR).1
> LIBSSH_SOURCE = libssh-$(LIBSSH_VERSION).tar.xz
> LIBSSH_SITE = https://www.libssh.org/files/$(LIBSSH_VERSION_MAJOR)
> LIBSSH_LICENSE = LGPL-2.1
> --
> 2.47.3
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2026-07-31 12:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-21 18:43 [Buildroot] [PATCH 1/1] package/libssh: security bump version to 0.12.1 Bernd Kuhls
2026-07-21 19:46 ` Julien Olivain via buildroot
2026-07-31 12:05 ` Thomas Perale via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260731120528.3649-1-thomas.perale@mind.be \
--to=buildroot@buildroot.org \
--cc=bernd@kuhls.net \
--cc=thomas.perale@mind.be \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox