Upstream information
Description
In the Linux kernel, the following vulnerability has been resolved:net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
tcf_classify() can return TC_ACT_CONSUMED while the skb is held by the
defragmentation engine (e.g. act_ct on out-of-order fragments). When
that happens the skb is no longer owned by the caller and must not be
touched again.
tcf_qevent_handle() did not handle TC_ACT_CONSUMED: it fell through the
switch and returned the skb to the caller as if classification had
passed. The only qdisc that wires up qevents today is RED, via three call sites
(qe_mark on RED_PROB_MARK/HARD_MARK, qe_early_drop on congestion_drop)
red_enqueue() was continuing to operate on an skb it no longer owns in this
case -- enqueueing it, dropping it, or updating statistics. Resulting in a UAF.
tc qdisc add dev eth0 root handle 1: red ... qevent early_drop block 10
tc filter add block 10 ... action ct
(with ct defrag enabled and traffic that produces out-of-order
fragments, e.g. a fragmented UDP stream)
Handle TC_ACT_CONSUMED in tcf_qevent_handle() the same way the ingress
and egress fast paths do: treat it as stolen and return NULL without
touching the skb. Unlike the TC_ACT_STOLEN case, the skb must not be
dropped/freed here, as it is no longer owned by us.
Other Security Trackers
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 | SUSE |
|---|---|---|---|
| Base Score | 9.8 | 9.8 | 7 |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
| Attack Vector | Network | Network | Local |
| Attack Complexity | Low | Low | High |
| Privileges Required | None | None | Low |
| User Interaction | None | None | None |
| Scope | Unchanged | Unchanged | Unchanged |
| Confidentiality Impact | High | High | High |
| Integrity Impact | High | High | High |
| Availability Impact | High | High | High |
| CVSSv3 Version | 3.1 | 3.1 | 3.1 |
| CVSS detail | SUSE |
|---|---|
| Base Score | 8.8 |
| Vector | CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H |
| Attack Vector | Local |
| Attack Complexity | High |
| Attack Requirements | Present |
| Privileges Required | Low |
| User Interaction | None |
| Vulnerable System Confidentiality Impact | High |
| Vulnerable System Integrity Impact | High |
| Vulnerable System Availability Impact | High |
| Subsequent System Confidentiality Impact | High |
| Subsequent System Integrity Impact | High |
| Subsequent System Availability Impact | High |
| 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: 1271866 [IN_PROGRESS], 1271867 [IN_PROGRESS]SUSE Security Advisories:
- RHSA-2026:49211, published Mon Aug 3 15:06:32 UTC 2026
- RHSA-2026:49212, published Wed Aug 5 15:07:08 UTC 2026
- RHSA-2026:49214, published Tue Aug 4 15:07:25 UTC 2026
- SUSE-SU-2026:23066-1, published 2026-08-11T21:34:22Z
- SUSE-SU-2026:23068-1, published 2026-08-11T20:56:24Z
- SUSE-SU-2026:23183-1, published 2026-08-18T20:52:35Z
- SUSE-SU-2026:23193-1, published 2026-08-18T20:43:06Z
- SUSE-SU-2026:23194-1, published 2026-08-18T20:52:35Z
- SUSE-SU-2026:23221-1, published 2026-08-11T21:26:34Z
- SUSE-SU-2026:23231-1, published 2026-08-12T01:09:28Z
- SUSE-SU-2026:23237-1, published 2026-08-11T21:34:22Z
- SUSE-SU-2026:23238-1, published 2026-08-18T20:52:35Z
- SUSE-SU-2026:23240-1, published 2026-08-18T19:07:53Z
- SUSE-SU-2026:23241-1, published 2026-08-18T19:07:53Z
- SUSE-SU-2026:23244-1, published 2026-08-18T19:21:08Z
- SUSE-SU-2026:23257-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23258-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23259-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23260-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23261-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23262-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23263-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23264-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23265-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23266-1, published 2026-08-24T15:50:14Z
- SUSE-SU-2026:23267-1, published 2026-08-24T15:53:14Z
- SUSE-SU-2026:23268-1, published 2026-08-24T15:53:14Z
- SUSE-SU-2026:23269-1, published 2026-08-24T15:53:14Z
- SUSE-SU-2026:23270-1, published 2026-08-24T15:53:14Z
- SUSE-SU-2026:23271-1, published 2026-08-24T15:53:14Z
- SUSE-SU-2026:23272-1, published 2026-08-24T15:53:14Z
- SUSE-SU-2026:3595-1, published 2026-08-12T11:33:42Z
- SUSE-SU-2026:3602-1, published 2026-08-12T18:36:00Z
- SUSE-SU-2026:3617-1, published 2026-08-13T18:04:38Z
- SUSE-SU-2026:3689-1, published 2026-08-22T04:34:04Z
- SUSE-SU-2026:3694-1, published 2026-08-22T06:04:21Z
- SUSE-SU-2026:3696-1, published 2026-08-22T07:04:09Z
- SUSE-SU-2026:3697-1, published 2026-08-22T07:04:14Z
- SUSE-SU-2026:3698-1, published 2026-08-22T07:33:42Z
- SUSE-SU-2026:3699-1, published 2026-08-22T07:33:48Z
- SUSE-SU-2026:3700-1, published 2026-08-22T08:33:33Z
- SUSE-SU-2026:3701-1, published 2026-08-22T08:33:38Z
- SUSE-SU-2026:3703-1, published 2026-08-23T04:33:40Z
- SUSE-SU-2026:3704-1, published 2026-08-23T06:04:15Z
- SUSE-SU-2026:3708-1, published 2026-08-23T12:04:20Z
- SUSE-SU-2026:3710-1, published 2026-08-23T23:04:04Z
- SUSE-SU-2026:3715-1, published 2026-08-24T03:33:39Z
- SUSE-SU-2026:3717-1, published 2026-08-24T07:33:47Z
- SUSE-SU-2026:3719-1, published 2026-08-24T09:35:21Z
- SUSE-SU-2026:3724-1, published 2026-08-24T10:35:55Z
- SUSE-SU-2026:3726-1, published 2026-08-24T10:34:58Z
- SUSE-SU-2026:3729-1, published 2026-08-24T10:34:38Z
- SUSE-SU-2026:3739-1, published 2026-08-24T11:04:38Z
- SUSE-SU-2026:3744-1, published 2026-08-24T12:16:16Z
- SUSE-SU-2026:3746-1, published 2026-08-24T12:16:47Z
- SUSE-SU-2026:3748-1, published 2026-08-24T16:06:49Z
- SUSE-SU-2026:3754-1, published 2026-08-24T15:04:32Z
- SUSE-SU-2026:3759-1, published 2026-08-24T17:33:46Z
- SUSE-SU-2026:3760-1, published 2026-08-24T17:34:00Z
- SUSE-SU-2026:3761-1, published 2026-08-24T19:04:03Z
- SUSE-SU-2026:3768-1, published 2026-08-24T21:07:36Z
- SUSE-SU-2026:3770-1, published 2026-08-24T23:04:45Z
- SUSE-SU-2026:3771-1, published 2026-08-24T22:34:50Z
- SUSE-SU-2026:3774-1, published 2026-08-25T00:33:46Z
- SUSE-SU-2026:3775-1, published 2026-08-25T00:33:55Z
- SUSE-SU-2026:3776-1, published 2026-08-25T01:33:38Z
- SUSE-SU-2026:3777-1, published 2026-08-25T02:33:33Z
- SUSE-SU-2026:3778-1, published 2026-08-25T03:33:39Z
- SUSE-SU-2026:3779-1, published 2026-08-25T03:33:49Z
- SUSE-SU-2026:3780-1, published 2026-08-25T05:04:01Z
- SUSE-SU-2026:3781-1, published 2026-08-25T05:33:43Z
- SUSE-SU-2026:3790-1, published 2026-08-25T12:24:49Z
- SUSE-SU-2026:3807-1, published 2026-08-26T10:33:38Z
- SUSE-SU-2026:3810-1, published 2026-08-26T10:47:01Z
- SUSE-SU-2026:3819-1, published 2026-08-26T11:05:56Z
- SUSE-SU-2026:3821-1, published 2026-08-26T11:06:26Z
List of released packages
| Product(s) | Fixed package version(s) | References |
|---|---|---|
| Container bci/bci-sle15-kernel-module-devel:15.7-60.47 |
| |
| Container suse/sl-micro/6.0/base-os-container:2.1.3-7.193 Container suse/sl-micro/6.1/base-os-container:2.2.1-5.169 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-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/rt-os-container:2.1.3-7.223 Container suse/sl-micro/6.1/rt-os-container:2.2.1-5.167 |
| |
| Container suse/sle-micro/base-5.5:2.0.4-5.8.306 |
| |
| Container suse/sle-micro/kvm-5.5:2.0.4-3.5.589 |
| |
| Container suse/sle-micro/rt-5.5:2.0.4-4.5.691 |
| |
| Image SLES-GCE-3P |
| |
| 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-GCE Image SLES-SAP-GCE-3P |
| |
| 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-SP7-SAP-GCE-3P |
| |
| SUSE Liberty Linux 10 |
| Patchnames: RHSA-2026:49211 (x86_64) |
| SUSE Liberty Linux 8 |
| Patchnames: RHSA-2026:49214 (x86_64) |
| SUSE Liberty Linux 9 |
| Patchnames: RHSA-2026:49212 (x86_64) |
| SUSE Linux Enterprise Desktop 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Module-Development-Tools-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Product-WE-15-SP7-2026-3790 (x86_64) |
| SUSE Linux Enterprise High Availability Extension 15 SP7 |
| Patchnames: SUSE-SLE-Product-HA-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise High Availability Extension 16.0 |
| Patchnames: SUSE-SLES-HA-16.0-1452 (ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-3595 (aarch64,x86_64) |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-3595 (aarch64,x86_64) |
| SUSE Linux Enterprise Live Patching 15 SP5 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP5-2026-3703 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3708 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3710 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3711 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3715 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3717 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3724 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3725 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3729 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3736 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3738 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3739 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3744 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3759 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP5-2026-3807 (ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Live Patching 15 SP6 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP6-2026-3704 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3719 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3726 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3731 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3741 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3745 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3748 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3753 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3754 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3755 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3758 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3760 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3761 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3775 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3776 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3777 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP6-2026-3819 (ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Live Patching 15 SP7 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP7-2026-3689 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3690 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3691 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3692 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3693 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3694 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3695 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3696 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3697 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3698 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3699 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3700 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3701 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3705 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3730 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3742 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3746 (x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3751 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3752 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3767 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3768 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3769 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3770 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3771 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3772 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3773 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3774 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3778 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3779 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3780 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3781 (ppc64le,s390x,x86_64) SUSE-SLE-Module-Live-Patching-15-SP7-2026-3821 (ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Micro 5.5 |
| Patchnames: SUSE-SLE-Micro-5.5-2026-3595 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Micro-5.5-2026-3617 (x86_64) |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Module for Development Tools 15 SP7 |
| Patchnames: SUSE-SLE-Module-Development-Tools-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Module for Legacy 15 SP7 |
| Patchnames: SUSE-SLE-Module-Legacy-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 |
| Patchnames: SUSE-SLE-Module-Public-Cloud-15-SP7-2026-3790 (aarch64,x86_64) |
| SUSE Linux Enterprise Real Time 15 SP7 SUSE Real Time Module 15 SP7 |
| Patchnames: SUSE-SLE-Module-RT-15-SP7-2026-3810 (x86_64) |
| SUSE Linux Enterprise Server 15 SP5-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-3595 (aarch64,ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Server 15 SP6-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-3602 (aarch64,ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Server 15 SP7 SUSE Linux Enterprise Server for SAP Applications 15 SP7 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Module-Development-Tools-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Module-Legacy-15-SP7-2026-3790 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Module-Public-Cloud-15-SP7-2026-3790 (aarch64,x86_64) SUSE-SLE-Product-WE-15-SP7-2026-3790 (x86_64) |
| SUSE Linux Enterprise Server 16.0 |
| Patchnames: SUSE-SLES-16.0-1452 (aarch64,ppc64le,s390x,x86_64) SUSE-SLES-16.0-1509 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1510 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1511 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1512 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1513 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1514 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1515 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1516 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1517 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1518 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1521 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1522 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1523 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1524 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1526 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1527 (ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP5-2026-3595 (ppc64le,x86_64) |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP6-2026-3602 (ppc64le,x86_64) |
| SUSE Linux Enterprise Server for SAP applications 16.0 |
| Patchnames: SUSE-SLES-16.0-1452 (aarch64,ppc64le,s390x,x86_64) SUSE-SLES-16.0-1509 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1510 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1511 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1512 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1513 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1514 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1515 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1516 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1517 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1518 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1521 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1522 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1523 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1524 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1526 (ppc64le,s390x,x86_64) SUSE-SLES-16.0-1527 (ppc64le,s390x,x86_64) |
| SUSE Linux Enterprise Workstation Extension 15 SP7 |
| Patchnames: SUSE-SLE-Product-WE-15-SP7-2026-3790 (x86_64) |
| SUSE Linux Micro 6.0 |
| Patchnames: SUSE-SLE-Micro-6.0-kernel-571 (aarch64,s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-572 (x86_64) SUSE-SLE-Micro-6.0-kernel-574 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-575 (x86_64) SUSE-SLE-Micro-6.0-kernel-576 (x86_64) SUSE-SLE-Micro-6.0-kernel-577 (x86_64) SUSE-SLE-Micro-6.0-kernel-578 (x86_64) SUSE-SLE-Micro-6.0-kernel-579 (x86_64) SUSE-SLE-Micro-6.0-kernel-580 (x86_64) SUSE-SLE-Micro-6.0-kernel-581 (x86_64) SUSE-SLE-Micro-6.0-kernel-582 (x86_64) SUSE-SLE-Micro-6.0-kernel-583 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-584 (x86_64) SUSE-SLE-Micro-6.0-kernel-585 (x86_64) SUSE-SLE-Micro-6.0-kernel-586 (x86_64) SUSE-SLE-Micro-6.0-kernel-587 (x86_64) SUSE-SLE-Micro-6.0-kernel-588 (x86_64) SUSE-SLE-Micro-6.0-kernel-589 (x86_64) SUSE-SLE-Micro-6.0-kernel-590 (x86_64) SUSE-SLE-Micro-6.0-kernel-591 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-592 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-593 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-594 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-595 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-596 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-597 (s390x,x86_64) SUSE-SLE-Micro-6.0-kernel-598 (s390x,x86_64) |
| SUSE Linux Micro 6.1 |
| Patchnames: SUSE-SLE-Micro-6.1-kernel-571 (aarch64,ppc64le,s390x,x86_64) SUSE-SLE-Micro-6.1-kernel-572 (aarch64,x86_64) |
| SUSE Linux Micro 6.2 |
| Patchnames: SUSE-SL-Micro-6.2-1452 (aarch64,ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1471 (x86_64) SUSE-SL-Micro-6.2-1472 (x86_64) SUSE-SL-Micro-6.2-1473 (x86_64) SUSE-SL-Micro-6.2-1474 (x86_64) SUSE-SL-Micro-6.2-1475 (x86_64) SUSE-SL-Micro-6.2-1476 (x86_64) SUSE-SL-Micro-6.2-1477 (x86_64) SUSE-SL-Micro-6.2-1478 (x86_64) SUSE-SL-Micro-6.2-1479 (x86_64) SUSE-SL-Micro-6.2-1480 (x86_64) SUSE-SL-Micro-6.2-1481 (x86_64) SUSE-SL-Micro-6.2-1482 (x86_64) SUSE-SL-Micro-6.2-1483 (x86_64) SUSE-SL-Micro-6.2-1484 (x86_64) SUSE-SL-Micro-6.2-1485 (x86_64) SUSE-SL-Micro-6.2-1486 (x86_64) SUSE-SL-Micro-6.2-1509 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1510 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1511 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1512 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1513 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1514 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1515 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1516 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1517 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1518 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1521 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1522 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1523 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1524 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1526 (ppc64le,s390x,x86_64) SUSE-SL-Micro-6.2-1527 (ppc64le,s390x,x86_64) |
| openSUSE Leap 16.0 |
| Patchnames: openSUSE-Leap-16.0-1452 |
| openSUSE Tumbleweed |
| Patchnames: openSUSE-Tumbleweed-2026-11476 |
List of packages in QA
| Product(s) | Package(s) |
|---|---|
| SUSE Linux Micro Extras 6.2 |
|
First public cloud image revisions this CVE is fixed in:
- alibaba/sles-15-sp6-chost-byos-v20260827
- amazon/suse-multi-linux-manager-proxy-5-1-byos-v20260826-arm64
- amazon/suse-multi-linux-manager-proxy-5-1-byos-v20260826-x86_64
- amazon/suse-multi-linux-manager-server-5-1-byos-v20260826-arm64
- amazon/suse-multi-linux-manager-server-5-1-byos-v20260826-x86_64
- amazon/suse-multi-linux-manager-server-5-1-v20260826-arm64-llc
- amazon/suse-multi-linux-manager-server-5-1-v20260826-arm64-ltd
- amazon/suse-multi-linux-manager-server-5-1-v20260826-x86_64-llc
- amazon/suse-multi-linux-manager-server-5-1-v20260826-x86_64-ltd
- amazon/suse-sle-micro-6-0-byos-v20260826-hvm-ssd-arm64
- amazon/suse-sle-micro-6-0-byos-v20260826-hvm-ssd-x86_64
- amazon/suse-sle-micro-6-0-v20260826-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-6-0-v20260826-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-6-0-v20260826-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-6-0-v20260826-hvm-ssd-x86_64-ltd
- amazon/suse-sle-micro-6-1-byos-v20260826-hvm-ssd-arm64
- amazon/suse-sle-micro-6-1-byos-v20260826-hvm-ssd-x86_64
- amazon/suse-sle-micro-6-1-v20260826-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-6-1-v20260826-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-6-1-v20260826-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-6-1-v20260826-hvm-ssd-x86_64-ltd
- amazon/suse-sles-15-sp6-chost-byos-v20260827-hvm-ssd-arm64
- amazon/suse-sles-15-sp6-chost-byos-v20260827-hvm-ssd-x86_64
- google/sle-micro-6-0-byos-v20260826-arm64
- google/sle-micro-6-0-byos-v20260826-x86-64
- google/sle-micro-6-1-byos-v20260826-arm64
- google/sle-micro-6-1-byos-v20260826-x86-64
- google/sles-15-sp6-chost-byos-v20260827-arm64
- google/sles-15-sp6-chost-byos-v20260827-x86-64
- google/suse-multi-linux-mgr-proxy-5-1-byos-v20260826-arm64
- google/suse-multi-linux-mgr-proxy-5-1-byos-v20260826-x86-64
- google/suse-multi-linux-mgr-server-5-1-byos-v20260826-arm64
- google/suse-multi-linux-mgr-server-5-1-byos-v20260826-x86-64
- microsoft/suse-multi-linux-manager-proxy-5-1-byos-v20260826-arm64
- microsoft/suse-multi-linux-manager-proxy-5-1-byos-v20260826-x86_64
- microsoft/suse-multi-linux-manager-server-5-1-byos-v20260826-arm64
- microsoft/suse-multi-linux-manager-server-5-1-byos-v20260826-x86_64
- microsoft/suse-sle-micro-6-0-byos-v20260826-arm64
- microsoft/suse-sle-micro-6-0-byos-v20260826-x86_64
- microsoft/suse-sle-micro-6-0-v20260826-arm64-llc
- microsoft/suse-sle-micro-6-0-v20260826-arm64-ltd
- microsoft/suse-sle-micro-6-0-v20260826-x86_64-llc
- microsoft/suse-sle-micro-6-0-v20260826-x86_64-ltd
- microsoft/suse-sle-micro-6-1-byos-v20260826-arm64
- microsoft/suse-sle-micro-6-1-byos-v20260826-x86_64
- microsoft/suse-sle-micro-6-1-v20260826-arm64-llc
- microsoft/suse-sle-micro-6-1-v20260826-arm64-ltd
- microsoft/suse-sle-micro-6-1-v20260826-x86_64-llc
- microsoft/suse-sle-micro-6-1-v20260826-x86_64-ltd
- microsoft/suse-sles-15-sp6-chost-byos-v20260827-arm64
- microsoft/suse-sles-15-sp6-chost-byos-v20260827-x86_64
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 | Affected |
| SUSE Linux Enterprise High Availability Extension 16.0 | kernel-default | Released |
| SUSE Linux Enterprise High Availability Extension 16.0 | kernel-source | Affected |
| SUSE Linux Enterprise High Availability Extension 16.1 | kernel-default | Released |
| SUSE Linux Enterprise High Availability Extension 16.1 | kernel-source | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-default | Affected |
| 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_15 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_16 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7-RT_Update_17 | 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_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_14 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_15 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_16 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_17 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_18 | Released |
| SUSE Linux Enterprise Live Patching 15 SP7 | kernel-livepatch-SLE15-SP7_Update_19 | 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 | Affected |
| SUSE Linux Enterprise Micro 5.3 | kernel-default | Not affected |
| SUSE Linux Enterprise Micro 5.3 | kernel-rt | Not affected |
| SUSE Linux Enterprise Micro 5.3 | kernel-source | Not affected |
| SUSE Linux Enterprise Micro 5.3 | kernel-source-rt | Not affected |
| SUSE Linux Enterprise Micro 5.4 | kernel-default | Not affected |
| SUSE Linux Enterprise Micro 5.4 | kernel-rt | Not affected |
| SUSE Linux Enterprise Micro 5.4 | kernel-source | Not affected |
| SUSE Linux Enterprise Micro 5.4 | kernel-source-rt | Not affected |
| 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 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 | Affected |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 | kernel-azure | Released |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 | kernel-default | Affected |
| SUSE Linux Enterprise Module for Public Cloud 15 SP7 | kernel-source | Affected |
| 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 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-azure | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-default | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-default-base | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-docs | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-kvmsmall | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_0 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_1 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_10 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_11 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_12 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_13 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_14 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_15 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_2 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_3 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_4 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_5 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_6 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_7 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_8 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-livepatch-SLE16_Update_9 | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-obs-qa | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-source | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-syms | Released |
| SUSE Linux Enterprise Server 16.0 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server 16.1 | kernel-default | Released |
| SUSE Linux Enterprise Server 16.1 | kernel-source | Released |
| 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-64kb | 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-livepatch-SLE16_Update_0 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_1 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_10 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_11 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_12 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_13 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_14 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_15 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_2 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_3 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_4 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_5 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_6 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_7 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_8 | Released |
| SUSE Linux Enterprise Server for SAP applications 16.0 | kernel-livepatch-SLE16_Update_9 | 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.0 | kernel-zfcpdump | Released |
| SUSE Linux Enterprise Server for SAP applications 16.1 | kernel-default | Released |
| SUSE Linux Enterprise Server for SAP applications 16.1 | kernel-source | Released |
| SUSE Linux Enterprise Workstation Extension 15 SP7 | kernel-default | Released |
| SUSE Linux Enterprise Workstation Extension 15 SP7 | kernel-source | Affected |
| SUSE Linux Micro 6.0 | kernel-default | 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_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_20 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_21 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_22 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_23 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_24 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_25 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_26 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0-RT_Update_27 | 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_19 | Released |
| SUSE Linux Micro 6.0 | kernel-livepatch-MICRO-6-0_Update_20 | 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-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_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_20 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_21 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_22 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_23 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_24 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_25 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_26 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0-RT_Update_27 | 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_19 | Released |
| SUSE Linux Micro 6.1 | kernel-livepatch-MICRO-6-0_Update_20 | 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_10 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_11 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_12 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_13 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_14 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16-RT_Update_15 | 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_10 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_11 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_12 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_13 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_14 | Released |
| SUSE Linux Micro 6.2 | kernel-livepatch-SLE16_Update_15 | 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_5 | 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 Linux Micro Extras 6.0 | kernel-default | Released |
| SUSE Linux Micro Extras 6.0 | kernel-source | Released |
| SUSE Linux Micro Extras 6.0 | kernel-source-rt | Released |
| SUSE Linux Micro Extras 6.1 | kernel-default | Released |
| SUSE Linux Micro Extras 6.1 | kernel-source | Released |
| SUSE Linux Micro Extras 6.2 | kernel-obs-build | In progress |
| SUSE Linux Micro Extras 6.2 | kernel-syms | In progress |
| 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 Performance Computing 12 SP5 | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-default | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-source | Not affected |
| 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 | Not affected |
| SUSE Linux Enterprise Live Patching 12 SP5 | kernel-source | Not affected |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-default | Not affected |
| SUSE Linux Enterprise Live Patching 15 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-default | Affected |
| 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-livepatch-SLE15-SP5_Update_39 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_40 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_41 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_42 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_43 | Released |
| SUSE Linux Enterprise Live Patching 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP4 | kernel-source | Not 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 | Not 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 | Not affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-default | Not affected |
| SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-default | Not affected |
| SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-source | Not affected |
| 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 | Not affected |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-source | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-default | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-source | Not affected |
| 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 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 |
| Products past their end of life and not receiving proactive updates anymore. | ||
| SUSE CaaS Platform 4.0 | kernel-source | Not affected |
| SUSE Enterprise Storage 6 | kernel-source | Not affected |
| SUSE Enterprise Storage 7 | kernel-source | Not affected |
| SUSE Enterprise Storage 7.1 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 11 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 15 SP1 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 15 SP3 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 15 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Desktop 15 SP5 | kernel-source | Affected |
| SUSE Linux Enterprise Desktop 15 SP6 | kernel-source | Affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1 | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-source | Not affected |
| 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 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-livepatch-SLE15-SP6_Update_25 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_26 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_27 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_28 | Released |
| SUSE Linux Enterprise Live Patching 15 SP6 | kernel-livepatch-SLE15-SP6_Update_29 | Released |
| SUSE Linux Enterprise Micro 5.0 | kernel-default | Not affected |
| SUSE Linux Enterprise Micro 5.1 | kernel-default | Not affected |
| SUSE Linux Enterprise Micro 5.2 | kernel-default | Not affected |
| SUSE Linux Enterprise Micro 5.2 | kernel-source | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 | kernel-source | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise Module for Basesystem 15 SP3 | kernel-source | Not affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP1 | kernel-source | Not affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise Module for Development Tools 15 SP3 | kernel-source | Not affected |
| SUSE Linux Enterprise Real Time 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise Real Time 15 SP3 | kernel-source | Not affected |
| SUSE Linux Enterprise Real Time 15 SP4 | kernel-source | Not affected |
| SUSE Linux Enterprise Real Time 15 SP4 | kernel-source-rt | Not 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 15 SP1 | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP1-BCL | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-default | Not affected |
| SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP2-BCL | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-default | Not affected |
| SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP3 | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP3-BCL | kernel-source | Not affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-default | Not affected |
| SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-source | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP1 | kernel-source | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-source | Not affected |
| SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source | Not affected |
| SUSE Manager Proxy 4.0 | kernel-source | Not affected |
| SUSE Manager Proxy 4.1 | kernel-source | Not affected |
| SUSE Manager Proxy 4.2 | kernel-source | Not affected |
| SUSE Manager Proxy 4.3 | kernel-source | Not affected |
| SUSE Manager Proxy LTS 4.3 | kernel-source | Not affected |
| SUSE Manager Retail Branch Server 4.0 | kernel-source | Not affected |
| SUSE Manager Retail Branch Server 4.1 | kernel-source | Not affected |
| SUSE Manager Retail Branch Server 4.2 | kernel-source | Not affected |
| SUSE Manager Retail Branch Server 4.3 | kernel-source | Not affected |
| SUSE Manager Retail Branch Server LTS 4.3 | kernel-source | Not affected |
| SUSE Manager Server 4.0 | kernel-source | Not affected |
| SUSE Manager Server 4.1 | kernel-source | Not affected |
| SUSE Manager Server 4.2 | kernel-source | Not affected |
| SUSE Manager Server 4.3 | kernel-source | Not affected |
| SUSE Manager Server LTS 4.3 | kernel-source | Not affected |
| SUSE Real Time Module 15 SP4 | kernel-source-rt | Not affected |
| SUSE Real Time Module 15 SP5 | kernel-source-rt | Affected |
| openSUSE Leap 15.3 | kernel-source | Not affected |
| openSUSE Leap 15.4 | kernel-source | Not affected |
| openSUSE Leap 15.4 | kernel-source-rt | Not affected |
| openSUSE Leap 15.5 | kernel-default | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_29 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_30 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_31 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_32 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_33 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_34 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_35 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_36 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_37 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_38 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_39 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_40 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_41 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_42 | Released |
| openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_43 | 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-livepatch-SLE15-SP6_Update_13 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_14 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_15 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_16 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_17 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_18 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_19 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_20 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_21 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_22 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_23 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_24 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_25 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_26 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_27 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_28 | Released |
| openSUSE Leap 15.6 | kernel-livepatch-SLE15-SP6_Update_29 | Released |
| openSUSE Leap 15.6 | kernel-source | Released |
SUSE Timeline for this CVE
CVE page created: Sun Jul 26 13:44:13 2026CVE page last modified: Tue Sep 1 17:13:50 2026