SUSE 5728 Published by

SUSE issued a batch of important and moderate security patches, covering widely deployed packages like nginx, BIND DNS, OpenSSL 1.1, Vim, Xen hypervisor, libssh, rsyslog, ImageMagick, and several Python libraries. The fixes address critical flaws ranging from heap buffer overflows in HTTP proxy modules to cross zone cache poisoning in DNS resolvers, arbitrary code execution through editor completion engines, and denial of service vectors in SSH client implementations. Each advisory provides specific CVSS scores, affected operating system versions spanning openSUSE Leap 15.4 through SUSE Linux Enterprise Server 15 SP7, and targeted zypper installation commands for immediate deployment.

SUSE-SU-2026:3448-1: important: Security update for nginx
SUSE-SU-2026:3452-1: important: Security update for bind
SUSE-SU-2026:3457-1: important: Security update for openssl-1_1
SUSE-SU-2026:3458-1: important: Security update for vim
SUSE-SU-2026:3459-1: important: Security update for python3-dulwich
openSUSE-SU-2026:11424-1: moderate: python313-pydantic-2.13.4-2.1 on GA media
openSUSE-SU-2026:11433-1: moderate: ImageMagick-7.1.2.28-2.1 on GA media
openSUSE-SU-2026:11428-1: moderate: python312-3.12.13-8.1 on GA media
openSUSE-SU-2026:11425-1: moderate: python313-sentry-sdk-2.66.1-1.1 on GA media
SUSE-SU-2026:3441-1: important: Security update for GraphicsMagick
SUSE-SU-2026:3442-1: important: Security update for rsyslog
SUSE-SU-2026:3462-1: important: Security update for xen
SUSE-SU-2026:3463-1: moderate: Security update for libssh




SUSE-SU-2026:3448-1: important: Security update for nginx


# Security update for nginx

Announcement ID: SUSE-SU-2026:3448-1
Release Date: 2026-08-03T11:17:08Z
Rating: important
References:

* bsc#1267525
* bsc#1268492
* bsc#1268495
* bsc#1271514

Cross-References:

* CVE-2026-42055
* CVE-2026-42533
* CVE-2026-48142

CVSS scores:

* CVE-2026-42055 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-42055 ( NVD ): 9.2
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-42055 ( NVD ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-42055 ( NVD ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-42533 ( SUSE ): 9.2
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2026-42533 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-42533 ( NVD ): 9.2
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-42533 ( NVD ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-48142 ( SUSE ): 4.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
* CVE-2026-48142 ( NVD ): 6.3
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-48142 ( NVD ): 4.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L

Affected Products:

* openSUSE Leap 15.4
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server 15 SP5 LTSS
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
* SUSE Linux Enterprise Server for SAP Applications 15 SP5

An update that solves three vulnerabilities and has one security fix can now be
installed.

## Description:

This update for nginx fixes the following issues:

* CVE-2026-42055: heap buffer overflow in the `ngx_http_proxy_v2_module` and
`ngx_http_grpc_module` modules (bsc#1268492).
* CVE-2026-42533: heap buffer overflow in the `map` directive and regex
matching (bsc#1271514).
* CVE-2026-48142: heap buffer overread in the `ngx_http_charset_module` module
(bsc#1268495).
* Remote denial of service via the HTTP/2 bomb exploit (bsc#1267525).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise Server 15 SP5 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3448=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3448=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3448=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3448=1

* SUSE Linux Enterprise Server 15 SP4 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3448=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3448=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3448=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP5
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3448=1

* openSUSE Leap 15.4
zypper in -t patch SUSE-2026-3448=1

## Package List:

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server 15 SP4 LTSS (aarch64 ppc64le s390x x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server 15 SP4 LTSS (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (aarch64
x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (noarch)
* nginx-source-1.21.5-150400.3.25.1
* openSUSE Leap 15.4 (aarch64 i586 ppc64le s390x x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* openSUSE Leap 15.4 (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server 15 SP5 LTSS (aarch64 ppc64le s390x x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server 15 SP5 LTSS (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (aarch64
x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch)
* nginx-source-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
* nginx-debuginfo-1.21.5-150400.3.25.1
* nginx-1.21.5-150400.3.25.1
* nginx-debugsource-1.21.5-150400.3.25.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (noarch)
* nginx-source-1.21.5-150400.3.25.1

## References:

* https://www.suse.com/security/cve/CVE-2026-42055.html
* https://www.suse.com/security/cve/CVE-2026-42533.html
* https://www.suse.com/security/cve/CVE-2026-48142.html
* https://bugzilla.suse.com/show_bug.cgi?id67525
* https://bugzilla.suse.com/show_bug.cgi?id68492
* https://bugzilla.suse.com/show_bug.cgi?id68495
* https://bugzilla.suse.com/show_bug.cgi?id71514



SUSE-SU-2026:3452-1: important: Security update for bind


# Security update for bind

Announcement ID: SUSE-SU-2026:3452-1
Release Date: 2026-08-03T11:34:56Z
Rating: important
References:

* bsc#1271982
* bsc#1271983
* bsc#1271984
* bsc#1271986
* bsc#1271987
* bsc#1271988
* bsc#1271989
* bsc#1271990

Cross-References:

* CVE-2026-10723
* CVE-2026-10822
* CVE-2026-11331
* CVE-2026-11622
* CVE-2026-11721
* CVE-2026-12617
* CVE-2026-13204
* CVE-2026-13321

CVSS scores:

* CVE-2026-10723 ( SUSE ): 8.9
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N
* CVE-2026-10723 ( SUSE ): 6.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
* CVE-2026-10723 ( NVD ): 6.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N
* CVE-2026-10822 ( SUSE ): 6.9
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-10822 ( SUSE ): 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-10822 ( NVD ): 6.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-11331 ( SUSE ): 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
* CVE-2026-11331 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
* CVE-2026-11331 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
* CVE-2026-11622 ( SUSE ): 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-11622 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-11622 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-11721 ( SUSE ): 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
* CVE-2026-11721 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-11721 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-12617 ( SUSE ): 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-12617 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-12617 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-13204 ( SUSE ): 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-13204 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-13204 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-13321 ( SUSE ): 9.2
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:H/SA:N
* CVE-2026-13321 ( SUSE ): 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
* CVE-2026-13321 ( NVD ): 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N

Affected Products:

* openSUSE Leap 15.6
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server 15 SP6 LTSS
* SUSE Linux Enterprise Server for SAP Applications 15 SP6

An update that solves eight vulnerabilities can now be installed.

## Description:

This update for bind fixes the following issues:

* CVE-2026-10723: accepting incorrect child-zone NSEC3 records as valid can
allow an attacker to forge authenticated NXDOMAIN responses for sibling
zones (bsc#1271982).
* CVE-2026-10822: storing a DNS key record with an invalid PRIVATEDNS
algorithm identifier length can trigger a consistency check failure
(bsc#1271983).
* CVE-2026-11331: handling NAMETOOLONG error conditions incorrectly during RPZ
wildcard CNAME processing can allow bypassing RPZ rules or triggering
process exits (bsc#1271984).
* CVE-2026-11622: DNSSEC validating resolver under a random subdomain attack
can suffer from runaway memory usage exceeding max-cache-size and affecting
response rate (bsc#1271986).
* CVE-2026-11721: RRSIG with fewer labels than its containing zone when synth-
from-dnssec is enabled can lead to wildcard generation (bsc#1271987).
* CVE-2026-12617: delayed or specific CNAME/DNAME query responses combined
with positive A record responses can trigger an assertion failure
(bsc#1271988).
* CVE-2026-13204: validating a domain covered by both NSEC and NSEC3 with an
RRSIG for only one type can trigger an assertion failure (bsc#1271989).
* CVE-2026-13321: NSEC records with a `Next Domain Name` pointing outside the
signer's zone can allow cross-zone cache poisoning and authenticated denial-
of-service responses (bsc#1271990).

* Update to release 9.18.50:

* Remove ineffective TCP fallback after repeated UDP timeouts.

* Fall back to TCP on receipt of a UDP response with a mismatched query ID.
* Fix DNS64 owner case after DNAME restart.
* Clear REDIRECT flag when it isn't needed.

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise Server 15 SP6 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3452=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP6
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3452=1

* openSUSE Leap 15.6
zypper in -t patch SUSE-2026-3452=1

## Package List:

* openSUSE Leap 15.6 (aarch64 i586 ppc64le s390x x86_64)
* bind-utils-9.18.50-150600.3.32.1
* bind-debuginfo-9.18.50-150600.3.32.1
* bind-9.18.50-150600.3.32.1
* bind-debugsource-9.18.50-150600.3.32.1
* bind-utils-debuginfo-9.18.50-150600.3.32.1
* openSUSE Leap 15.6 (noarch)
* bind-doc-9.18.50-150600.3.32.1
* SUSE Linux Enterprise Server 15 SP6 LTSS (noarch)
* bind-doc-9.18.50-150600.3.32.1
* SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
* bind-utils-9.18.50-150600.3.32.1
* bind-debuginfo-9.18.50-150600.3.32.1
* bind-9.18.50-150600.3.32.1
* bind-debugsource-9.18.50-150600.3.32.1
* bind-utils-debuginfo-9.18.50-150600.3.32.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
* bind-utils-9.18.50-150600.3.32.1
* bind-debuginfo-9.18.50-150600.3.32.1
* bind-9.18.50-150600.3.32.1
* bind-debugsource-9.18.50-150600.3.32.1
* bind-utils-debuginfo-9.18.50-150600.3.32.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (noarch)
* bind-doc-9.18.50-150600.3.32.1

## References:

* https://www.suse.com/security/cve/CVE-2026-10723.html
* https://www.suse.com/security/cve/CVE-2026-10822.html
* https://www.suse.com/security/cve/CVE-2026-11331.html
* https://www.suse.com/security/cve/CVE-2026-11622.html
* https://www.suse.com/security/cve/CVE-2026-11721.html
* https://www.suse.com/security/cve/CVE-2026-12617.html
* https://www.suse.com/security/cve/CVE-2026-13204.html
* https://www.suse.com/security/cve/CVE-2026-13321.html
* https://bugzilla.suse.com/show_bug.cgi?id71982
* https://bugzilla.suse.com/show_bug.cgi?id71983
* https://bugzilla.suse.com/show_bug.cgi?id71984
* https://bugzilla.suse.com/show_bug.cgi?id71986
* https://bugzilla.suse.com/show_bug.cgi?id71987
* https://bugzilla.suse.com/show_bug.cgi?id71988
* https://bugzilla.suse.com/show_bug.cgi?id71989
* https://bugzilla.suse.com/show_bug.cgi?id71990



SUSE-SU-2026:3457-1: important: Security update for openssl-1_1


# Security update for openssl-1_1

Announcement ID: SUSE-SU-2026:3457-1
Release Date: 2026-08-03T11:51:24Z
Rating: important
References:

* bsc#1271712

Affected Products:

* openSUSE Leap 15.4
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise Micro 5.3
* SUSE Linux Enterprise Micro 5.4
* SUSE Linux Enterprise Micro for Rancher 5.3
* SUSE Linux Enterprise Micro for Rancher 5.4
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS
* SUSE Linux Enterprise Server for SAP Applications 15 SP4

An update that has one security fix can now be installed.

## Description:

This update for openssl-1_1 fixes the following issue:

* HollowByte: DoS vector against OpenSSL TLS ClientHello via remote, attacker-
controlled memory allocations (bsc#1271712).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise Server 15 SP4 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3457=1

* SUSE Linux Enterprise Micro for Rancher 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2026-3457=1

* SUSE Linux Enterprise Micro 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2026-3457=1

* openSUSE Leap 15.4
zypper in -t patch SUSE-2026-3457=1

* SUSE Linux Enterprise Micro for Rancher 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2026-3457=1

* SUSE Linux Enterprise Micro 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2026-3457=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3457=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3457=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3457=1

## Package List:

* SUSE Linux Enterprise Server 15 SP4 LTSS (aarch64 ppc64le s390x x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Server 15 SP4 LTSS (x86_64)
* libopenssl1_1-32bit-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-32bit-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-32bit-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-32bit-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (x86_64)
* libopenssl1_1-32bit-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-32bit-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-32bit-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-32bit-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (x86_64)
* libopenssl1_1-32bit-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-32bit-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-32bit-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-32bit-1.1.1l-150400.7.99.1
* openSUSE Leap 15.4 (aarch64 i586 ppc64le s390x x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* openSUSE Leap 15.4 (x86_64)
* libopenssl1_1-32bit-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-32bit-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-32bit-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-32bit-1.1.1l-150400.7.99.1
* openSUSE Leap 15.4 (aarch64_ilp32)
* libopenssl1_1-hmac-64bit-1.1.1l-150400.7.99.1
* libopenssl1_1-64bit-1.1.1l-150400.7.99.1
* libopenssl1_1-64bit-debuginfo-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-64bit-1.1.1l-150400.7.99.1
* openSUSE Leap 15.4 (noarch)
* openssl-1_1-doc-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (x86_64)
* libopenssl1_1-32bit-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-32bit-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-32bit-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-32bit-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1
* SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64)
* libopenssl1_1-1.1.1l-150400.7.99.1
* libopenssl-1_1-devel-1.1.1l-150400.7.99.1
* openssl-1_1-1.1.1l-150400.7.99.1
* libopenssl1_1-debuginfo-1.1.1l-150400.7.99.1
* libopenssl1_1-hmac-1.1.1l-150400.7.99.1
* openssl-1_1-debuginfo-1.1.1l-150400.7.99.1
* openssl-1_1-debugsource-1.1.1l-150400.7.99.1

## References:

* https://bugzilla.suse.com/show_bug.cgi?id71712



SUSE-SU-2026:3458-1: important: Security update for vim


# Security update for vim

Announcement ID: SUSE-SU-2026:3458-1
Release Date: 2026-08-03T12:01:11Z
Rating: important
References:

* bsc#1268162
* bsc#1271193
* bsc#1271194
* bsc#1271195
* bsc#1271684

Cross-References:

* CVE-2026-59856
* CVE-2026-59857
* CVE-2026-59858

CVSS scores:

* CVE-2026-59856 ( SUSE ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59856 ( SUSE ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2026-59856 ( NVD ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-59856 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2026-59857 ( SUSE ): 5.6
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59857 ( SUSE ): 4.7 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-59857 ( NVD ): 5.6
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-59857 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-59858 ( SUSE ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59858 ( SUSE ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
* CVE-2026-59858 ( NVD ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-59858 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Affected Products:

* Basesystem Module 15-SP7
* Desktop Applications Module 15-SP7
* openSUSE Leap 15.5
* SUSE Linux Enterprise Desktop 15 SP7
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
* SUSE Linux Enterprise Micro 5.5
* SUSE Linux Enterprise Real Time 15 SP7
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server 15 SP5 LTSS
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server 15 SP6 LTSS
* SUSE Linux Enterprise Server 15 SP7
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
* SUSE Linux Enterprise Server for SAP Applications 15 SP7

An update that solves three vulnerabilities and has two security fixes can now
be installed.

## Description:

This update for vim fixes the following issues:

Security issues fixed:

* CVE-2026-59856: arbitrary code execution via PHP omni-completion
(bsc#1271194).
* CVE-2026-59857: out-of-bounds write in SAL soundfolding (bsc#1271195).
* CVE-2026-59858: arbitrary code execution via C omni-completion
(bsc#1271193).

Non security issues fixed:

* Guard suse.vimrc against re-entry to prevent an infinite sourcing loop
(bsc#1271684).
* Allow 'wrap' and 'linebreak' to be set from a modeline (bsc#1268162).

Changes for vim:

* Update to version 9.2.0780:
* filetype detect missing from completion (9.2.0726).
* popup images not rendered correctly when unfocused (9.2.0727).
* filetype: supertux info pattern is relative to current dir (9.2.0728).
* % skips parens on continued quoted lines (9.2.0729).
* GTK4 GUI tabline is not updated (9.2.0730).
* GTK4 GUI scrollbar size not updated when restoring a session (9.2.0731).
* session: terminal restored using absolute columns/rows (9.2.0732).
* GTK3: GUI slow on X11 since dropping the alpha channel (9.2.0733).
* function pointer passed to STRNCMP() instead of a length (9.2.0734).
* tests: comment test can be improved (9.2.0737).
* completion: 'autocompletedelay' blocks the main loop and drops autocommands
(9.2.0739).
* GTK4: scrollbar wrongly displayed (9.2.0740).
* complete_check() does not return TRUE for mapped input (9.2.0741).
* filetype: SSH keys and related filetypes not recognized (9.2.0742).
* string macros silently accept a size of the wrong type (9.2.0743).
* popup_atcursor() closes immediately on white space (9.2.0744).
* cscope: connection leak when growing the array fails (9.2.0747).
* 'autocompletedelay' interferes with CTRL-G U (9.2.0748).
* 'autocompletedelay' interferes with i_CTRL-K (9.2.0749).
* completion: 'autocompletedelay' deferral leaks state (9.2.0750).
* GTK3 GUI is slow under Wayland (9.2.0751).
* GTK4: drag-and-drop does not support HTML (9.2.0752).
* GTK GUI deferred redraw skipped on 'lazyredraw' (9.2.0753).
* repeated completion length lookup in search_for_exact_line (9.2.0754).
* 'autocomplete' behaves inconsistently when recording (9.2.0755).
* session with multiple tabpages sets 'winminheight' to 0 (9.2.0756).
* pum: no opacity when background not set for Popup menu group (9.2.0758).
* some code for 'autocompletedelay' is no longer needed (9.2.0759).
* compiler warning for using potentially uninitialized var (9.2.0760).
* runtime(netrw): Unix: unable to open '\' file (9.2.0761).
* duplicated sub-option name check in :set completion (9.2.0762).
* compiler warning about unused function (9.2.0764).
* popup: opacity popup over a terminal is not cleared when moved (9.2.0765).
* quick_tab entries for empty letters point to the wrong index (9.2.0766).
* legacy/vim9cmd modifiers do not set script version for options values
(9.2.0767).
* legacy/vim9cmd modifiers are not exclusive (9.2.0768).
* conversion to utf-16be using iconv is inconsistent (9.2.0769).
* dict_add_dict() has inconsistent ownership on failure (9.2.0770).
* dict_add_list() has inconsistent ownership on failure (9.2.0771).
* Vim9: null dereference inside alloc_type() (9.2.0772).
* memory leak in evalfunc.c on alloc failure (9.2.0773).
* memory leak in f_getscriptinfo() on alloc failure (9.2.0774).
* memory leak in highlight_get_info() on alloc failure (9.2.0775).
* memory leak in sign_getlist() on alloc failure (9.2.0776).
* memory leak in add_defer() on alloc failure (9.2.0777).
* memory leak in compile_dict() on alloc failure (9.2.0778).
* memory leak in type_name_func() on alloc failure (9.2.0779).
* memory leak in evalvars.c on alloc failure (9.2.0780).

* Update to version 9.2.0725:

* GTK: preedit font size is wrong for fractional point sizes (9.2.0532).
* '[ mark moved to end of inserted text after CTRL-R CTRL-P paste (9.2.0533).
* GTK UI does not support fullscreen mode (9.2.0534).
* GTK4: mouse popup menu does not show up at mouse pointer (9.2.0537).
* Cannot keep leading whitespace in %{} statusline expr (9.2.0538).
* filetype: too many Bitbake include files are recognized (9.2.0539).
* Vim9: endclass/endenum/endinterface can give errors (9.2.0541).
* Vim9: wrong error when redeclaring a typed variable (9.2.0543).
* GTK4: window blank after a resize or drag (9.2.0544).
* popup: blending uses hardcoded fallback colors (9.2.0545).
* configure: GTK4 build requires GTK >= 4.10 (9.2.0546).
* "%v" in 'errorformat' is affected by 'tabstop' (9.2.0547).
* GTK4: terminal and pty job output is not processed (9.2.0548).
* Cursor wrong after autoindent strip is skipped (9.2.0549).
* GTK4: 'mousehide' unhides cursor when switching tabs (9.2.0550).
* filetype: Tolk files are not recognized (9.2.0551).
* GTK4: F10 does nothing when the menubar is hidden (9.2.0552).
* runtime(netrw): netrw rejects hostnames containing _ (9.2.0553).
* GTK4: memory leak in free_menu() (9.2.0554).
* too many strlen() in ex_substitute() (9.2.0555).
* GTK4: scrollbars not shown and do not respond to clicks (9.2.0556).
* filetype: Kawasaki Robots files are not recognized (9.2.0557).
* filetype: Popcap Reanimation files are not recognized (9.2.0558).
* filetype: Kaitai struct files are not recogonized (9.2.0559).
* filetype: busybox shebang lines are not recognized (9.2.0560).
* [security]: possible code execution with python3complete (9.2.0561).
* filetype: SGF files are not recognized (9.2.0562).
* GTK3/Wayland: crash with right mouse-button in tabline (9.2.0563).
* GTK4: tabline does not respond to mouse clicks (9.2.0564).
* [security]: out-of-bounds read in update_snapshot() (9.2.0565).
* f duplicates window if do_ecmd() is aborted (9.2.0566).
* dict function name allocation failure not handled (9.2.0567).
* pythoncomplete: g:pythoncomplete_allow_import had no effect (9.2.0568).
* out-of-bounds access in libvterm CSI 8 t resize (9.2.0569).
* GTK4: mouse wheel scrolling does not work correctly (9.2.0570).
* Vim9: memory leak in compile_nested_function() on failure (9.2.0571).
* lines disappear with wrapping virtual text after a double-width char
(9.2.0572).
* Vim9: missing EX_WHOLE on some block keywords (9.2.0573).
* popup_create() not blocked in secure/sandbox (9.2.0576).
* GTK4: window resizing issues (9.2.0577).
* GTK4: :unmenu does not remove entries from the menubar (9.2.0578).
* :mksession, :mkview and :mkvimrc emit legacy Vim script (9.2.0579).
* xxd: binary output is not colored with -R (9.2.0580).
* After maximizing and deleting the quickfix buffer, window height is wrong
(9.2.0581).
* GTK4: compile error when XFONTSET is defined (9.2.0582).
* completion: indent not ignored for fuzzy line completion (9.2.0583).
* GTK4: missing UI features (9.2.0584).
* line number wrong after undoing a deletion in quickfix buffer (9.2.0585).
* Crash with TextPut autocmd when pasting in terminal buffer (9.2.0586).
* GTK4: left scrollbar overlaps drawarea (9.2.0587).
* GTK4: drawing area loses focus after closing a menubar popover (9.2.0588).
* filetype: xinitrc files are not recognized (9.2.0589).
* GTK4: drawing area loses focus shape on popup menu open (9.2.0590).
* 'scrolljump' ignored when scrolling up (9.2.0591).
* Error when restoring session with terminal window (9.2.0592).
* :wqall ignores term_setkill() on running terminal buffers (9.2.0593).
* Use-after-free with ":wqall" and a running terminal job (9.2.0594).
* MS-Windows: Wrong buffer size calculation for gvimext (9.2.0595).
* cmdline completion popup cannot be scrolled with the mouse (9.2.0596).
* [security]: possible code execution with python complete (9.2.0597).
* popup: title set with popup_setoptions() is not shown (9.2.0599).
* clientserver method needs to be given as argument (9.2.0600).
* matchfuzzypos() returns garbage positions for long candidates (9.2.0601).
* popup: No opacity when background not set for Popup group (9.2.0602).
* possible heap-buffer-overflow when resizing the GUI (9.2.0603).
* GTK4: does not support all clipboard formats (9.2.0606).
* GTK4: inputdialog() does not work as expected (9.2.0607).
* popup_setoptions()/ch_setoptions() does not check secure mode (9.2.0608).
* completion info popup cannot be scrolled with the keyboard (9.2.0609).
* cindent: closing brace in a comment affects the next line's indent
(9.2.0610).
* MS-Windows: evim.exe not working with VIMDLL (9.2.0611).
* Cannot render images in popup windows (9.2.0612).
* opacity popup leaves stale cells (9.2.0614).
* sixel encoder drops pixels on the right edge of shapes (9.2.0615).
* GTK4: use-after-free on clipboard read timeout (9.2.0616).
* GvimExt: does not support different runtime dirs (9.2.0617).
* use-after-free in popup_getoptions() on dict_add() failure (9.2.0618).
* integer overflow in popup image size validation (9.2.0619).
* runtime(netrw): fix 2match pattern rebuild (9.2.0620).
* 'autoindent' not stripped with virtualedit=onemore (9.2.0621).
* str2blob() does not work with wide UTF-16 encoding (9.2.0622).
* possible integer overflow in spellfile tree bounds check (9.2.0623).
* C-N/C-P cannot be mapped in complete() completion (9.2.0624).
* GTK4: Link error when Wayland is disabled (9.2.0625).
* Vim9: illegal characters allowed in dict key names with dot notation
(9.2.0626).
* :vim9cmd source handles all scripts as Vim9 script (9.2.0627).
* popup image: wrong overlap layering, kitty laggy (9.2.0628).
* 0x80 and 0x9b byte not unescaped when check for valid abbr (9.2.0629).
* popup images: kitty images output in GUI mode (9.2.0630).
* DECRQM and SGR Mouse not supported in foot terminal (9.2.0631).
* GTK4: no support for hardware-accelerated rendering (9.2.0632).
* MS-Windows: No support for kitty graphics support in terminal (9.2.0633).
* GTK4: no minimum resize limit (9.2.0634).
* checking the syntax contains/cluster list is slow (9.2.0635).
* popup image: stale pixels under RGBA animation frames (9.2.0636).
* sixel: anti-aliased RGBA images render with visible outline (9.2.0637).
* cannot return matches containing spaces from a custom completion (9.2.0638).
* gq with 'formatprg' fails on an empty buffer (9.2.0639).
* the "%" command jumps to parens and braces inside comments (9.2.0640).
* GTK4: crash in gui_mch_menu_hidden() (9.2.0641).
* statusline: buffer overflow with item groups (9.2.0642).
* Missing Image ifdefs (9.2.0643).
* popup image: duplicate sync-output code (9.2.0644).
* Composing chars no longer accepted in end-id abbr (9.2.0645).
* GTK3 GUI slow on HiDPI/4K with software rendering (9.2.0646).
* matchfuzzypos() false exact match for long equal-length candidates
(9.2.0647).
* MS-Windows: Compile warnings (9.2.0648).
* filetype: tf files sometimes incorrectly recognized (9.2.0649).
* Vim aborts at startup when built with the example -O2 CFLAGS (9.2.0650).
* completion: 'smartcase' doesn't work with 'longest' (9.2.0651).
* popup: stale kitty image after clipwindow scrolls out of view (9.2.0652).
* [security]: out-of-bounds write in tree_count_words() (9.2.0653).
* GTK4: using uninitialised colors in gui_mch_init() (9.2.0654).
* GTK4: missing NULL checks in vim_form_measure() (9.2.0655).
* completion: using wrong tolower() in smartcase filtering (9.2.0656).
* GTK4: missing menu when right-clicking in tabline (9.2.0657).
* xxd: signed integer overflow in huntype() (9.2.0658).
* GTK4: no balloon support in GUI (9.2.0659).
* Dragging the scrollbar does not trigger WinScrolled (9.2.0660).
* unintended wipe of Vim's temp dir, causes errors (9.2.0661).
* [security] Stack out-of-bounds write in dump_prefixes() (9.2.0662).
* [security]: runtime(netrw): code injection in local file deletion
(9.2.0663).
* GTK4: GTK critical error on exit printed (9.2.0665).
* Terminal-Normal mode does not color empty lines with a background color
(9.2.0666).
* patch 9.2.0590 was wrong (9.2.0667).
* GTK4: minimum horizontal size is too small (9.2.0668).
* GTK4: toolbar can be improved (9.2.0669).
* [security]: Out-of-bounds read with text properties (9.2.0670).
* [security]: possible out-of-bounds read with sodium encrypted files
(9.2.0671).
* corrupted text property causes internal error (9.2.0672).
* configure: clears dynamic ruby linker flags (9.2.0674).
* MS-Windows: cannot switch to a buffer with '%' in its name (9.2.0676).
* Cannot clear the alternate file register # (9.2.0677).
* [security]: potential powershell code execution in zip.vim (9.2.0678).
* [security]: Out-of-bounds read with text property virtual text (9.2.0679).
* keytrans() doesn't replace '|' and '\' (9.2.0680).
* configure: -lruby added even for a dynamic ruby build (9.2.0681).
* Wrong dot-repeat when calling complete() while filtering completion
(9.2.0682).
* filetype completion mishandles finished sub options (9.2.0683).
* :reg # does not display the value of the '#' register (9.2.0684).
* clipboard.c does not get the Wayland CFLAGS on GTK2 (9.2.0685).
* style: strcmp usage is inconsistent (9.2.0686).
* popup_image_composites_frames() has improper if block scope (9.2.0687).
* Terminal-Normal mode does not show the Visual selection on a colored empty
line (9.2.0688).
* the "%" command is slow on a long line with many slashes (9.2.0689).
* Solaris: swap file names are too long (9.2.0690).
* Solaris: Test_terminal_composing_unicode() fails (9.2.0691).
* GTK2: build failure, popup images not drawn correctly (9.2.0692).
* Solaris: some tests faiures due to Solaris peculiarities (9.2.0694).
* Solaris: test_delete_temp_dir() fails because of missing flock (9.2.0695).
* GTK4: A few issues with toolbar support (9.2.0696).
* possible overflow when parsing CSI keys (9.2.0697).
* [security]: Out-of-bounds write with soundfold() (9.2.0698).
* [security]: possible code execution with python complete (9.2.0699).
* configure: -lrt requirement for timer_create not detected (9.2.0700).
* :windo and :tabdo create an extra window with 'winfixbuf' (9.2.0702).
* session file does not store relative Vim9 autoload imports (9.2.0703).
* GTK4: not handling mouse events (9.2.0704).
* :delete # silently fails to update "# and clobbers "0 (9.2.0705).
* completion: popup misplaced when text before it is concealed (9.2.0707).
* Leaks in do_autocmd in error case (9.2.0708).
* GTK4: a few minor issues (9.2.0709).
* GTK4 GUI resize handling can be improved (9.2.0710).
* leak in ins_compl_infercase_gettext() in error case (9.2.0711).
* GTK4: dialogs not handling mnemonics correctly (9.2.0712).
* completion: ruler not updated correctly when the popup menu is visible
(9.2.0713).
* Coverity warns for NULL deref (9.2.0714).
* Coverity warns about copy/paste error in hl_blend_attr() (9.2.0715).
* filetype: not all supertux files are recognized (9.2.0716).
* :syn sync without an argument also lists syntax cluster (9.2.0718).
* GTK4: default menu is lacking (9.2.0719).
* GTK4: no support for browsefilter (9.2.0720).
* serverlist() returns strings separated by \n (9.2.0721).
* GTK4: find/replace dialog can be improved (9.2.0722).
* term_start() does not support "noclose" (9.2.0723).
* use-after-free when freeing exit_cb job on exit (9.2.0724).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise Server for SAP Applications 15 SP5
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3458=1

* Desktop Applications Module 15-SP7
zypper in -t patch SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-3458=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3458=1

* SUSE Linux Enterprise Server 15 SP6 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3458=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP6
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3458=1

* openSUSE Leap 15.5
zypper in -t patch SUSE-2026-3458=1

* Basesystem Module 15-SP7
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP7-2026-3458=1

* SUSE Linux Enterprise Micro 5.5
zypper in -t patch SUSE-SLE-Micro-5.5-2026-3458=1

* SUSE Linux Enterprise Server 15 SP5 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3458=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3458=1

## Package List:

* openSUSE Leap 15.5 (aarch64 i586 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* openSUSE Leap 15.5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* Basesystem Module 15-SP7 (aarch64 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* Basesystem Module 15-SP7 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP5 LTSS (aarch64 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP5 LTSS (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* Desktop Applications Module 15-SP7 (aarch64 ppc64le s390x x86_64)
* vim-debuginfo-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (aarch64
x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server 15 SP6 LTSS (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
* vim-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
* vim-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Micro 5.5 (aarch64 ppc64le s390x x86_64)
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise Micro 5.5 (noarch)
* vim-data-common-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (aarch64
x86_64)
* vim-9.2.0780-150500.20.61.2
* gvim-debuginfo-9.2.0780-150500.20.61.2
* vim-small-debuginfo-9.2.0780-150500.20.61.2
* vim-debuginfo-9.2.0780-150500.20.61.2
* vim-debugsource-9.2.0780-150500.20.61.2
* gvim-9.2.0780-150500.20.61.2
* vim-small-9.2.0780-150500.20.61.2
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (noarch)
* vim-data-9.2.0780-150500.20.61.2
* vim-data-common-9.2.0780-150500.20.61.2

## References:

* https://www.suse.com/security/cve/CVE-2026-59856.html
* https://www.suse.com/security/cve/CVE-2026-59857.html
* https://www.suse.com/security/cve/CVE-2026-59858.html
* https://bugzilla.suse.com/show_bug.cgi?id68162
* https://bugzilla.suse.com/show_bug.cgi?id71193
* https://bugzilla.suse.com/show_bug.cgi?id71194
* https://bugzilla.suse.com/show_bug.cgi?id71195
* https://bugzilla.suse.com/show_bug.cgi?id71684



SUSE-SU-2026:3459-1: important: Security update for python3-dulwich


# Security update for python3-dulwich

Announcement ID: SUSE-SU-2026:3459-1
Release Date: 2026-08-03T12:08:43Z
Rating: important
References:

* bsc#1271525

Cross-References:

* CVE-2026-38974

CVSS scores:

* CVE-2026-38974 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-38974 ( NVD ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected Products:

* Basesystem Module 15-SP7
* openSUSE Leap 15.4
* SUSE Linux Enterprise Desktop 15 SP7
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
* SUSE Linux Enterprise Real Time 15 SP7
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server 15 SP5 LTSS
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server 15 SP6 LTSS
* SUSE Linux Enterprise Server 15 SP7
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
* SUSE Linux Enterprise Server for SAP Applications 15 SP5
* SUSE Linux Enterprise Server for SAP Applications 15 SP6
* SUSE Linux Enterprise Server for SAP Applications 15 SP7

An update that solves one vulnerability can now be installed.

## Description:

This update for python3-dulwich fixes the following issue

* CVE-2026-38974: Dulwich through 1.1.0 was found to be missing SSH host key
verification in contrib/paramiko_vendor.py (bsc#1271525).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3459=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3459=1

* Basesystem Module 15-SP7
zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP7-2026-3459=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3459=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3459=1

* openSUSE Leap 15.4
zypper in -t patch SUSE-2026-3459=1

* SUSE Linux Enterprise Server 15 SP4 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3459=1

* SUSE Linux Enterprise Server 15 SP6 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3459=1

* SUSE Linux Enterprise Server 15 SP5 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3459=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP5
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3459=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3459=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP6
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3459=1

## Package List:

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (aarch64
x86_64)
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* openSUSE Leap 15.4 (aarch64 i586 ppc64le s390x x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* Basesystem Module 15-SP7 (aarch64 ppc64le s390x x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (aarch64
x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
x86_64)
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise Server 15 SP4 LTSS (aarch64 ppc64le s390x x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise Server 15 SP5 LTSS (aarch64 ppc64le s390x x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
* python3-dulwich-0.20.24-150400.11.1
* python3-dulwich-debuginfo-0.20.24-150400.11.1
* python3-dulwich-debugsource-0.20.24-150400.11.1

## References:

* https://www.suse.com/security/cve/CVE-2026-38974.html
* https://bugzilla.suse.com/show_bug.cgi?id71525



openSUSE-SU-2026:11424-1: moderate: python313-pydantic-2.13.4-2.1 on GA media


# python313-pydantic-2.13.4-2.1 on GA media

Announcement ID: openSUSE-SU-2026:11424-1
Rating: moderate

Cross-References:

* CVE-2021-29510
* CVE-2024-3772

CVSS scores:

* CVE-2024-3772 ( SUSE ): 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Products:

* openSUSE Tumbleweed

An update that solves 2 vulnerabilities can now be installed.

## Description:

These are all security issues fixed in the python313-pydantic-2.13.4-2.1 package on the GA media of openSUSE Tumbleweed.

## Package List:

* openSUSE Tumbleweed:
* python313-pydantic 2.13.4-2.1
* python314-pydantic 2.13.4-2.1

## References:

* https://www.suse.com/security/cve/CVE-2021-29510.html
* https://www.suse.com/security/cve/CVE-2024-3772.html



openSUSE-SU-2026:11433-1: moderate: ImageMagick-7.1.2.28-2.1 on GA media


# ImageMagick-7.1.2.28-2.1 on GA media

Announcement ID: openSUSE-SU-2026:11433-1
Rating: moderate

Cross-References:

* CVE-2026-64685

CVSS scores:

* CVE-2026-64685 ( SUSE ): 4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Affected Products:

* openSUSE Tumbleweed

An update that solves one vulnerability can now be installed.

## Description:

These are all security issues fixed in the ImageMagick-7.1.2.28-2.1 package on the GA media of openSUSE Tumbleweed.

## Package List:

* openSUSE Tumbleweed:
* ImageMagick 7.1.2.28-2.1
* ImageMagick-config-7-SUSE 7.1.2.28-2.1
* ImageMagick-devel 7.1.2.28-2.1
* ImageMagick-devel-32bit 7.1.2.28-2.1
* ImageMagick-doc 7.1.2.28-2.1
* ImageMagick-extra 7.1.2.28-2.1
* libMagick++-7_Q16HDRI5 7.1.2.28-2.1
* libMagick++-7_Q16HDRI5-32bit 7.1.2.28-2.1
* libMagick++-devel 7.1.2.28-2.1
* libMagick++-devel-32bit 7.1.2.28-2.1
* libMagickCore-7_Q16HDRI10 7.1.2.28-2.1
* libMagickCore-7_Q16HDRI10-32bit 7.1.2.28-2.1
* libMagickWand-7_Q16HDRI10 7.1.2.28-2.1
* libMagickWand-7_Q16HDRI10-32bit 7.1.2.28-2.1
* perl-PerlMagick 7.1.2.28-2.1

## References:

* https://www.suse.com/security/cve/CVE-2026-64685.html



openSUSE-SU-2026:11428-1: moderate: python312-3.12.13-8.1 on GA media


# python312-3.12.13-8.1 on GA media

Announcement ID: openSUSE-SU-2026:11428-1
Rating: moderate

Cross-References:

* CVE-2026-0864
* CVE-2026-11940
* CVE-2026-11972
* CVE-2026-15308
* CVE-2026-3276
* CVE-2026-4360
* CVE-2026-7210
* CVE-2026-7774
* CVE-2026-8328

CVSS scores:

* CVE-2026-0864 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-0864 ( SUSE ): 8.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
* CVE-2026-11940 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-11940 ( SUSE ): 8.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
* CVE-2026-11972 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-11972 ( SUSE ): 8.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-15308 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-15308 ( SUSE ): 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-3276 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-3276 ( SUSE ): 8.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-4360 ( SUSE ): 2.5 CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
* CVE-2026-4360 ( SUSE ): 2 CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
* CVE-2026-7210 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-7210 ( SUSE ): 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-7774 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-7774 ( SUSE ): 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
* CVE-2026-8328 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
* CVE-2026-8328 ( SUSE ): 6.3 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Affected Products:

* openSUSE Tumbleweed

An update that solves 9 vulnerabilities can now be installed.

## Description:

These are all security issues fixed in the python312-3.12.13-8.1 package on the GA media of openSUSE Tumbleweed.

## Package List:

* openSUSE Tumbleweed:
* python312 3.12.13-8.1
* python312-32bit 3.12.13-8.1
* python312-curses 3.12.13-8.1
* python312-dbm 3.12.13-8.1
* python312-idle 3.12.13-8.1
* python312-tk 3.12.13-8.1
* python312-x86-64-v3 3.12.13-8.1

## References:

* https://www.suse.com/security/cve/CVE-2026-0864.html
* https://www.suse.com/security/cve/CVE-2026-11940.html
* https://www.suse.com/security/cve/CVE-2026-11972.html
* https://www.suse.com/security/cve/CVE-2026-15308.html
* https://www.suse.com/security/cve/CVE-2026-3276.html
* https://www.suse.com/security/cve/CVE-2026-4360.html
* https://www.suse.com/security/cve/CVE-2026-7210.html
* https://www.suse.com/security/cve/CVE-2026-7774.html
* https://www.suse.com/security/cve/CVE-2026-8328.html



openSUSE-SU-2026:11425-1: moderate: python313-sentry-sdk-2.66.1-1.1 on GA media


# python313-sentry-sdk-2.66.1-1.1 on GA media

Announcement ID: openSUSE-SU-2026:11425-1
Rating: moderate

Cross-References:

* CVE-2024-40647

Affected Products:

* openSUSE Tumbleweed

An update that solves one vulnerability can now be installed.

## Description:

These are all security issues fixed in the python313-sentry-sdk-2.66.1-1.1 package on the GA media of openSUSE Tumbleweed.

## Package List:

* openSUSE Tumbleweed:
* python313-sentry-sdk 2.66.1-1.1
* python314-sentry-sdk 2.66.1-1.1

## References:

* https://www.suse.com/security/cve/CVE-2024-40647.html



SUSE-SU-2026:3441-1: important: Security update for GraphicsMagick


# Security update for GraphicsMagick

Announcement ID: SUSE-SU-2026:3441-1
Release Date: 2026-07-31T19:20:11Z
Rating: important
References:

* bsc#1268878

Cross-References:

* CVE-2026-56379

CVSS scores:

* CVE-2026-56379 ( SUSE ): 6.9
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
* CVE-2026-56379 ( SUSE ): 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
* CVE-2026-56379 ( NVD ): 9.2
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
* CVE-2026-56379 ( NVD ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-56379 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
* CVE-2026-56379 ( NVD ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Products:

* openSUSE Leap 15.6
* SUSE Linux Enterprise Desktop 15 SP7
* SUSE Linux Enterprise Real Time 15 SP7
* SUSE Linux Enterprise Server 15 SP7
* SUSE Linux Enterprise Server for SAP Applications 15 SP7
* SUSE Package Hub 15 15-SP7

An update that solves one vulnerability can now be installed.

## Description:

This update for GraphicsMagick fixes the following issue:

* CVE-2026-56379: arbitrary MVG drawing command injection via the SVG decoder
when processing specially crafted SVG files (bsc#1268878).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Package Hub 15 15-SP7
zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2026-3441=1

* openSUSE Leap 15.6
zypper in -t patch SUSE-2026-3441=1

## Package List:

* openSUSE Leap 15.6 (aarch64 i586 ppc64le s390x x86_64)
* GraphicsMagick-debuginfo-1.3.42-150600.3.42.1
* libGraphicsMagick-Q16-3-debuginfo-1.3.42-150600.3.42.1
* libGraphicsMagick++-Q16-12-debuginfo-1.3.42-150600.3.42.1
* GraphicsMagick-devel-1.3.42-150600.3.42.1
* libGraphicsMagick-Q16-3-1.3.42-150600.3.42.1
* libGraphicsMagick++-Q16-12-1.3.42-150600.3.42.1
* libGraphicsMagickWand-Q16-2-debuginfo-1.3.42-150600.3.42.1
* perl-GraphicsMagick-1.3.42-150600.3.42.1
* libGraphicsMagick3-config-1.3.42-150600.3.42.1
* perl-GraphicsMagick-debuginfo-1.3.42-150600.3.42.1
* GraphicsMagick-1.3.42-150600.3.42.1
* libGraphicsMagickWand-Q16-2-1.3.42-150600.3.42.1
* libGraphicsMagick++-devel-1.3.42-150600.3.42.1
* GraphicsMagick-debugsource-1.3.42-150600.3.42.1
* SUSE Package Hub 15 15-SP7 (aarch64 ppc64le s390x x86_64)
* GraphicsMagick-debuginfo-1.3.42-150600.3.42.1
* libGraphicsMagick-Q16-3-debuginfo-1.3.42-150600.3.42.1
* libGraphicsMagick++-Q16-12-debuginfo-1.3.42-150600.3.42.1
* GraphicsMagick-devel-1.3.42-150600.3.42.1
* libGraphicsMagick-Q16-3-1.3.42-150600.3.42.1
* libGraphicsMagick++-Q16-12-1.3.42-150600.3.42.1
* perl-GraphicsMagick-1.3.42-150600.3.42.1
* libGraphicsMagickWand-Q16-2-debuginfo-1.3.42-150600.3.42.1
* libGraphicsMagick3-config-1.3.42-150600.3.42.1
* perl-GraphicsMagick-debuginfo-1.3.42-150600.3.42.1
* GraphicsMagick-1.3.42-150600.3.42.1
* libGraphicsMagickWand-Q16-2-1.3.42-150600.3.42.1
* libGraphicsMagick++-devel-1.3.42-150600.3.42.1
* GraphicsMagick-debugsource-1.3.42-150600.3.42.1

## References:

* https://www.suse.com/security/cve/CVE-2026-56379.html
* https://bugzilla.suse.com/show_bug.cgi?id68878



SUSE-SU-2026:3442-1: important: Security update for rsyslog


# Security update for rsyslog

Announcement ID: SUSE-SU-2026:3442-1
Release Date: 2026-07-31T19:22:06Z
Rating: important
References:

* bsc#1272414

Cross-References:

* CVE-2026-61548

CVSS scores:

* CVE-2026-61548 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Products:

* openSUSE Leap 15.6
* SUSE Linux Enterprise Server 15 SP6
* SUSE Linux Enterprise Server 15 SP6 LTSS
* SUSE Linux Enterprise Server for SAP Applications 15 SP6

An update that solves one vulnerability can now be installed.

## Description:

This update for rsyslog fixes the following issue:

* CVE-2026-61548: parsing of crafted RFC 5424 messages in `mmpstrucdata` can
lead to a stack buffer overflow (bsc#1272414).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise Server for SAP Applications 15 SP6
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3442=1

* SUSE Linux Enterprise Server 15 SP6 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3442=1

* openSUSE Leap 15.6
zypper in -t patch SUSE-2026-3442=1

## Package List:

* SUSE Linux Enterprise Server 15 SP6 LTSS (aarch64 ppc64le s390x x86_64)
* rsyslog-module-gssapi-8.2406.0-150600.12.16.1
* rsyslog-debugsource-8.2406.0-150600.12.16.1
* rsyslog-module-snmp-8.2406.0-150600.12.16.1
* rsyslog-module-gssapi-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-udpspoof-8.2406.0-150600.12.16.1
* rsyslog-module-pgsql-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-udpspoof-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mysql-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mmnormalize-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-pgsql-8.2406.0-150600.12.16.1
* rsyslog-module-gtls-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-ossl-8.2406.0-150600.12.16.1
* rsyslog-module-mmnormalize-8.2406.0-150600.12.16.1
* rsyslog-module-mysql-8.2406.0-150600.12.16.1
* rsyslog-module-gtls-8.2406.0-150600.12.16.1
* rsyslog-module-relp-8.2406.0-150600.12.16.1
* rsyslog-module-snmp-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-8.2406.0-150600.12.16.1
* rsyslog-module-ossl-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-relp-debuginfo-8.2406.0-150600.12.16.1
* openSUSE Leap 15.6 (aarch64 i586 ppc64le s390x x86_64)
* rsyslog-module-snmp-8.2406.0-150600.12.16.1
* rsyslog-debugsource-8.2406.0-150600.12.16.1
* rsyslog-module-gssapi-8.2406.0-150600.12.16.1
* rsyslog-module-gcrypt-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-gssapi-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-udpspoof-8.2406.0-150600.12.16.1
* rsyslog-module-omhttpfs-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-omamqp1-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-pgsql-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-elasticsearch-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-udpspoof-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mysql-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mmnormalize-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-gcrypt-8.2406.0-150600.12.16.1
* rsyslog-module-omhttpfs-8.2406.0-150600.12.16.1
* rsyslog-module-pgsql-8.2406.0-150600.12.16.1
* rsyslog-module-gtls-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-kafka-8.2406.0-150600.12.16.1
* rsyslog-module-ossl-8.2406.0-150600.12.16.1
* rsyslog-module-mmnormalize-8.2406.0-150600.12.16.1
* rsyslog-module-mysql-8.2406.0-150600.12.16.1
* rsyslog-module-gtls-8.2406.0-150600.12.16.1
* rsyslog-module-omamqp1-8.2406.0-150600.12.16.1
* rsyslog-module-dbi-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-elasticsearch-8.2406.0-150600.12.16.1
* rsyslog-module-omtcl-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-diag-tools-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-diag-tools-8.2406.0-150600.12.16.1
* rsyslog-module-relp-8.2406.0-150600.12.16.1
* rsyslog-doc-8.2406.0-150600.12.16.1
* rsyslog-module-snmp-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-dbi-8.2406.0-150600.12.16.1
* rsyslog-8.2406.0-150600.12.16.1
* rsyslog-module-kafka-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-ossl-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-omtcl-8.2406.0-150600.12.16.1
* rsyslog-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-relp-debuginfo-8.2406.0-150600.12.16.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP6 (ppc64le x86_64)
* rsyslog-module-gssapi-8.2406.0-150600.12.16.1
* rsyslog-debugsource-8.2406.0-150600.12.16.1
* rsyslog-module-snmp-8.2406.0-150600.12.16.1
* rsyslog-module-gssapi-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-udpspoof-8.2406.0-150600.12.16.1
* rsyslog-module-pgsql-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-udpspoof-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mysql-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mmnormalize-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-pgsql-8.2406.0-150600.12.16.1
* rsyslog-module-gtls-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-mmnormalize-8.2406.0-150600.12.16.1
* rsyslog-module-ossl-8.2406.0-150600.12.16.1
* rsyslog-module-mysql-8.2406.0-150600.12.16.1
* rsyslog-module-gtls-8.2406.0-150600.12.16.1
* rsyslog-module-relp-8.2406.0-150600.12.16.1
* rsyslog-module-snmp-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-8.2406.0-150600.12.16.1
* rsyslog-module-ossl-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-debuginfo-8.2406.0-150600.12.16.1
* rsyslog-module-relp-debuginfo-8.2406.0-150600.12.16.1

## References:

* https://www.suse.com/security/cve/CVE-2026-61548.html
* https://bugzilla.suse.com/show_bug.cgi?id72414



SUSE-SU-2026:3462-1: important: Security update for xen


# Security update for xen

Announcement ID: SUSE-SU-2026:3462-1
Release Date: 2026-08-03T12:17:20Z
Rating: important
References:

* bsc#1271528
* bsc#1271530
* bsc#1271531
* bsc#1271532
* bsc#1271533
* bsc#1271534
* bsc#1271535
* bsc#1271536
* bsc#1271537
* bsc#1271538
* bsc#1271539
* bsc#1271947

Cross-References:

* CVE-2026-42493
* CVE-2026-42494
* CVE-2026-42495
* CVE-2026-62423
* CVE-2026-62424
* CVE-2026-62425
* CVE-2026-62426
* CVE-2026-62427
* CVE-2026-62428
* CVE-2026-62429
* CVE-2026-62430
* CVE-2026-62431
* CVE-2026-62432
* CVE-2026-62433
* CVE-2026-62434

CVSS scores:

* CVE-2026-42493 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2026-42493 ( SUSE ): 5.9 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
* CVE-2026-42493 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-42494 ( SUSE ): 8.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
* CVE-2026-42494 ( SUSE ): 8.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-42494 ( NVD ): 6.1 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
* CVE-2026-42495 ( SUSE ): 8.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
* CVE-2026-42495 ( SUSE ): 8.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-42495 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-62423 ( SUSE ): 8.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
* CVE-2026-62423 ( SUSE ): 8.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-62423 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-62424 ( SUSE ): 8.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
* CVE-2026-62424 ( SUSE ): 8.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-62424 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-62425 ( SUSE ): 8.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
* CVE-2026-62425 ( SUSE ): 8.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-62425 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
* CVE-2026-62426 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2026-62426 ( SUSE ): 5.9 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
* CVE-2026-62426 ( NVD ): 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-62427 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2026-62427 ( SUSE ): 5.9 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
* CVE-2026-62427 ( NVD ): 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
* CVE-2026-62428 ( SUSE ): 8.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
* CVE-2026-62428 ( SUSE ): 8.1 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-62428 ( NVD ): 7.8 CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
* CVE-2026-62429 ( SUSE ): 7.1
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:L/SI:L/SA:H
* CVE-2026-62429 ( SUSE ): 7.3 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H
* CVE-2026-62429 ( NVD ): 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
* CVE-2026-62430 ( SUSE ): 2.1
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
* CVE-2026-62430 ( SUSE ): 2.9 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
* CVE-2026-62430 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
* CVE-2026-62431 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2026-62431 ( SUSE ): 5.9 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
* CVE-2026-62431 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-62432 ( SUSE ): 8.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:H/SC:L/SI:L/SA:H
* CVE-2026-62432 ( SUSE ): 8.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:H
* CVE-2026-62432 ( NVD ): 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
* CVE-2026-62433 ( SUSE ): 6.9
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
* CVE-2026-62433 ( SUSE ): 5.9 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
* CVE-2026-62433 ( NVD ): 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
* CVE-2026-62434 ( SUSE ): 7.1
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:L/SI:L/SA:H
* CVE-2026-62434 ( SUSE ): 7.3 CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:H
* CVE-2026-62434 ( NVD ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Affected Products:

* openSUSE Leap 15.4
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise Micro 5.3
* SUSE Linux Enterprise Micro 5.4
* SUSE Linux Enterprise Micro for Rancher 5.3
* SUSE Linux Enterprise Micro for Rancher 5.4
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS
* SUSE Linux Enterprise Server for SAP Applications 15 SP4

An update that solves 15 vulnerabilities can now be installed.

## Description:

This update for xen fixes the following issues

* CVE-2026-42493: x86 shadow paging is deprecated (bsc#1271528).
* CVE-2026-42494,CVE-2026-42495,CVE-2026-62423,CVE-2026-62424,CVE-2026-62425:
buffer overruns in libfsimage iso9660 handling (bsc#1271530).
* CVE-2026-62426,CVE-2026-62427: sysctl and platform-op locks open to abuse
(bsc#1271531).
* CVE-2026-62428: grant-table: type confusion in grant-copy (bsc#1271532).
* CVE-2026-62429: vNUMA domain cleanup may race other operations
(bsc#1271534).
* CVE-2026-62430: x86: out-of-bounds read in vRTC emulation (bsc#1271535).
* CVE-2026-62431: Viridian STIMER division by zero (bsc#1271536).
* CVE-2026-62432: evtchn: race between FIFO expand and reset (bsc#1271537).
* CVE-2026-62433: correct buffer checks for DM_OP hypercalls (bsc#1271538).
* CVE-2026-62434: PoD: don't try to reclaim special pages (bsc#1271539).
* Pygrub is only supported in de-privileged mode (XSA-508) (bsc#1271947).

## Special Instructions and Notes:

* Please reboot the system after installing this update.

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* openSUSE Leap 15.4
zypper in -t patch SUSE-2026-3462=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3462=1

* SUSE Linux Enterprise Micro for Rancher 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2026-3462=1

* SUSE Linux Enterprise Micro 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2026-3462=1

* SUSE Linux Enterprise Server 15 SP4 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3462=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3462=1

* SUSE Linux Enterprise Micro for Rancher 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2026-3462=1

* SUSE Linux Enterprise Micro 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2026-3462=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3462=1

## Package List:

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (x86_64)
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* xen-libs-4.16.7_12-150400.4.89.3
* xen-tools-debuginfo-4.16.7_12-150400.4.89.3
* xen-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-devel-4.16.7_12-150400.4.89.3
* xen-tools-4.16.7_12-150400.4.89.3
* xen-tools-domU-debuginfo-4.16.7_12-150400.4.89.3
* xen-tools-domU-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Server 15 SP4 LTSS (x86_64)
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* xen-libs-4.16.7_12-150400.4.89.3
* xen-tools-debuginfo-4.16.7_12-150400.4.89.3
* xen-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-devel-4.16.7_12-150400.4.89.3
* xen-tools-4.16.7_12-150400.4.89.3
* xen-tools-domU-debuginfo-4.16.7_12-150400.4.89.3
* xen-tools-domU-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Server 15 SP4 LTSS (noarch)
* xen-tools-xendomains-wait-disk-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Micro for Rancher 5.3 (x86_64)
* xen-libs-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Micro 5.3 (x86_64)
* xen-libs-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* openSUSE Leap 15.4 (i586 x86_64)
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* xen-libs-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-tools-domU-4.16.7_12-150400.4.89.3
* xen-tools-domU-debuginfo-4.16.7_12-150400.4.89.3
* xen-devel-4.16.7_12-150400.4.89.3
* openSUSE Leap 15.4 (x86_64)
* xen-tools-debuginfo-4.16.7_12-150400.4.89.3
* xen-libs-32bit-debuginfo-4.16.7_12-150400.4.89.3
* xen-doc-html-4.16.7_12-150400.4.89.3
* xen-4.16.7_12-150400.4.89.3
* xen-libs-32bit-4.16.7_12-150400.4.89.3
* xen-tools-4.16.7_12-150400.4.89.3
* openSUSE Leap 15.4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (x86_64)
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* xen-tools-debuginfo-4.16.7_12-150400.4.89.3
* xen-libs-4.16.7_12-150400.4.89.3
* xen-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-devel-4.16.7_12-150400.4.89.3
* xen-tools-4.16.7_12-150400.4.89.3
* xen-tools-domU-debuginfo-4.16.7_12-150400.4.89.3
* xen-tools-domU-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Micro for Rancher 5.4 (x86_64)
* xen-libs-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Micro 5.4 (x86_64)
* xen-libs-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (x86_64)
* xen-libs-debuginfo-4.16.7_12-150400.4.89.3
* xen-libs-4.16.7_12-150400.4.89.3
* xen-tools-debuginfo-4.16.7_12-150400.4.89.3
* xen-4.16.7_12-150400.4.89.3
* xen-debugsource-4.16.7_12-150400.4.89.3
* xen-devel-4.16.7_12-150400.4.89.3
* xen-tools-domU-4.16.7_12-150400.4.89.3
* xen-tools-domU-debuginfo-4.16.7_12-150400.4.89.3
* xen-tools-4.16.7_12-150400.4.89.3
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (noarch)
* xen-tools-xendomains-wait-disk-4.16.7_12-150400.4.89.3

## References:

* https://www.suse.com/security/cve/CVE-2026-42493.html
* https://www.suse.com/security/cve/CVE-2026-42494.html
* https://www.suse.com/security/cve/CVE-2026-42495.html
* https://www.suse.com/security/cve/CVE-2026-62423.html
* https://www.suse.com/security/cve/CVE-2026-62424.html
* https://www.suse.com/security/cve/CVE-2026-62425.html
* https://www.suse.com/security/cve/CVE-2026-62426.html
* https://www.suse.com/security/cve/CVE-2026-62427.html
* https://www.suse.com/security/cve/CVE-2026-62428.html
* https://www.suse.com/security/cve/CVE-2026-62429.html
* https://www.suse.com/security/cve/CVE-2026-62430.html
* https://www.suse.com/security/cve/CVE-2026-62431.html
* https://www.suse.com/security/cve/CVE-2026-62432.html
* https://www.suse.com/security/cve/CVE-2026-62433.html
* https://www.suse.com/security/cve/CVE-2026-62434.html
* https://bugzilla.suse.com/show_bug.cgi?id71528
* https://bugzilla.suse.com/show_bug.cgi?id71530
* https://bugzilla.suse.com/show_bug.cgi?id71531
* https://bugzilla.suse.com/show_bug.cgi?id71532
* https://bugzilla.suse.com/show_bug.cgi?id71533
* https://bugzilla.suse.com/show_bug.cgi?id71534
* https://bugzilla.suse.com/show_bug.cgi?id71535
* https://bugzilla.suse.com/show_bug.cgi?id71536
* https://bugzilla.suse.com/show_bug.cgi?id71537
* https://bugzilla.suse.com/show_bug.cgi?id71538
* https://bugzilla.suse.com/show_bug.cgi?id71539
* https://bugzilla.suse.com/show_bug.cgi?id71947



SUSE-SU-2026:3463-1: moderate: Security update for libssh


# Security update for libssh

Announcement ID: SUSE-SU-2026:3463-1
Release Date: 2026-08-03T12:18:59Z
Rating: moderate
References:

* bsc#1272164
* bsc#1272165
* bsc#1272166
* bsc#1272167
* bsc#1272168
* bsc#1272169
* bsc#1272171

Cross-References:

* CVE-2026-59843
* CVE-2026-59844
* CVE-2026-59845
* CVE-2026-59846
* CVE-2026-59847
* CVE-2026-59848
* CVE-2026-59850

CVSS scores:

* CVE-2026-59843 ( SUSE ): 7.1
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59843 ( SUSE ): 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-59843 ( NVD ): 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-59844 ( SUSE ): 7.1
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
* CVE-2026-59844 ( SUSE ): 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-59844 ( NVD ): 6.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
* CVE-2026-59845 ( SUSE ): 8.2
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H
* CVE-2026-59845 ( SUSE ): 6.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
* CVE-2026-59845 ( NVD ): 5.3 CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:N/I:N/A:H
* CVE-2026-59845 ( NVD ): 5.9 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:N/A:H
* CVE-2026-59846 ( SUSE ): 2.4
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
* CVE-2026-59846 ( SUSE ): 3.9 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
* CVE-2026-59846 ( NVD ): 3.9 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N
* CVE-2026-59847 ( SUSE ): 8.3
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N
* CVE-2026-59847 ( SUSE ): 6.5 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:L
* CVE-2026-59847 ( NVD ): 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-59847 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
* CVE-2026-59848 ( SUSE ): 6.3
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
* CVE-2026-59848 ( SUSE ): 3.7 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
* CVE-2026-59848 ( NVD ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
* CVE-2026-59850 ( SUSE ): 5.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
* CVE-2026-59850 ( SUSE ): 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
* CVE-2026-59850 ( NVD ): 4.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
* CVE-2026-59850 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Affected Products:

* openSUSE Leap 15.4
* SUSE Linux Enterprise High Performance Computing 15 SP4
* SUSE Linux Enterprise High Performance Computing 15 SP5
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
* SUSE Linux Enterprise Micro 5.3
* SUSE Linux Enterprise Micro 5.4
* SUSE Linux Enterprise Micro 5.5
* SUSE Linux Enterprise Micro for Rancher 5.3
* SUSE Linux Enterprise Micro for Rancher 5.4
* SUSE Linux Enterprise Server 15 SP4
* SUSE Linux Enterprise Server 15 SP4 LTSS
* SUSE Linux Enterprise Server 15 SP5
* SUSE Linux Enterprise Server 15 SP5 LTSS
* SUSE Linux Enterprise Server for SAP Applications 15 SP4
* SUSE Linux Enterprise Server for SAP Applications 15 SP5

An update that solves seven vulnerabilities can now be installed.

## Description:

This update for libssh fixes the following issues:

* CVE-2026-59843: denial of service via zero advertised channel packet size
(bsc#1272164).
* CVE-2026-59844: denial of service via oversized SFTP read length
(bsc#1272165).
* CVE-2026-59845: denial of service via unchecked ProxyCommand fork() failure
(bsc#1272166).
* CVE-2026-59846: information disclosure via ProxyCommand %r username
expansion (bsc#1272167).
* CVE-2026-59847: integrity downgrade via OpenSSL AES-GCM tag verification
(bsc#1272168).
* CVE-2026-59848: denial of service via SFTP responses with unknown request
IDs (bsc#1272169).
* CVE-2026-59850: use-after-free via data callbacks on closed channels
(bsc#1272171).

## Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like
YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3463=1

* SUSE Linux Enterprise Server 15 SP5 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3463=1

* SUSE Linux Enterprise Micro 5.5
zypper in -t patch SUSE-SLE-Micro-5.5-2026-3463=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP4
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP4-2026-3463=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5
zypper in -t patch SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3463=1

* SUSE Linux Enterprise Server 15 SP4 LTSS
zypper in -t patch SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-3463=1

* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-3463=1

* SUSE Linux Enterprise Micro for Rancher 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2026-3463=1

* SUSE Linux Enterprise Micro 5.3
zypper in -t patch SUSE-SLE-Micro-5.3-2026-3463=1

* SUSE Linux Enterprise Server for SAP Applications 15 SP5
zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3463=1

* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4
zypper in -t patch SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-3463=1

* SUSE Linux Enterprise Micro for Rancher 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2026-3463=1

* SUSE Linux Enterprise Micro 5.4
zypper in -t patch SUSE-SLE-Micro-5.4-2026-3463=1

* openSUSE Leap 15.4
zypper in -t patch SUSE-2026-3463=1

## Package List:

* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP5 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (aarch64
x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* openSUSE Leap 15.4 (aarch64 i586 ppc64le s390x x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* openSUSE Leap 15.4 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* openSUSE Leap 15.4 (aarch64_ilp32)
* libssh4-64bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-64bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server 15 SP4 LTSS (aarch64 ppc64le s390x x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server 15 SP4 LTSS (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server 15 SP5 LTSS (aarch64 ppc64le s390x x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server 15 SP5 LTSS (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64)
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64)
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Server for SAP Applications 15 SP4 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (aarch64
x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing ESPOS 15 SP5 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (aarch64
x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP5 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (aarch64
x86_64)
* libssh-devel-0.9.8-150400.3.20.1
* libssh-config-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 (x86_64)
* libssh4-32bit-debuginfo-0.9.8-150400.3.20.1
* libssh4-32bit-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Micro 5.5 (aarch64 ppc64le s390x x86_64)
* libssh-config-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64)
* libssh-config-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1
* SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64)
* libssh-config-0.9.8-150400.3.20.1
* libssh-debugsource-0.9.8-150400.3.20.1
* libssh4-debuginfo-0.9.8-150400.3.20.1
* libssh4-0.9.8-150400.3.20.1

## References:

* https://www.suse.com/security/cve/CVE-2026-59843.html
* https://www.suse.com/security/cve/CVE-2026-59844.html
* https://www.suse.com/security/cve/CVE-2026-59845.html
* https://www.suse.com/security/cve/CVE-2026-59846.html
* https://www.suse.com/security/cve/CVE-2026-59847.html
* https://www.suse.com/security/cve/CVE-2026-59848.html
* https://www.suse.com/security/cve/CVE-2026-59850.html
* https://bugzilla.suse.com/show_bug.cgi?id72164
* https://bugzilla.suse.com/show_bug.cgi?id72165
* https://bugzilla.suse.com/show_bug.cgi?id72166
* https://bugzilla.suse.com/show_bug.cgi?id72167
* https://bugzilla.suse.com/show_bug.cgi?id72168
* https://bugzilla.suse.com/show_bug.cgi?id72169
* https://bugzilla.suse.com/show_bug.cgi?id72171