Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/5] package/libssh2: fix five security vulnerabilities
@ 2026-08-20  7:32 Stefan Mueller via buildroot
  2026-08-20  7:32 ` [Buildroot] [PATCH v2 1/5] package/libssh2: fix CVE-2025-15661 Stefan Mueller via buildroot
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefan Mueller via buildroot @ 2026-08-20  7:32 UTC (permalink / raw)
  To: buildroot; +Cc: Stefan Müller

From: Stefan Müller <stefan.mueller@rey-technology.com>

This series backports upstream fixes for five security vulnerabilities
in libssh2.

Changes v1 -> v2:
  - Resend using a different SMTP provider because O365/Exchange
    converted the original patch emails to HTML.
  - No code changes.

Stefan Müller (5):
  package/libssh2: fix CVE-2025-15661
  package/libssh2: fix CVE-2026-66032
  package/libssh2: fix CVE-2026-66033
  package/libssh2: fix CVE-2026-66034
  package/libssh2: fix CVE-2026-66035

 ...-sftp-symlink-fix-out-of-bounds-read.patch | 116 ++++++++++++++++++
 ...ibssh2-priv-backport-LIBSSH2_UNCONST.patch |  29 +++++
 ...-symlink-fix-SSH_FXP_STATUS-response.patch |  46 +++++++
 ...-prevent-dangling-pointer-after-free.patch |  28 +++++
 ...08-openssl-fix-AES-GCM-bounds-checks.patch |  44 +++++++
 ...009-publickey-fix-potential-OOB-read.patch |  35 ++++++
 ...tential-heap-overflow-on-ETM-decrypt.patch |  41 +++++++
 package/libssh2/libssh2.mk                    |  17 +++
 8 files changed, 356 insertions(+)
 create mode 100644 package/libssh2/0004-sftp-symlink-fix-out-of-bounds-read.patch
 create mode 100644 package/libssh2/0005-libssh2-priv-backport-LIBSSH2_UNCONST.patch
 create mode 100644 package/libssh2/0006-sftp-symlink-fix-SSH_FXP_STATUS-response.patch
 create mode 100644 package/libssh2/0007-sftp-prevent-dangling-pointer-after-free.patch
 create mode 100644 package/libssh2/0008-openssl-fix-AES-GCM-bounds-checks.patch
 create mode 100644 package/libssh2/0009-publickey-fix-potential-OOB-read.patch
 create mode 100644 package/libssh2/0010-transport-fix-potential-heap-overflow-on-ETM-decrypt.patch

-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-08-22 22:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-20  7:32 [Buildroot] [PATCH v2 0/5] package/libssh2: fix five security vulnerabilities Stefan Mueller via buildroot
2026-08-20  7:32 ` [Buildroot] [PATCH v2 1/5] package/libssh2: fix CVE-2025-15661 Stefan Mueller via buildroot
2026-08-22 22:02   ` Julien Olivain via buildroot
2026-08-20  7:32 ` [Buildroot] [PATCH v2 2/5] package/libssh2: fix CVE-2026-66032 Stefan Mueller via buildroot
2026-08-20  7:32 ` [Buildroot] [PATCH v2 3/5] package/libssh2: fix CVE-2026-66033 Stefan Mueller via buildroot
2026-08-20  7:32 ` [Buildroot] [PATCH v2 4/5] package/libssh2: fix CVE-2026-66034 Stefan Mueller via buildroot
2026-08-20  7:32 ` [Buildroot] [PATCH v2 5/5] package/libssh2: fix CVE-2026-66035 Stefan Mueller via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox