Upstream information
Description
In the Linux kernel, the following vulnerability has been resolved:net: skbuff: preserve shared-frag marker during coalescing
skb_try_coalesce() can attach paged frags from @from to @to. If @from
has SKBFL_SHARED_FRAG set, the resulting @to skb can contain the same
externally-owned or page-cache-backed frags, but the shared-frag marker
is currently lost.
That breaks the invariant relied on by later in-place writers. In
particular, ESP input checks skb_has_shared_frag() before deciding
whether an uncloned nonlinear skb can skip skb_cow_data(). If TCP
receive coalescing has moved shared frags into an unmarked skb, ESP can
see skb_has_shared_frag() as false and decrypt in place over page-cache
backed frags.
Propagate SKBFL_SHARED_FRAG when skb_try_coalesce() transfers paged
frags. The tailroom copy path does not need the marker because it copies
bytes into @to's linear data rather than transferring frag descriptors.
SUSE information
Overall state of this security issue: Pending
This issue is currently rated as having important severity.
| CVSS detail | CNA (NVD) | Linux Kernel CNA | National Vulnerability Database | SUSE |
|---|---|---|---|---|
| Base Score | 7.8 | 7.8 | 7.8 | 8.8 |
| Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
| Attack Vector | Local | Local | Local | Local |
| Attack Complexity | Low | Low | Low | Low |
| Privileges Required | Low | Low | Low | Low |
| User Interaction | None | None | None | None |
| Scope | Unchanged | Unchanged | Unchanged | Changed |
| Confidentiality Impact | High | High | High | High |
| Integrity Impact | High | High | High | High |
| Availability Impact | High | High | High | High |
| CVSSv3 Version | 3.1 | 3.1 | 3.1 | 3.1 |
| CVSS detail | SUSE |
|---|---|
| Base Score | 8.6 |
| Vector | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| Attack Vector | Local |
| Attack Complexity | Low |
| Attack Requirements | None |
| Privileges Required | None |
| User Interaction | None |
| Vulnerable System Confidentiality Impact | High |
| Vulnerable System Integrity Impact | High |
| Vulnerable System Availability Impact | High |
| Subsequent System Confidentiality Impact | None |
| Subsequent System Integrity Impact | None |
| Subsequent System Availability Impact | None |
| CVSSv4 Version | 4.0 |
Note from the SUSE Security Team on the kernel-default package
SUSE will no longer fix all CVEs in the Linux Kernel anymore, but declare some bug classes as won't fix. Please refer to TID 21496 for more details. SUSE Bugzilla entries: 1265209 [NEW], 1265226 [NEW], 1265312 [NEW], 1265383 [NEW], 1265960 [IN_PROGRESS]SUSE Security Advisories:
- RHSA-2026:19568, published Tue May 26 15:07:31 UTC 2026
- RHSA-2026:19569, published Thu May 28 15:06:39 UTC 2026
- RHSA-2026:19666, published Thu May 21 15:06:29 UTC 2026
- SUSE-SU-2026:1899-1, published 2026-05-17T13:17:08Z
- SUSE-SU-2026:1900-1, published 2026-05-17T13:22:30Z
- SUSE-SU-2026:1904-1, published 2026-05-17T15:22:35Z
- SUSE-SU-2026:1907-1, published 2026-05-17T17:13:00Z
- SUSE-SU-2026:1908-1, published 2026-05-17T17:14:47Z
- SUSE-SU-2026:1909-1, published 2026-05-17T17:18:47Z
- SUSE-SU-2026:1959-1, published 2026-05-18T08:02:18Z
- SUSE-SU-2026:1978-1, published 2026-05-18T11:53:13Z
- SUSE-SU-2026:2111-1, published 2026-05-29T15:22:50Z
- SUSE-SU-2026:2131-1, published 2026-05-29T21:06:53Z
- SUSE-SU-2026:2133-1, published 2026-05-29T23:44:24Z
- SUSE-SU-2026:2134-1, published 2026-05-29T23:44:17Z
- SUSE-SU-2026:2137-1, published 2026-05-30T19:34:08Z
- SUSE-SU-2026:2141-1, published 2026-05-31T04:35:52Z
- SUSE-SU-2026:2148-1, published 2026-05-31T06:04:02Z
- SUSE-SU-2026:2149-1, published 2026-05-31T07:07:02Z
- SUSE-SU-2026:2153-1, published 2026-05-31T10:05:53Z
- SUSE-SU-2026:2158-1, published 2026-05-31T11:34:13Z
- SUSE-SU-2026:2159-1, published 2026-05-31T11:35:08Z
- SUSE-SU-2026:21645-1, published 2026-05-15T12:22:55Z
- SUSE-SU-2026:21646-1, published 2026-05-15T15:50:45Z
- SUSE-SU-2026:21673-1, published 2026-05-15T09:50:08Z
- SUSE-SU-2026:2168-1, published 2026-05-31T12:34:00Z
- SUSE-SU-2026:21684-1, published 2026-05-15T15:50:45Z
- SUSE-SU-2026:21689-1, published 2026-05-15T12:22:55Z
- SUSE-SU-2026:21690-1, published 2026-05-15T16:43:03Z
- SUSE-SU-2026:21718-1, published 2026-05-15T09:50:08Z
- SUSE-SU-2026:2172-1, published 2026-05-31T15:06:21Z
- SUSE-SU-2026:21749-1, published 2026-05-15T16:52:59Z
- SUSE-SU-2026:2176-1, published 2026-05-31T19:36:24Z
- SUSE-SU-2026:21779-1, published 2026-05-15T16:52:59Z
- SUSE-SU-2026:2178-1, published 2026-05-31T19:04:38Z
- SUSE-SU-2026:21782-1, published 2026-05-15T15:54:20Z
- SUSE-SU-2026:21800-1, published 2026-05-15T15:56:43Z
- SUSE-SU-2026:2181-1, published 2026-06-01T01:36:25Z
- SUSE-SU-2026:21886-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21887-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21888-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21889-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:2189-1, published 2026-06-01T01:36:34Z
- SUSE-SU-2026:21890-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21891-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21892-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21893-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21894-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21895-1, published 2026-06-01T09:26:24Z
- SUSE-SU-2026:21896-1, published 2026-06-01T09:27:23Z
- SUSE-SU-2026:21900-1, published 2026-06-01T09:26:51Z
- SUSE-SU-2026:21901-1, published 2026-06-01T09:26:51Z
- SUSE-SU-2026:21902-1, published 2026-06-01T09:26:51Z
- SUSE-SU-2026:21903-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21904-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21905-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21906-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21907-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21908-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21909-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:2191-1, published 2026-06-01T06:36:48Z
- SUSE-SU-2026:21910-1, published 2026-06-01T09:32:33Z
- SUSE-SU-2026:21921-1, published 2026-06-01T09:24:52Z
- SUSE-SU-2026:21922-1, published 2026-06-01T09:26:51Z
- SUSE-SU-2026:21923-1, published 2026-06-01T09:26:51Z
- SUSE-SU-2026:21924-1, published 2026-06-01T09:26:51Z
- SUSE-SU-2026:21925-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21926-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21927-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21928-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21929-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21930-1, published 2026-06-01T09:26:52Z
- SUSE-SU-2026:21931-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21932-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21933-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21934-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21935-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21936-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21937-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21938-1, published 2026-06-01T09:26:53Z
- SUSE-SU-2026:21939-1, published 2026-06-01T09:26:54Z
- SUSE-SU-2026:21940-1, published 2026-06-01T09:26:54Z
- SUSE-SU-2026:21941-1, published 2026-06-01T09:26:54Z
- SUSE-SU-2026:21942-1, published 2026-06-01T09:32:33Z
- SUSE-SU-2026:21953-1, published 2026-06-01T07:59:43Z
- SUSE-SU-2026:21956-1, published 2026-06-01T08:22:30Z
- SUSE-SU-2026:21957-1, published 2026-06-01T08:22:30Z
- SUSE-SU-2026:21958-1, published 2026-06-01T08:22:30Z
- SUSE-SU-2026:21959-1, published 2026-06-01T08:22:30Z
- SUSE-SU-2026:21960-1, published 2026-06-01T08:22:30Z
- SUSE-SU-2026:21961-1, published 2026-06-01T08:22:30Z
- SUSE-SU-2026:21962-1, published 2026-06-01T09:46:34Z
- SUSE-SU-2026:21963-1, published 2026-06-01T11:07:23Z
- SUSE-SU-2026:21968-1, published 2026-06-01T16:45:52Z
- SUSE-SU-2026:21969-1, published 2026-06-01T20:10:13Z
- SUSE-SU-2026:21970-1, published 2026-06-01T20:59:02Z
- SUSE-SU-2026:21971-1, published 2026-06-01T23:39:59Z
- SUSE-SU-2026:21972-1, published 2026-06-01T23:41:15Z
- SUSE-SU-2026:21973-1, published 2026-06-02T03:39:39Z
- SUSE-SU-2026:21974-1, published 2026-06-02T04:08:38Z
- SUSE-SU-2026:21979-1, published 2026-06-02T09:18:01Z
- SUSE-SU-2026:21982-1, published 2026-06-02T11:09:34Z
- SUSE-SU-2026:21983-1, published 2026-06-02T11:43:50Z
- SUSE-SU-2026:2199-1, published 2026-06-01T08:34:21Z
- SUSE-SU-2026:2200-1, published 2026-06-01T10:07:50Z
- SUSE-SU-2026:2207-1, published 2026-06-01T15:33:50Z
- SUSE-SU-2026:2214-1, published 2026-06-01T18:33:54Z
- SUSE-SU-2026:2238-1, published 2026-06-03T11:35:27Z
- TID-DIRTY-FRAG, published Fri May 8 11:06:53 CEST 2026
List of released packages
| Product(s) | Fixed package version(s) | References |
|---|---|---|
| Container suse/sl-micro/6.0/base-os-container:2.1.3-7.144 Container suse/sl-micro/6.1/base-os-container:2.2.1-5.131 Image SL-Micro-Azure Image SL-Micro-BYOS-Azure Image SL-Micro-BYOS-EC2 Image SL-Micro-BYOS-GCE Image SL-Micro-EC2 Image SLE-Micro Image SLE-Micro-Azure Image SLE-Micro-BYOS Image SLE-Micro-BYOS-Azure Image SLE-Micro-BYOS-EC2 Image SLE-Micro-BYOS-GCE Image SLE-Micro-EC2 Image SLE-Micro-GCE Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure Image SUSE-Multi-Linux-Manager-Proxy-BYOS-EC2 Image SUSE-Multi-Linux-Manager-Proxy-BYOS-GCE Image SUSE-Multi-Linux-Manager-Server-Azure-llc Image SUSE-Multi-Linux-Manager-Server-Azure-ltd Image SUSE-Multi-Linux-Manager-Server-BYOS-Azure Image SUSE-Multi-Linux-Manager-Server-BYOS-EC2 Image SUSE-Multi-Linux-Manager-Server-BYOS-GCE Image SUSE-Multi-Linux-Manager-Server-EC2-llc Image SUSE-Multi-Linux-Manager-Server-EC2-ltd |
| |
| Container suse/sl-micro/6.0/kvm-os-container:2.1.3-6.160 Container suse/sl-micro/6.1/kvm-os-container:2.2.1-5.131 |
| |
| Container suse/sl-micro/6.0/rt-os-container:2.1.3-7.174 Container suse/sl-micro/6.1/rt-os-container:2.2.1-5.122 |
| |
| Container suse/sle-micro-rancher/5.3:latest Container suse/sle-micro-rancher/5.4:5.4.4.5.109 Image SLES15-SP4-BYOS Image SLES15-SP4-BYOS-Azure Image SLES15-SP4-BYOS-EC2 Image SLES15-SP4-BYOS-GCE Image SLES15-SP4-CHOST-BYOS Image SLES15-SP4-CHOST-BYOS-Aliyun Image SLES15-SP4-CHOST-BYOS-Azure Image SLES15-SP4-CHOST-BYOS-EC2 Image SLES15-SP4-CHOST-BYOS-GCE Image SLES15-SP4-CHOST-BYOS-SAP-CCloud Image SLES15-SP4-HPC-BYOS Image SLES15-SP4-HPC-BYOS-Azure Image SLES15-SP4-HPC-BYOS-EC2 Image SLES15-SP4-HPC-BYOS-GCE Image SLES15-SP4-HPC-EC2 Image SLES15-SP4-HPC-GCE Image SLES15-SP4-Hardened-BYOS Image SLES15-SP4-Hardened-BYOS-Azure Image SLES15-SP4-Hardened-BYOS-EC2 Image SLES15-SP4-Hardened-BYOS-GCE Image SLES15-SP4-SAP Image SLES15-SP4-SAP-Azure Image SLES15-SP4-SAP-EC2 Image SLES15-SP4-SAP-GCE Image SLES15-SP4-SAPCAL Image SLES15-SP4-SAPCAL-Azure Image SLES15-SP4-SAPCAL-EC2 Image SLES15-SP4-SAPCAL-GCE |
| |
| Container suse/sle-micro/base-5.5:2.0.4-5.8.274 Image SLES15-SP5-BYOS-Azure Image SLES15-SP5-BYOS-EC2 Image SLES15-SP5-BYOS-GCE Image SLES15-SP5-CHOST-BYOS-Aliyun Image SLES15-SP5-CHOST-BYOS-Azure Image SLES15-SP5-CHOST-BYOS-EC2 Image SLES15-SP5-CHOST-BYOS-GCE Image SLES15-SP5-CHOST-BYOS-GDC Image SLES15-SP5-CHOST-BYOS-SAP-CCloud Image SLES15-SP5-EC2 Image SLES15-SP5-GCE Image SLES15-SP5-HPC-BYOS-Azure Image SLES15-SP5-HPC-BYOS-EC2 Image SLES15-SP5-HPC-BYOS-GCE Image SLES15-SP5-Hardened-BYOS-Azure Image SLES15-SP5-Hardened-BYOS-EC2 Image SLES15-SP5-Hardened-BYOS-GCE Image SLES15-SP5-SAPCAL-Azure Image SLES15-SP5-SAPCAL-EC2 Image SLES15-SP5-SAPCAL-GCE |
| |
| Container suse/sle-micro/kvm-5.5:2.0.4-3.5.529 |
| |
| Container suse/sle-micro/rt-5.5:2.0.4-4.5.586 |
| |
| Image SLES-Azure-3P Image SLES-Azure-Basic Image SLES-Azure-Standard Image SLES-BYOS-Azure Image SLES-BYOS-EC2 Image SLES-BYOS-GCE Image SLES-EC2 Image SLES-GCE Image SLES-GCE-3P Image SLES-Hardened-BYOS-Azure Image SLES-Hardened-BYOS-EC2 Image SLES-Hardened-BYOS-GCE Image SLES-SAPCAL-Azure Image SLES-SAPCAL-EC2 Image SLES-SAPCAL-GCE |
| |
| Image SLES-SAP-Azure Image SLES-SAP-Azure-3P Image SLES-SAP-BYOS-Azure Image SLES-SAP-BYOS-EC2 Image SLES-SAP-BYOS-GCE Image SLES-SAP-EC2 Image SLES-SAP-GCE Image SLES-SAP-GCE-3P |
| |
| Image SLES12-SP5-Azure-BYOS Image SLES12-SP5-Azure-HPC-BYOS Image SLES12-SP5-EC2-BYOS Image SLES12-SP5-EC2-ECS-On-Demand Image SLES12-SP5-EC2-On-Demand Image SLES12-SP5-GCE-BYOS Image SLES12-SP5-GCE-On-Demand |
| |
| Image SLES12-SP5-Azure-SAP-BYOS Image SLES12-SP5-Azure-SAP-On-Demand Image SLES12-SP5-EC2-SAP-BYOS Image SLES12-SP5-EC2-SAP-On-Demand Image SLES12-SP5-GCE-SAP-BYOS Image SLES12-SP5-GCE-SAP-On-Demand |
| |
| Image SLES15-SP4-SAP-BYOS Image SLES15-SP4-SAP-BYOS-Azure Image SLES15-SP4-SAP-BYOS-EC2 Image SLES15-SP4-SAP-BYOS-GCE Image SLES15-SP4-SAP-Hardened Image SLES15-SP4-SAP-Hardened-Azure Image SLES15-SP4-SAP-Hardened-BYOS Image SLES15-SP4-SAP-Hardened-BYOS-Azure Image SLES15-SP4-SAP-Hardened-BYOS-EC2 Image SLES15-SP4-SAP-Hardened-BYOS-GCE Image SLES15-SP4-SAP-Hardened-GCE |
| |
| Image SLES15-SP5-SAP-Azure-3P Image SLES15-SP5-SAP-BYOS-Azure Image SLES15-SP5-SAP-BYOS-EC2 Image SLES15-SP5-SAP-BYOS-GCE Image SLES15-SP5-SAP-Hardened-Azure Image SLES15-SP5-SAP-Hardened-BYOS-Azure Image SLES15-SP5-SAP-Hardened-BYOS-EC2 Image SLES15-SP5-SAP-Hardened-BYOS-GCE Image SLES15-SP5-SAP-Hardened-GCE |
| |
| Image SLES15-SP6-BYOS Image SLES15-SP6-BYOS-Azure Image SLES15-SP6-BYOS-EC2 Image SLES15-SP6-BYOS-GCE Image SLES15-SP6-CHOST-BYOS Image SLES15-SP6-CHOST-BYOS-Aliyun Image SLES15-SP6-CHOST-BYOS-Azure Image SLES15-SP6-CHOST-BYOS-EC2 Image SLES15-SP6-CHOST-BYOS-GCE Image SLES15-SP6-CHOST-BYOS-GDC Image SLES15-SP6-CHOST-BYOS-SAP-CCloud Image SLES15-SP6-EC2 Image SLES15-SP6-EC2-ECS-HVM Image SLES15-SP6-GCE Image SLES15-SP6-HPC-BYOS Image SLES15-SP6-HPC-BYOS-Azure Image SLES15-SP6-HPC-BYOS-EC2 Image SLES15-SP6-HPC-BYOS-GCE Image SLES15-SP6-HPC-EC2 Image SLES15-SP6-HPC-GCE Image SLES15-SP6-Hardened-BYOS Image SLES15-SP6-Hardened-BYOS-Azure Image SLES15-SP6-Hardened-BYOS-EC2 Image SLES15-SP6-Hardened-BYOS-GCE Image SLES15-SP6-SAP Image SLES15-SP6-SAP-Azure Image SLES15-SP6-SAP-EC2 Image SLES15-SP6-SAP-GCE Image SLES15-SP6-SAPCAL Image SLES15-SP6-SAPCAL-Azure Image SLES15-SP6-SAPCAL-EC2 Image SLES15-SP6-SAPCAL-GCE |
| |
| Image SLES15-SP6-SAP-Azure-3P Image SLES15-SP6-SAP-BYOS Image SLES15-SP6-SAP-BYOS-Azure Image SLES15-SP6-SAP-BYOS-EC2 Image SLES15-SP6-SAP-BYOS-GCE Image SLES15-SP6-SAP-Hardened Image SLES15-SP6-SAP-Hardened-Azure Image SLES15-SP6-SAP-Hardened-BYOS Image SLES15-SP6-SAP-Hardened-BYOS-Azure Image SLES15-SP6-SAP-Hardened-BYOS-EC2 Image SLES15-SP6-SAP-Hardened-BYOS-GCE Image SLES15-SP6-SAP-Hardened-EC2 Image SLES15-SP6-SAP-Hardened-GCE |
| |
| Image SLES15-SP7-Azure-3P Image SLES15-SP7-Azure-Basic Image SLES15-SP7-Azure-Standard Image SLES15-SP7-HPC-Azure |
| |
| Image SLES15-SP7-BYOS-Azure Image SLES15-SP7-BYOS-EC2 Image SLES15-SP7-BYOS-GCE Image SLES15-SP7-CHOST-BYOS-Aliyun Image SLES15-SP7-CHOST-BYOS-Azure Image SLES15-SP7-CHOST-BYOS-EC2 Image SLES15-SP7-CHOST-BYOS-GCE Image SLES15-SP7-CHOST-BYOS-GDC Image SLES15-SP7-CHOST-BYOS-SAP-CCloud Image SLES15-SP7-EC2 Image SLES15-SP7-EC2-ECS-HVM Image SLES15-SP7-GCE Image SLES15-SP7-GCE-3P Image SLES15-SP7-HPC-BYOS-Azure Image SLES15-SP7-HPC-BYOS-EC2 Image SLES15-SP7-HPC-BYOS-GCE Image SLES15-SP7-Hardened-BYOS-Azure Image SLES15-SP7-Hardened-BYOS-EC2 Image SLES15-SP7-Hardened-BYOS-GCE Image SLES15-SP7-SAPCAL-Azure Image SLES15-SP7-SAPCAL-EC2 Image SLES15-SP7-SAPCAL-GCE |
| |
| Image SLES15-SP7-SAP-Azure Image SLES15-SP7-SAP-Azure-3P Image SLES15-SP7-SAP-BYOS-Azure Image SLES15-SP7-SAP-BYOS-EC2 Image SLES15-SP7-SAP-BYOS-GCE Image SLES15-SP7-SAP-EC2 Image SLES15-SP7-SAP-GCE Image SLES15-SP7-SAP-GCE-3P Image SLES15-SP7-SAP-Hardened-Azure Image SLES15-SP7-SAP-Hardened-BYOS-Azure Image SLES15-SP7-SAP-Hardened-BYOS-EC2 Image SLES15-SP7-SAP-Hardened-BYOS-GCE Image SLES15-SP7-SAP-Hardened-GCE |
| |
| SUSE Liberty Linux 10 |
| Patchnames: RHSA-2026:19569 |
| SUSE Liberty Linux 8 |
| Patchnames: RHSA-2026:19666 |
| SUSE Liberty Linux 9 |
| Patchnames: RHSA-2026:19568 |
| SUSE Linux Enterprise Desktop 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-1978 SUSE-SLE-Module-Basesystem-15-SP7-2026-2238 SUSE-SLE-Module-Development-Tools-15-SP7-2026-1978 SUSE-SLE-Module-Development-Tools-15-SP7-2026-2238 SUSE-SLE-Product-WE-15-SP7-2026-1978 SUSE-SLE-Product-WE-15-SP7-2026-2238 |
| SUSE Linux Enterprise High Availability Extension 15 SP4 |
| Patchnames: SUSE-SLE-Product-HA-15-SP4-2026-1909 |
| SUSE Linux Enterprise High Availability Extension 15 SP7 |
| Patchnames: SUSE-SLE-Product-HA-15-SP7-2026-1978 SUSE-SLE-Product-HA-15-SP7-2026-2238 |
| SUSE Linux Enterprise High Availability Extension 16.0 |
| Patchnames: SUSE-SLES-HA-16.0-753 |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1909 |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1909 |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1907 |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1907 |
| SUSE Linux Enterprise High Performance Computing 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-1978 SUSE-SLE-Module-Basesystem-15-SP7-2026-2238 SUSE-SLE-Module-Development-Tools-15-SP7-2026-1978 SUSE-SLE-Module-Development-Tools-15-SP7-2026-2238 SUSE-SLE-Module-Legacy-15-SP7-2026-1978 SUSE-SLE-Module-Legacy-15-SP7-2026-2238 SUSE-SLE-Module-Public-Cloud-15-SP7-2026-1978 SUSE-SLE-Module-Public-Cloud-15-SP7-2026-2238 |
| SUSE Linux Enterprise Live Patching 12 SP5 |
| Patchnames: SUSE-SLE-Live-Patching-12-SP5-2026-2137 SUSE-SLE-Live-Patching-12-SP5-2026-2138 SUSE-SLE-Live-Patching-12-SP5-2026-2139 SUSE-SLE-Live-Patching-12-SP5-2026-2140 SUSE-SLE-Live-Patching-12-SP5-2026-2144 SUSE-SLE-Live-Patching-12-SP5-2026-2148 SUSE-SLE-Live-Patching-12-SP5-2026-2153 SUSE-SLE-Live-Patching-12-SP5-2026-2157 SUSE-SLE-Live-Patching-12-SP5-2026-2168 SUSE-SLE-Live-Patching-12-SP5-2026-2174 SUSE-SLE-Live-Patching-12-SP5-2026-2178 SUSE-SLE-Live-Patching-12-SP5-2026-2200 SUSE-SLE-Live-Patching-12-SP5-2026-2207 |
| SUSE Linux Enterprise Live Patching 15 SP4 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP4-2026-2141 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2142 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2143 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2145 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2146 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2147 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2154 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2156 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2158 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2161 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2190 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2191 SUSE-SLE-Module-Live-Patching-15-SP4-2026-2214 |
| SUSE Linux Enterprise Live Patching 15 SP5 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP5-2026-2149 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2150 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2151 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2152 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2155 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2159 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2160 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2162 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2163 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2164 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2172 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2198 SUSE-SLE-Module-Live-Patching-15-SP5-2026-2205 |
| SUSE Linux Enterprise Live Patching 15 SP6 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP6-2026-2165 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2166 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2167 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2169 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2170 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2171 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2173 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2175 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2176 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2177 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2199 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2201 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2208 SUSE-SLE-Module-Live-Patching-15-SP6-2026-2211 |
| SUSE Linux Enterprise Live Patching 15 SP7 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP7-2026-1959 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2123 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2124 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2125 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2126 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2127 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2128 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2129 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2130 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2131 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2132 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2133 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2134 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2135 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2136 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2179 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2180 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2181 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2182 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2183 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2184 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2185 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2186 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2187 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2188 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2189 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2209 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2210 SUSE-SLE-Module-Live-Patching-15-SP7-2026-2213 |
| SUSE Linux Enterprise Micro 5.3 |
| Patchnames: SUSE-SLE-Micro-5.3-2026-1900 SUSE-SLE-Micro-5.3-2026-1909 SUSE-SLE-Micro-5.3-2026-2111 |
| SUSE Linux Enterprise Micro 5.4 |
| Patchnames: SUSE-SLE-Micro-5.4-2026-1900 SUSE-SLE-Micro-5.4-2026-1909 SUSE-SLE-Micro-5.4-2026-2111 |
| SUSE Linux Enterprise Micro 5.5 |
| Patchnames: SUSE-SLE-Micro-5.5-2026-1899 SUSE-SLE-Micro-5.5-2026-1907 |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-1978 SUSE-SLE-Module-Basesystem-15-SP7-2026-2238 |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 |
| Patchnames: SUSE-SLE-Module-Development-Tools-15-SP7-2026-1978 SUSE-SLE-Module-Development-Tools-15-SP7-2026-2238 |
| SUSE Linux Enterprise Module for Legacy 15 SP7 |
| Patchnames: SUSE-SLE-Module-Legacy-15-SP7-2026-1978 SUSE-SLE-Module-Legacy-15-SP7-2026-2238 |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 |
| Patchnames: SUSE-SLE-Module-Public-Cloud-15-SP7-2026-1978 SUSE-SLE-Module-Public-Cloud-15-SP7-2026-2238 |
| SUSE Linux Enterprise Real Time 15 SP7 SUSE Real Time Module 15 SP7 |
| Patchnames: SUSE-SLE-Module-RT-15-SP7-2026-1959 |
| SUSE Linux Enterprise Server 12 SP5-LTSS |
| Patchnames: SUSE-SLE-SERVER-12-SP5-LTSS-2026-1904 |
| SUSE Linux Enterprise Server 15 SP4-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1909 |
| SUSE Linux Enterprise Server 15 SP5-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1907 |
| SUSE Linux Enterprise Server 15 SP6-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1908 |
| SUSE Linux Enterprise Server 15 SP7 SUSE Linux Enterprise Server for SAP Applications 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-1978 SUSE-SLE-Module-Basesystem-15-SP7-2026-2238 SUSE-SLE-Module-Development-Tools-15-SP7-2026-1978 SUSE-SLE-Module-Development-Tools-15-SP7-2026-2238 SUSE-SLE-Module-Legacy-15-SP7-2026-1978 SUSE-SLE-Module-Legacy-15-SP7-2026-2238 SUSE-SLE-Module-Public-Cloud-15-SP7-2026-1978 SUSE-SLE-Module-Public-Cloud-15-SP7-2026-2238 SUSE-SLE-Product-WE-15-SP7-2026-1978 SUSE-SLE-Product-WE-15-SP7-2026-2238 |
| SUSE Linux Enterprise Server 16.0 |
| Patchnames: SUSE-SLES-16.0-753 |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 |
| Patchnames: SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1904 |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1909 |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1907 |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1908 |
| SUSE Linux Enterprise Server for SAP applications 16.0 |
| Patchnames: SUSE-SLES-16.0-753 |
| SUSE Linux Enterprise Workstation Extension 15 SP7 |
| Patchnames: SUSE-SLE-Product-WE-15-SP7-2026-1978 SUSE-SLE-Product-WE-15-SP7-2026-2238 |
| SUSE Linux Micro 6.0 |
| Patchnames: SUSE-SLE-Micro-6.0-kernel-427 SUSE-SLE-Micro-6.0-kernel-429 SUSE-SLE-Micro-6.0-kernel-440 SUSE-SLE-Micro-6.0-kernel-441 SUSE-SLE-Micro-6.0-kernel-442 SUSE-SLE-Micro-6.0-kernel-443 SUSE-SLE-Micro-6.0-kernel-444 SUSE-SLE-Micro-6.0-kernel-445 SUSE-SLE-Micro-6.0-kernel-446 SUSE-SLE-Micro-6.0-kernel-447 SUSE-SLE-Micro-6.0-kernel-448 SUSE-SLE-Micro-6.0-kernel-449 SUSE-SLE-Micro-6.0-kernel-450 SUSE-SLE-Micro-6.0-kernel-451 SUSE-SLE-Micro-6.0-kernel-452 SUSE-SLE-Micro-6.0-kernel-453 SUSE-SLE-Micro-6.0-kernel-454 SUSE-SLE-Micro-6.0-kernel-455 SUSE-SLE-Micro-6.0-kernel-456 SUSE-SLE-Micro-6.0-kernel-457 SUSE-SLE-Micro-6.0-kernel-458 SUSE-SLE-Micro-6.0-kernel-459 SUSE-SLE-Micro-6.0-kernel-460 SUSE-SLE-Micro-6.0-kernel-461 |
| SUSE Linux Micro 6.1 |
| Patchnames: SUSE-SLE-Micro-6.1-kernel-427 SUSE-SLE-Micro-6.1-kernel-429 SUSE-SLE-Micro-6.1-kernel-440 SUSE-SLE-Micro-6.1-kernel-441 SUSE-SLE-Micro-6.1-kernel-442 SUSE-SLE-Micro-6.1-kernel-443 SUSE-SLE-Micro-6.1-kernel-444 SUSE-SLE-Micro-6.1-kernel-445 SUSE-SLE-Micro-6.1-kernel-446 SUSE-SLE-Micro-6.1-kernel-447 SUSE-SLE-Micro-6.1-kernel-448 SUSE-SLE-Micro-6.1-kernel-449 SUSE-SLE-Micro-6.1-kernel-450 SUSE-SLE-Micro-6.1-kernel-451 SUSE-SLE-Micro-6.1-kernel-452 SUSE-SLE-Micro-6.1-kernel-453 SUSE-SLE-Micro-6.1-kernel-454 SUSE-SLE-Micro-6.1-kernel-455 SUSE-SLE-Micro-6.1-kernel-456 SUSE-SLE-Micro-6.1-kernel-457 SUSE-SLE-Micro-6.1-kernel-458 SUSE-SLE-Micro-6.1-kernel-459 SUSE-SLE-Micro-6.1-kernel-460 SUSE-SLE-Micro-6.1-kernel-461 |
| SUSE Linux Micro 6.2 |
| Patchnames: SUSE-SL-Micro-6.2-753 SUSE-SL-Micro-6.2-830 SUSE-SL-Micro-6.2-835 SUSE-SL-Micro-6.2-836 SUSE-SL-Micro-6.2-837 SUSE-SL-Micro-6.2-838 SUSE-SL-Micro-6.2-839 SUSE-SL-Micro-6.2-840 SUSE-SL-Micro-6.2-841 SUSE-SL-Micro-6.2-842 SUSE-SL-Micro-6.2-849 SUSE-SL-Micro-6.2-852 SUSE-SL-Micro-6.2-853 SUSE-SL-Micro-6.2-854 SUSE-SL-Micro-6.2-855 SUSE-SL-Micro-6.2-856 SUSE-SL-Micro-6.2-857 SUSE-SL-Micro-6.2-864 SUSE-SL-Micro-6.2-869 SUSE-SL-Micro-6.2-870 |
| SUSE Manager Proxy LTS 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-LTS-2026-1909 |
| SUSE Manager Retail Branch Server LTS 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.3-LTS-2026-1909 |
| SUSE Manager Server LTS 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Server-4.3-LTS-2026-1909 |
| openSUSE Leap 16.0 |
| Patchnames: openSUSE-Leap-16.0-753 |
List of packages in QA
| Product(s) | Package(s) |
|---|---|
| SUSE Linux Enterprise Server 16.0 |
|
First public cloud image revisions this CVE is fixed in:
- alibaba/sles-15-sp4-chost-byos-v20260518
- alibaba/sles-15-sp5-chost-byos-v20260518
- alibaba/sles-15-sp6-chost-byos-v20260518
- alibaba/sles-15-sp7-chost-byos-v20260520
- amazon/suse-multi-linux-manager-proxy-5-1-byos-v20260527-arm64
- amazon/suse-multi-linux-manager-proxy-5-1-byos-v20260527-x86_64
- amazon/suse-multi-linux-manager-server-5-1-byos-v20260526-arm64
- amazon/suse-multi-linux-manager-server-5-1-byos-v20260526-x86_64
- amazon/suse-multi-linux-manager-server-5-1-v20260526-arm64-llc
- amazon/suse-multi-linux-manager-server-5-1-v20260526-arm64-ltd
- amazon/suse-multi-linux-manager-server-5-1-v20260526-x86_64-llc
- amazon/suse-multi-linux-manager-server-5-1-v20260526-x86_64-ltd
- amazon/suse-sle-hpc-15-sp4-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp4-byos-v20260601-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp5-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp5-byos-v20260603-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp6-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp7-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sle-micro-6-0-byos-v20260525-hvm-ssd-arm64
- amazon/suse-sle-micro-6-0-byos-v20260525-hvm-ssd-x86_64
- amazon/suse-sle-micro-6-0-v20260525-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-6-0-v20260525-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-6-0-v20260525-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-6-0-v20260525-hvm-ssd-x86_64-ltd
- amazon/suse-sle-micro-6-1-byos-v20260525-hvm-ssd-arm64
- amazon/suse-sle-micro-6-1-byos-v20260525-hvm-ssd-x86_64
- amazon/suse-sle-micro-6-1-v20260525-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-6-1-v20260525-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-6-1-v20260525-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-6-1-v20260525-hvm-ssd-x86_64-ltd
- amazon/suse-sles-12-sp5-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20260518-ecs-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-byos-v20260519-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-byos-v20260601-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-byos-v20260601-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-chost-byos-v20260518-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-chost-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-hardened-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-hardened-byos-v20260601-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-sapcal-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-sapcal-v20260601-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-byos-v20260518-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-byos-v20260603-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-byos-v20260603-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-chost-byos-v20260518-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-chost-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-hardened-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-hardened-byos-v20260603-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-sapcal-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-sapcal-v20260603-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20260518-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20260520-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20260603-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20260603-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-v20260603-hvm-ssd-x86_64
- amazon/suse-sles-15-sp6-byos-v20260519-hvm-ssd-arm64
- amazon/suse-sles-15-sp6-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp6-chost-byos-v20260518-hvm-ssd-arm64
- amazon/suse-sles-15-sp6-chost-byos-v20260518-hvm-ssd-x86_64
- amazon/suse-sles-15-sp6-hardened-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp6-sapcal-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp6-v20260519-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp6-v20260519-hvm-ssd-arm64
- amazon/suse-sles-15-sp6-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-15-sp7-byos-v20260520-hvm-ssd-arm64
- amazon/suse-sles-15-sp7-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-15-sp7-chost-byos-v20260520-hvm-ssd-arm64
- amazon/suse-sles-15-sp7-chost-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-15-sp7-hardened-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-15-sp7-sapcal-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-15-sp7-v20260520-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp7-v20260520-hvm-ssd-arm64
- amazon/suse-sles-15-sp7-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-16-0-mariadb-v20260529-hvm-ssd-arm64-llc
- amazon/suse-sles-16-0-mariadb-v20260529-hvm-ssd-arm64-ltd
- amazon/suse-sles-16-0-php-v20260529-hvm-ssd-arm64-llc
- amazon/suse-sles-16-0-php-v20260529-hvm-ssd-arm64-ltd
- amazon/suse-sles-16-0-postgresql-v20260529-hvm-ssd-arm64-llc
- amazon/suse-sles-16-0-postgresql-v20260529-hvm-ssd-arm64-ltd
- amazon/suse-sles-16-0-tomcat-v20260529-hvm-ssd-arm64-llc
- amazon/suse-sles-16-0-tomcat-v20260529-hvm-ssd-arm64-ltd
- amazon/suse-sles-16-0-v20260527-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp5-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-byos-v20260602-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-hardened-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-hardened-byos-v20260602-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-byos-v20260603-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-hardened-byos-v20260519-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-hardened-byos-v20260603-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp6-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp6-hardened-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp7-byos-v20260520-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp7-hardened-byos-v20260520-hvm-ssd-x86_64
- google/sle-hpc-15-sp4-byos-v20260521-x86-64
- google/sle-hpc-15-sp4-byos-v20260601-x86-64
- google/sle-hpc-15-sp5-byos-v20260521-x86-64
- google/sle-hpc-15-sp5-byos-v20260602-x86-64
- google/sle-hpc-15-sp6-byos-v20260521-x86-64
- google/sle-hpc-15-sp7-byos-v20260521-x86-64
- google/sle-micro-6-0-byos-v20260525-arm64
- google/sle-micro-6-0-byos-v20260525-x86-64
- google/sle-micro-6-1-byos-v20260525-arm64
- google/sle-micro-6-1-byos-v20260525-x86-64
- google/sles-12-sp5-byos-v20260518-x86-64
- google/sles-12-sp5-v20260518-x86-64
- google/sles-15-sp4-byos-v20260519-arm64
- google/sles-15-sp4-byos-v20260519-x86-64
- google/sles-15-sp4-byos-v20260601-arm64
- google/sles-15-sp4-byos-v20260601-x86-64
- google/sles-15-sp4-chost-byos-v20260517-arm64
- google/sles-15-sp4-chost-byos-v20260517-x86-64
- google/sles-15-sp4-hardened-byos-v20260519-x86-64
- google/sles-15-sp4-hardened-byos-v20260601-x86-64
- google/sles-15-sp4-sapcal-v20260519-x86-64
- google/sles-15-sp4-sapcal-v20260601-x86-64
- google/sles-15-sp5-byos-v20260518-arm64
- google/sles-15-sp5-byos-v20260518-x86-64
- google/sles-15-sp5-byos-v20260602-arm64
- google/sles-15-sp5-byos-v20260602-x86-64
- google/sles-15-sp5-chost-byos-v20260518-arm64
- google/sles-15-sp5-chost-byos-v20260518-x86-64
- google/sles-15-sp5-hardened-byos-v20260518-x86-64
- google/sles-15-sp5-hardened-byos-v20260602-x86-64
- google/sles-15-sp5-sapcal-v20260518-x86-64
- google/sles-15-sp5-sapcal-v20260602-x86-64
- google/sles-15-sp5-v20260518-arm64
- google/sles-15-sp5-v20260518-x86-64
- google/sles-15-sp5-v20260602-arm64
- google/sles-15-sp5-v20260602-x86-64
- google/sles-15-sp6-byos-v20260519-arm64
- google/sles-15-sp6-byos-v20260519-x86-64
- google/sles-15-sp6-chost-byos-v20260518-arm64
- google/sles-15-sp6-chost-byos-v20260518-x86-64
- google/sles-15-sp6-hardened-byos-v20260519-x86-64
- google/sles-15-sp6-sapcal-v20260519-x86-64
- google/sles-15-sp6-v20260519-arm64
- google/sles-15-sp6-v20260519-x86-64
- google/sles-15-sp7-byos-v20260520-arm64
- google/sles-15-sp7-byos-v20260520-x86-64
- google/sles-15-sp7-chost-byos-v20260520-arm64
- google/sles-15-sp7-chost-byos-v20260520-x86-64
- google/sles-15-sp7-hardened-byos-v20260520-x86-64
- google/sles-15-sp7-sapcal-v20260520-x86-64
- google/sles-15-sp7-v20260520-arm64
- google/sles-15-sp7-v20260520-x86-64
- google/sles-sap-12-sp5-byos-v20260519-x86-64
- google/sles-sap-12-sp5-v20260519-x86-64
- google/sles-sap-15-sp4-byos-v20260519-x86-64
- google/sles-sap-15-sp4-byos-v20260602-x86-64
- google/sles-sap-15-sp4-hardened-byos-v20260519-x86-64
- google/sles-sap-15-sp4-hardened-byos-v20260602-x86-64
- google/sles-sap-15-sp4-hardened-v20260519-x86-64
- google/sles-sap-15-sp4-hardened-v20260602-x86-64
- google/sles-sap-15-sp4-v20260519-x86-64
- google/sles-sap-15-sp4-v20260602-x86-64
- google/sles-sap-15-sp5-byos-v20260519-x86-64
- google/sles-sap-15-sp5-hardened-byos-v20260519-x86-64
- google/sles-sap-15-sp5-hardened-v20260519-x86-64
- google/sles-sap-15-sp5-v20260519-x86-64
- google/sles-sap-15-sp6-byos-v20260520-x86-64
- google/sles-sap-15-sp6-hardened-byos-v20260520-x86-64
- google/sles-sap-15-sp6-hardened-v20260520-x86-64
- google/sles-sap-15-sp6-v20260520-x86-64
- google/sles-sap-15-sp7-byos-v20260520-x86-64
- google/sles-sap-15-sp7-hardened-byos-v20260520-x86-64
- google/sles-sap-15-sp7-hardened-v20260520-x86-64
- google/sles-sap-15-sp7-v20260520-x86-64
- google/suse-multi-linux-mgr-proxy-5-1-byos-v20260527-arm64
- google/suse-multi-linux-mgr-proxy-5-1-byos-v20260527-x86-64
- google/suse-multi-linux-mgr-server-5-1-byos-v20260526-arm64
- google/suse-multi-linux-mgr-server-5-1-byos-v20260526-x86-64
- microsoft/suse-multi-linux-manager-proxy-5-1-byos-v20260527-arm64
- microsoft/suse-multi-linux-manager-proxy-5-1-byos-v20260527-x86_64
- microsoft/suse-multi-linux-manager-server-5-1-byos-v20260526-arm64
- microsoft/suse-multi-linux-manager-server-5-1-byos-v20260526-x86_64
- microsoft/suse-multi-linux-manager-server-5-1-v20260526-arm64-llc
- microsoft/suse-multi-linux-manager-server-5-1-v20260526-arm64-ltd
- microsoft/suse-multi-linux-manager-server-5-1-v20260526-x86_64-llc
- microsoft/suse-multi-linux-manager-server-5-1-v20260526-x86_64-ltd
- microsoft/suse-sle-hpc-12-sp5-byos-v20260521-x86_64
- microsoft/suse-sle-hpc-15-sp4-byos-v20260521-x86_64
- microsoft/suse-sle-hpc-15-sp4-byos-v20260601-x86_64
- microsoft/suse-sle-hpc-15-sp5-byos-v20260521-x86_64
- microsoft/suse-sle-hpc-15-sp5-byos-v20260603-x86_64
- microsoft/suse-sle-hpc-15-sp6-byos-v20260521-x86_64
- microsoft/suse-sle-hpc-15-sp7-byos-v20260522-x86_64
- microsoft/suse-sle-hpc-15-sp7-v20260527-x86_64
- microsoft/suse-sle-micro-6-0-byos-v20260525-arm64
- microsoft/suse-sle-micro-6-0-byos-v20260525-x86_64
- microsoft/suse-sle-micro-6-0-v20260525-arm64-llc
- microsoft/suse-sle-micro-6-0-v20260525-arm64-ltd
- microsoft/suse-sle-micro-6-0-v20260525-x86_64-llc
- microsoft/suse-sle-micro-6-0-v20260525-x86_64-ltd
- microsoft/suse-sle-micro-6-1-byos-v20260525-arm64
- microsoft/suse-sle-micro-6-1-byos-v20260525-x86_64
- microsoft/suse-sle-micro-6-1-v20260525-arm64-llc
- microsoft/suse-sle-micro-6-1-v20260525-arm64-ltd
- microsoft/suse-sle-micro-6-1-v20260525-x86_64-llc
- microsoft/suse-sle-micro-6-1-v20260525-x86_64-ltd
- microsoft/suse-sles-12-sp5-byos-v20260518-x86_64
- microsoft/suse-sles-15-sp4-byos-v20260519-x86_64
- microsoft/suse-sles-15-sp4-byos-v20260601-arm64
- microsoft/suse-sles-15-sp4-byos-v20260601-x86_64
- microsoft/suse-sles-15-sp4-chost-byos-v20260518-arm64
- microsoft/suse-sles-15-sp4-chost-byos-v20260518-x86_64
- microsoft/suse-sles-15-sp4-hardened-byos-v20260519-x86_64
- microsoft/suse-sles-15-sp4-hardened-byos-v20260601-x86_64
- microsoft/suse-sles-15-sp4-sapcal-v20260519-x86_64
- microsoft/suse-sles-15-sp5-byos-v20260518-arm64
- microsoft/suse-sles-15-sp5-byos-v20260518-x86_64
- microsoft/suse-sles-15-sp5-byos-v20260603-arm64
- microsoft/suse-sles-15-sp5-byos-v20260603-x86_64
- microsoft/suse-sles-15-sp5-chost-byos-v20260518-arm64
- microsoft/suse-sles-15-sp5-chost-byos-v20260518-x86_64
- microsoft/suse-sles-15-sp5-hardened-byos-v20260518-x86_64
- microsoft/suse-sles-15-sp5-hardened-byos-v20260603-x86_64
- microsoft/suse-sles-15-sp5-sapcal-v20260518-x86_64
- microsoft/suse-sles-15-sp6-byos-v20260519-arm64
- microsoft/suse-sles-15-sp6-byos-v20260519-x86_64
- microsoft/suse-sles-15-sp6-chost-byos-v20260518-arm64
- microsoft/suse-sles-15-sp6-chost-byos-v20260518-x86_64
- microsoft/suse-sles-15-sp6-hardened-byos-v20260519-x86_64
- microsoft/suse-sles-15-sp6-sapcal-v20260519-x86_64
- microsoft/suse-sles-15-sp6-v20260603-arm64
- microsoft/suse-sles-15-sp6-v20260603-arm64-llc
- microsoft/suse-sles-15-sp6-v20260603-arm64-ltd
- microsoft/suse-sles-15-sp7-basic-v20260520-x86_64
- microsoft/suse-sles-15-sp7-byos-v20260520-arm64
- microsoft/suse-sles-15-sp7-byos-v20260520-x86_64
- microsoft/suse-sles-15-sp7-chost-byos-v20260520-arm64
- microsoft/suse-sles-15-sp7-chost-byos-v20260520-x86_64
- microsoft/suse-sles-15-sp7-hardened-byos-v20260520-x86_64
- microsoft/suse-sles-15-sp7-sapcal-v20260520-x86_64
- microsoft/suse-sles-15-sp7-v20260520-arm64
- microsoft/suse-sles-15-sp7-v20260520-arm64-llc
- microsoft/suse-sles-15-sp7-v20260520-arm64-ltd
- microsoft/suse-sles-15-sp7-v20260520-x86_64
- microsoft/suse-sles-15-sp7-v20260520-x86_64-llc
- microsoft/suse-sles-15-sp7-v20260520-x86_64-ltd
- microsoft/suse-sles-sap-12-sp5-byos-v20260519-x86_64
- microsoft/suse-sles-sap-12-sp5-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp4-byos-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp4-byos-v20260602-x86_64
- microsoft/suse-sles-sap-15-sp4-hardened-byos-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp4-hardened-byos-v20260602-x86_64
- microsoft/suse-sles-sap-15-sp4-hardened-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp4-hardened-v20260602-x86_64
- microsoft/suse-sles-sap-15-sp4-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp4-v20260602-x86_64
- microsoft/suse-sles-sap-15-sp5-byos-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp5-byos-v20260603-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-byos-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-byos-v20260603-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-v20260519-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-v20260603-x86_64
- microsoft/suse-sles-sap-15-sp5-v20260519-x86_64-llc
- microsoft/suse-sles-sap-15-sp5-v20260519-x86_64-ltd
- microsoft/suse-sles-sap-15-sp5-v20260522-x86_64
- microsoft/suse-sles-sap-15-sp5-v20260603-x86_64
- microsoft/suse-sles-sap-15-sp5-v20260603-x86_64-llc
- microsoft/suse-sles-sap-15-sp5-v20260603-x86_64-ltd
- microsoft/suse-sles-sap-15-sp6-byos-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp6-hardened-byos-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp6-hardened-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp6-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp6-v20260520-x86_64-llc
- microsoft/suse-sles-sap-15-sp6-v20260520-x86_64-ltd
- microsoft/suse-sles-sap-15-sp7-byos-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp7-hardened-byos-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp7-hardened-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp7-v20260520-x86_64
- microsoft/suse-sles-sap-15-sp7-v20260520-x86_64-llc
- microsoft/suse-sles-sap-15-sp7-v20260520-x86_64-ltd
Status of this issue by product and package
Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.
| Product(s) | Source package | State |
|---|---|---|
| Products under general support and receiving all security fixes. | ||
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-64kb | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-default-base | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-docs | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-obs-build | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-syms | Released |
| SUSE Linux Enterprise Desktop 15 SP7 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise High Availability Extension 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise High Availability Extension 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise High Availability Extension 16.0 | kernel-default | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-64kb | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-azure | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-default-base | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-docs | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-obs-build | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-syms | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_0 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_1 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_10 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_11 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_12 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_13 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_14 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_2 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_3 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_4 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_5 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_6 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_7 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_8 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_9 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_0 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_1 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_10 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_11 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_12 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_13 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_2 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_3 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_4 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_5 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_6 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_7 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_8 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_9 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Micro 5.3 | kernel-default | Released |
| SUSE Linux Enterprise Micro 5.3 | kernel-default-base | Released |
| SUSE Linux Enterprise Micro 5.3 | kernel-rt | Released |
| SUSE Linux Enterprise Micro 5.3 | kernel-source | Released |
| SUSE Linux Enterprise Micro 5.3 | kernel-source-rt | Released |
| SUSE Linux Enterprise Micro 5.4 | kernel-default | Released |
| SUSE Linux Enterprise Micro 5.4 | kernel-default-base | Released |
| SUSE Linux Enterprise Micro 5.4 | kernel-rt | Released |
| SUSE Linux Enterprise Micro 5.4 | kernel-source | Released |
| SUSE Linux Enterprise Micro 5.4 | kernel-source-rt | Released |
| SUSE Linux Enterprise Micro 5.5 | kernel-default | Released |
| SUSE Linux Enterprise Micro 5.5 | kernel-default-base | Released |
| SUSE Linux Enterprise Micro 5.5 | kernel-rt | Released |
| SUSE Linux Enterprise Micro 5.5 | kernel-source | Released |
| SUSE Linux Enterprise Micro 5.5 | kernel-source-rt | Released |
| SUSE Linux Enterprise Micro for Rancher 5.3 | kernel-default | Released |
| SUSE Linux Enterprise Micro for Rancher 5.3 | kernel-source | Released |
| SUSE Linux Enterprise Micro for Rancher 5.3 | kernel-source-rt | Released |
| SUSE Linux Enterprise Micro for Rancher 5.4 | kernel-default | Released |
| SUSE Linux Enterprise Micro for Rancher 5.4 | kernel-source | Released |
| SUSE Linux Enterprise Micro for Rancher 5.4 | kernel-source-rt | Released |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | kernel-64kb | Released |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | kernel-default-base | Released |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 | kernel-docs | Released |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 | kernel-obs-build | Released |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 | kernel-syms | Released |
| SUSE Linux Enterprise Module for Legacy 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Module for Legacy 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 | kernel-azure | Released |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Real Time 15 SP7 | kernel-rt | Released |
| SUSE Linux Enterprise Real Time 15 SP7 | kernel-source-rt | Released |
| SUSE Linux Enterprise Real Time 15 SP7 | kernel-syms-rt | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-64kb | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-azure | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-default-base | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-docs | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-obs-build | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-syms | Released |
| SUSE Linux Enterprise Server 15 SP7 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-64kb | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-azure | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-default | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-default-base | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-docs | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-kvmsmall | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_0 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_1 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_2 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_3 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_4 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_5 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_6 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_7 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_8 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_9 | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-obs-qa | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-source | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-syms | In progress |
| SUSE Linux Enterprise Server 16.0 | kernel-zfcpdump | In progress |
| SUSE Linux Enterprise Server 16.1 | kernel-source | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-64kb | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-azure | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-default-base | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-docs | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-obs-build | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-source | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-syms | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-azure | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-default | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-default-base | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-docs | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-kvmsmall | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-obs-qa | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-source | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-syms | Released |
| SUSE Linux Enterprise Server for SAP applications 16.1 | kernel-source | Affected |
| SUSE Linux Enterprise Workstation Extension 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Workstation Extension 15 SP7 | kernel-source | Released |
| SUSE Linux Micro 6.0 | kernel-default | Released |
| SUSE Linux Micro 6.0 | kernel-default-base | Released |
| SUSE Linux Micro 6.0 | kernel-kvmsmall | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_10 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_11 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_12 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_13 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_14 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_15 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_18 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_19 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_7 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_8 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_9 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_10 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_11 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_12 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_13 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_14 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_16 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_17 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_18 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_7 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_8 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_9 | Released |
| SUSE Linux Micro 6.0 | kernel-rt | Released |
| SUSE Linux Micro 6.0 | kernel-source | Released |
| SUSE Linux Micro 6.0 | kernel-source-rt | Released |
| SUSE Linux Micro 6.1 | kernel-default | Released |
| SUSE Linux Micro 6.1 | kernel-default-base | Released |
| SUSE Linux Micro 6.1 | kernel-kvmsmall | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_10 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_11 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_12 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_13 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_14 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_15 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_18 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_19 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_7 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_8 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_9 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_10 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_11 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_12 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_13 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_14 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_16 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_17 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_18 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_7 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_8 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_9 | Released |
| SUSE Linux Micro 6.1 | kernel-rt | Released |
| SUSE Linux Micro 6.1 | kernel-source | Released |
| SUSE Linux Micro 6.1 | kernel-source-rt | Released |
| SUSE Linux Micro 6.2 | kernel-64kb | Released |
| SUSE Linux Micro 6.2 | kernel-default | Released |
| SUSE Linux Micro 6.2 | kernel-default-base | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_0 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_1 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_2 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_3 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_4 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_5 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_6 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_7 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_8 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_9 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_0 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_1 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_2 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_3 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_4 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_6 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_7 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_8 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_9 | Released |
| SUSE Linux Micro 6.2 | kernel-rt | Released |
| SUSE Linux Micro 6.2 | kernel-source | Released |
| SUSE Real Time Module 15 SP7 | kernel-rt | Released |
| SUSE Real Time Module 15 SP7 | kernel-source-rt | Released |
| SUSE Real Time Module 15 SP7 | kernel-syms-rt | Released |
| openSUSE Leap 16.0 | kernel-source | Affected |
| Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
| SUSE Linux Enterprise High Availability Extension 15 SP4 | kernel-default | Released |
| SUSE Linux Enterprise High Availability Extension 15 SP4 | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-64kb | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-default | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-default-base | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-docs | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-obs-build | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-syms | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-64kb | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-default | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-default-base | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-docs | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-obs-build | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-syms | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kernel-default | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kernel-source | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_68 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_69 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_70 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_71 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_72 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_73 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_74 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_75 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_76 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_77 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_78 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_79 | Released |
| SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_80 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-default | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_40 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_41 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_42 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_43 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_44 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_45 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_46 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_47 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_48 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_49 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_50 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_51 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_52 | Released |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-source | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-default | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_26 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_27 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_28 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_29 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_30 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_31 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_32 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_33 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_34 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_35 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_36 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_37 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_38 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-source | Released |
| SUSE Linux Enterprise Module for Basesystem 15 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-source | Affected |
| SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-default | Not affected |
| SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-source | Not affected |
| SUSE Linux Enterprise Server 12 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-default | Released |
| SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source | Released |
| SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-syms | Released |
| SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security | kernel-default | Released |
| SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security | kernel-source | Released |
| SUSE Linux Enterprise Server 15 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-64kb | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-default | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-default-base | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-docs | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-obs-build | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-source | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-syms | Released |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-64kb | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-default | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-default-base | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-docs | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-obs-build | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-source | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-syms | Released |
| SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server 15 SP6 | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-64kb | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-default | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-default-base | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-docs | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-obs-build | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-source | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-syms | Released |
| SUSE Linux Enterprise Server 15 SP6-LTSS | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-default | Released |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-source | Released |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-syms | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-default | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-default-base | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-docs | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-obs-build | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-syms | Released |
| SUSE Manager Proxy 4.3 | kernel-source | Affected |
| SUSE Manager Proxy LTS 4.3 | kernel-default | Released |
| SUSE Manager Proxy LTS 4.3 | kernel-default-base | Released |
| SUSE Manager Proxy LTS 4.3 | kernel-source | Released |
| SUSE Manager Proxy LTS 4.3 | kernel-syms | Released |
| SUSE Manager Retail Branch Server 4.3 | kernel-source | Affected |
| SUSE Manager Retail Branch Server LTS 4.3 | kernel-default | Released |
| SUSE Manager Retail Branch Server LTS 4.3 | kernel-default-base | Released |
| SUSE Manager Retail Branch Server LTS 4.3 | kernel-source | Released |
| SUSE Manager Server 4.3 | kernel-source | Affected |
| SUSE Manager Server LTS 4.3 | kernel-default | Released |
| SUSE Manager Server LTS 4.3 | kernel-default-base | Released |
| SUSE Manager Server LTS 4.3 | kernel-source | Released |
| SUSE Manager Server LTS 4.3 | kernel-syms | Released |
| SUSE Manager Server LTS 4.3 | kernel-zfcpdump | Released |
| Products past their end of life and not receiving proactive updates anymore. | ||
| SUSE CaaS Platform 4.0 | kernel-source | Affected |
| SUSE Enterprise Storage 6 | kernel-source | Affected |
| SUSE Enterprise Storage 7 | kernel-source | Affected |
| SUSE Enterprise Storage 7.1 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 11 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 12 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP1 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP6 | kernel-source | Affected |
| SUSE Linux Enterprise High Availability Extension 15 SP6 | kernel-default | Released |
| SUSE Linux Enterprise High Availability Extension 15 SP6 | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP1 | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-64kb | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-default | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-default-base | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-docs | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-obs-build | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-syms | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-64kb | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-default | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-default-base | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-docs | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-obs-build | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-source | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-syms | Released |
| SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source | Affected |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-default | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_11 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_12 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_13 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_14 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_15 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_16 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_17 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_18 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_19 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_20 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_21 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_22 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_23 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_24 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-source | Released |
| SUSE Linux Enterprise Micro 5.0 | kernel-default | Affected |
| SUSE Linux Enterprise Micro 5.1 | kernel-default | Affected |
| SUSE Linux Enterprise Micro 5.2 | kernel-default | Affected |
| SUSE Linux Enterprise Micro 5.2 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP1 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise Real Time 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise Real Time 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise Real Time 15 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Real Time 15 SP4 | kernel-source-rt | Affected |
| SUSE Linux Enterprise Real Time 15 SP5 | kernel-source-rt | Affected |
| SUSE Linux Enterprise Server 11 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Server 11 SP4-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise Server 12 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Server 12 SP4-ESPOS | kernel-source | Affected |
| SUSE Linux Enterprise Server 12 SP4-LTSS | kernel-default | Affected |
| SUSE Linux Enterprise Server 12 SP4-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP1 | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP1-BCL | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-default | Affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP2-BCL | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-default | Affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP3-BCL | kernel-source | Affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-default | Affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-source | Affected |
| SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-source | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP1 | kernel-source | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-source | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source | Affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-default | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-default-base | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-docs | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-obs-build | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-source | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-syms | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-default | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-default-base | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-docs | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-obs-build | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-source | Released |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-syms | Released |
| SUSE Manager Proxy 4.0 | kernel-source | Affected |
| SUSE Manager Proxy 4.1 | kernel-source | Affected |
| SUSE Manager Proxy 4.2 | kernel-source | Affected |
| SUSE Manager Retail Branch Server 4.0 | kernel-source | Affected |
| SUSE Manager Retail Branch Server 4.1 | kernel-source | Affected |
| SUSE Manager Retail Branch Server 4.2 | kernel-source | Affected |
| SUSE Manager Server 4.0 | kernel-source | Affected |
| SUSE Manager Server 4.1 | kernel-source | Affected |
| SUSE Manager Server 4.2 | kernel-source | Affected |
| SUSE OpenStack Cloud 9 | kernel-source | Affected |
| SUSE OpenStack Cloud Crowbar 9 | kernel-source | Affected |
| SUSE Real Time Module 15 SP4 | kernel-source-rt | Affected |
| SUSE Real Time Module 15 SP5 | kernel-source-rt | Affected |
| openSUSE Leap 15.3 | kernel-source | Affected |
| openSUSE Leap 15.4 | kernel-default | Released |
| openSUSE Leap 15.4 | kernel-source | Released |
| openSUSE Leap 15.4 | kernel-source-rt | Affected |
| openSUSE Leap 15.5 | kernel-default | Released |
| openSUSE Leap 15.5 | kernel-source | Released |
| openSUSE Leap 15.5 | kernel-source-rt | Released |
| openSUSE Leap 15.6 | kernel-default | Released |
| openSUSE Leap 15.6 | kernel-source | Released |
| Products at an unknown state of their lifecycle. | ||
| SUSE Manager Proxy 4.3 LTS | kernel-default | Released |
| SUSE Manager Proxy 4.3 LTS | kernel-source | Released |
| SUSE Manager Retail Branch Server 4.3 LTS | kernel-default | Released |
| SUSE Manager Retail Branch Server 4.3 LTS | kernel-source | Released |
| SUSE Manager Server 4.3 LTS | kernel-default | Released |
| SUSE Manager Server 4.3 LTS | kernel-source | Released |
SUSE Timeline for this CVE
CVE page created: Wed May 13 14:15:46 2026CVE page last modified: Thu Jun 4 11:43:26 2026