Upstream information
Description
In the Linux kernel, the following vulnerability has been resolved:team: fix null-ptr-deref when team device type is changed
Get a null-ptr-deref bug as follows with reproducer [1].
BUG: kernel NULL pointer dereference, address: 0000000000000228
...
RIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]
...
Call Trace:
<TASK>
? __die+0x24/0x70
? page_fault_oops+0x82/0x150
? exc_page_fault+0x69/0x150
? asm_exc_page_fault+0x26/0x30
? vlan_dev_hard_header+0x35/0x140 [8021q]
? vlan_dev_hard_header+0x8e/0x140 [8021q]
neigh_connected_output+0xb2/0x100
ip6_finish_output2+0x1cb/0x520
? nf_hook_slow+0x43/0xc0
? ip6_mtu+0x46/0x80
ip6_finish_output+0x2a/0xb0
mld_sendpack+0x18f/0x250
mld_ifc_work+0x39/0x160
process_one_work+0x1e6/0x3f0
worker_thread+0x4d/0x2f0
? __pfx_worker_thread+0x10/0x10
kthread+0xe5/0x120
? __pfx_kthread+0x10/0x10
ret_from_fork+0x34/0x50
? __pfx_kthread+0x10/0x10
ret_from_fork_asm+0x1b/0x30
[1]
$ teamd -t team0 -d -c '{"runner": {"name": "loadbalance"}}'
$ ip link add name t-dummy type dummy
$ ip link add link t-dummy name t-dummy.100 type vlan id 100
$ ip link add name t-nlmon type nlmon
$ ip link set t-nlmon master team0
$ ip link set t-nlmon nomaster
$ ip link set t-dummy up
$ ip link set team0 up
$ ip link set t-dummy.100 down
$ ip link set t-dummy.100 master team0
When enslave a vlan device to team device and team device type is changed
from non-ether to ether, header_ops of team device is changed to
vlan_header_ops. That is incorrect and will trigger null-ptr-deref
for vlan->real_dev in vlan_dev_hard_header() because team device is not
a vlan device.
Cache eth_header_ops in team_setup(), then assign cached header_ops to
header_ops of team net device when its type is changed from non-ether
to ether to fix the bug.
SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having moderate severity.
SUSE | |
---|---|
Base Score | 5.5 |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Attack Vector | Local |
Attack Complexity | Low |
Privileges Required | Low |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | None |
Integrity Impact | None |
Availability Impact | High |
CVSSv3 Version | 3.1 |
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 entry: 1220870 [RESOLVED / FIXED]SUSE Security Advisories:
- SUSE-SU-2024:0856-1, published Wed Mar 13 08:30:49 UTC 2024
- SUSE-SU-2024:0857-1, published Wed Mar 13 08:30:32 UTC 2024
- SUSE-SU-2024:0925-1, published Fri Mar 22 12:32:29 UTC 2024
- SUSE-SU-2024:0926-1, published Fri Mar 22 12:32:16 UTC 2024
- SUSE-SU-2024:0975-1, published Fri Mar 22 12:30:26 UTC 2024
- SUSE-SU-2024:0976-1, published Fri Mar 22 12:30:15 UTC 2024
- SUSE-SU-2024:1320-1, published Tue Apr 16 20:30:10 UTC 2024
- SUSE-SU-2024:1321-1, published Wed Apr 17 08:30:57 UTC 2024
- SUSE-SU-2024:1322-1, published Wed Apr 17 08:30:31 UTC 2024
- SUSE-SU-2024:1322-2, published Thu Apr 18 16:30:27 UTC 2024
- SUSE-SU-2024:1332-1, published Thu Apr 18 12:30:32 UTC 2024
- SUSE-SU-2024:1332-2, published Thu Apr 18 16:31:04 UTC 2024
- SUSE-SU-2024:1466-1, published Mon Apr 29 16:30:32 UTC 2024
- SUSE-SU-2024:1480-1, published Tue Apr 30 16:30:48 UTC 2024
- SUSE-SU-2024:1490-1, published Fri May 3 08:30:50 UTC 2024
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
Container bci/bci-sle15-kernel-module-devel:15.5 |
| |
Container rancher/elemental-teal-rt/5.4:1.2.3-2.2.132 |
| |
Container suse/sle-micro-rancher/5.2:latest Image SLES15-SP3-BYOS-Azure Image SLES15-SP3-BYOS-EC2-HVM Image SLES15-SP3-BYOS-GCE Image SLES15-SP3-CHOST-BYOS-Aliyun Image SLES15-SP3-CHOST-BYOS-Azure Image SLES15-SP3-CHOST-BYOS-EC2 Image SLES15-SP3-CHOST-BYOS-GCE Image SLES15-SP3-CHOST-BYOS-SAP-CCloud Image SLES15-SP3-HPC-BYOS-Azure Image SLES15-SP3-HPC-BYOS-EC2-HVM Image SLES15-SP3-HPC-BYOS-GCE Image SLES15-SP3-Micro-5-1-BYOS-Azure Image SLES15-SP3-Micro-5-1-BYOS-EC2-HVM Image SLES15-SP3-Micro-5-1-BYOS-GCE Image SLES15-SP3-Micro-5-2-BYOS-Azure Image SLES15-SP3-Micro-5-2-BYOS-EC2-HVM Image SLES15-SP3-Micro-5-2-BYOS-GCE Image SLES15-SP3-SAPCAL-Azure Image SLES15-SP3-SAPCAL-EC2-HVM Image SLES15-SP3-SAPCAL-GCE |
| |
Container suse/sle-micro-rancher/5.3:latest Container suse/sle-micro-rancher/5.4:latest 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-Manager-Proxy-4-3-BYOS Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2 Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE Image SLES15-SP4-Manager-Server-4-3 Image SLES15-SP4-Manager-Server-4-3-Azure-llc Image SLES15-SP4-Manager-Server-4-3-Azure-ltd Image SLES15-SP4-Manager-Server-4-3-BYOS Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2 Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE Image SLES15-SP4-Manager-Server-4-3-EC2-llc Image SLES15-SP4-Manager-Server-4-3-EC2-ltd Image SLES15-SP4-Micro-5-3 Image SLES15-SP4-Micro-5-3-BYOS Image SLES15-SP4-Micro-5-3-BYOS-Azure Image SLES15-SP4-Micro-5-3-BYOS-EC2 Image SLES15-SP4-Micro-5-3-BYOS-GCE Image SLES15-SP4-Micro-5-3-EC2 Image SLES15-SP4-Micro-5-4 Image SLES15-SP4-Micro-5-4-BYOS Image SLES15-SP4-Micro-5-4-BYOS-Azure Image SLES15-SP4-Micro-5-4-BYOS-EC2 Image SLES15-SP4-Micro-5-4-BYOS-GCE Image SLES15-SP4-Micro-5-4-EC2 Image SLES15-SP4-Micro-5-4-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/kvm-5.5:2.0.2-2.2.115 |
| |
Container suse/sle-micro/rt-5.5:2.0.2-3.2.119 |
| |
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-Basic-On-Demand Image SLES12-SP5-Azure-HPC-On-Demand Image SLES12-SP5-Azure-Standard-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 SLES12-SP5-SAP-Azure-LI-BYOS-Production Image SLES12-SP5-SAP-Azure-VLI-BYOS-Production |
| |
Image SLES15-SP2-SAP-Azure-LI-BYOS-Production Image SLES15-SP2-SAP-Azure-VLI-BYOS-Production |
| |
Image SLES15-SP3-SAP-Azure-LI-BYOS-Production Image SLES15-SP3-SAP-Azure-VLI-BYOS-Production Image SLES15-SP3-SAP-BYOS-Azure Image SLES15-SP3-SAP-BYOS-EC2-HVM Image SLES15-SP3-SAP-BYOS-GCE |
| |
Image SLES15-SP4-SAP-Azure-LI-BYOS Image SLES15-SP4-SAP-Azure-LI-BYOS-Production Image SLES15-SP4-SAP-Azure-VLI-BYOS Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production 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-Azure-Basic Image SLES15-SP5-Azure-Standard Image SLES15-SP5-HPC-Azure |
| |
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-GCE Image SLES15-SP5-Manager-Proxy-5-0-BYOS Image SLES15-SP5-Manager-Proxy-5-0-BYOS-Azure Image SLES15-SP5-Manager-Proxy-5-0-BYOS-EC2 Image SLES15-SP5-Manager-Proxy-5-0-BYOS-GCE Image SLES15-SP5-Manager-Server-5-0-BYOS Image SLES15-SP5-Manager-Server-5-0-BYOS-Azure Image SLES15-SP5-Manager-Server-5-0-BYOS-EC2 Image SLES15-SP5-Manager-Server-5-0-BYOS-GCE Image SLES15-SP5-Micro-5-5 Image SLES15-SP5-Micro-5-5-Azure Image SLES15-SP5-Micro-5-5-BYOS Image SLES15-SP5-Micro-5-5-BYOS-Azure Image SLES15-SP5-Micro-5-5-BYOS-EC2 Image SLES15-SP5-Micro-5-5-BYOS-GCE Image SLES15-SP5-Micro-5-5-EC2 Image SLES15-SP5-Micro-5-5-GCE Image SLES15-SP5-SAPCAL-Azure Image SLES15-SP5-SAPCAL-EC2 Image SLES15-SP5-SAPCAL-GCE |
| |
Image SLES15-SP5-SAP-Azure-LI-BYOS Image SLES15-SP5-SAP-Azure-LI-BYOS-Production Image SLES15-SP5-SAP-Azure-VLI-BYOS Image SLES15-SP5-SAP-Azure-VLI-BYOS-Production 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 |
| |
SUSE Enterprise Storage 7.1 |
| Patchnames: SUSE-Storage-7.1-2024-857 |
SUSE Liberty Linux 8 |
| Patchnames: RHSA-2024:3138 |
SUSE Liberty Linux 9 |
| Patchnames: RHSA-2024:2394 |
SUSE Linux Enterprise Desktop 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1480 SUSE-SLE-Module-Development-Tools-15-SP5-2024-1480 SUSE-SLE-Product-WE-15-SP5-2024-1480 |
SUSE Linux Enterprise Desktop 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA kernel-64kb-6.4.0-150600.21.2 SUSE Linux Enterprise Module for Development Tools 15 SP6 GA kernel-docs-6.4.0-150600.21.1 |
SUSE Linux Enterprise High Availability Extension 12 SP5 |
| Patchnames: SUSE-SLE-HA-12-SP5-2024-925 |
SUSE Linux Enterprise High Availability Extension 15 SP2 |
| Patchnames: SUSE-SLE-Product-HA-15-SP2-2024-926 |
SUSE Linux Enterprise High Availability Extension 15 SP3 |
| Patchnames: SUSE-SLE-Product-HA-15-SP3-2024-857 |
SUSE Linux Enterprise High Availability Extension 15 SP4 |
| Patchnames: SUSE-SLE-Product-HA-15-SP4-2024-1321 |
SUSE Linux Enterprise High Availability Extension 15 SP5 |
| Patchnames: SUSE-SLE-Product-HA-15-SP5-2024-1480 |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-926 |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-857 |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1321 |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1321 |
SUSE Linux Enterprise High Performance Computing 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1480 SUSE-SLE-Module-Development-Tools-15-SP5-2024-1480 SUSE-SLE-Module-Legacy-15-SP5-2024-1480 SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1490 |
SUSE Linux Enterprise High Performance Computing 15 SP6 SUSE Linux Enterprise Server 15 SP6 SUSE Linux Enterprise Server for SAP Applications 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA kernel-64kb-6.4.0-150600.21.2 SUSE Linux Enterprise Module for Development Tools 15 SP6 GA kernel-docs-6.4.0-150600.21.1 SUSE Linux Enterprise Module for Legacy 15 SP6 GA reiserfs-kmp-default-6.4.0-150600.21.3 SUSE Linux Enterprise Module for Public Cloud 15 SP6 GA kernel-azure-6.4.0-150600.6.3 |
SUSE Linux Enterprise Live Patching 12 SP5 |
| Patchnames: SUSE-SLE-Live-Patching-12-SP5-2024-925 |
SUSE Linux Enterprise Live Patching 15 SP2 | Patchnames: SUSE-SLE-Module-Live-Patching-15-SP2-2024-926 | |
SUSE Linux Enterprise Live Patching 15 SP3 | Patchnames: SUSE-SLE-Module-Live-Patching-15-SP3-2024-857 | |
SUSE Linux Enterprise Live Patching 15 SP4 | Patchnames: SUSE-SLE-Module-Live-Patching-15-SP4-2024-1321 | |
SUSE Linux Enterprise Live Patching 15 SP5 | Patchnames: SUSE-SLE-Module-Live-Patching-15-SP5-2024-1466 SUSE-SLE-Module-Live-Patching-15-SP5-2024-1480 | |
SUSE Linux Enterprise Micro 5.1 |
| Patchnames: SUSE-SUSE-MicroOS-5.1-2024-856 SUSE-SUSE-MicroOS-5.1-2024-857 |
SUSE Linux Enterprise Micro 5.2 |
| Patchnames: SUSE-SUSE-MicroOS-5.2-2024-856 SUSE-SUSE-MicroOS-5.2-2024-857 |
SUSE Linux Enterprise Micro 5.3 |
| Patchnames: SUSE-SLE-Micro-5.3-2024-1320 SUSE-SLE-Micro-5.3-2024-1321 |
SUSE Linux Enterprise Micro 5.4 |
| Patchnames: SUSE-SLE-Micro-5.4-2024-1320 SUSE-SLE-Micro-5.4-2024-1321 |
SUSE Linux Enterprise Micro 5.5 |
| Patchnames: SUSE-SLE-Micro-5.5-2024-1466 SUSE-SLE-Micro-5.5-2024-1480 |
SUSE Linux Enterprise Micro 6.0 |
| Patchnames: SUSE Linux Enterprise Micro 6.0 GA kernel-default-6.4.0-17.1 SUSE Linux Enterprise Micro 6.0 GA kernel-rt-6.4.0-8.1 |
SUSE Linux Enterprise Module for Basesystem 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1480 |
SUSE Linux Enterprise Module for Basesystem 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Basesystem 15 SP6 GA kernel-64kb-6.4.0-150600.21.2 |
SUSE Linux Enterprise Module for Development Tools 15 SP5 |
| Patchnames: SUSE-SLE-Module-Development-Tools-15-SP5-2024-1480 |
SUSE Linux Enterprise Module for Development Tools 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Development Tools 15 SP6 GA kernel-docs-6.4.0-150600.21.1 |
SUSE Linux Enterprise Module for Legacy 15 SP5 |
| Patchnames: SUSE-SLE-Module-Legacy-15-SP5-2024-1480 |
SUSE Linux Enterprise Module for Legacy 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Legacy 15 SP6 GA reiserfs-kmp-default-6.4.0-150600.21.3 |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 |
| Patchnames: SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1490 |
SUSE Linux Enterprise Module for Public Cloud 15 SP6 |
| Patchnames: SUSE Linux Enterprise Module for Public Cloud 15 SP6 GA kernel-azure-6.4.0-150600.6.3 |
SUSE Linux Enterprise Real Time 12 SP5 |
| Patchnames: SUSE-SLE-RT-12-SP5-2024-976 |
SUSE Linux Enterprise Real Time 15 SP5 SUSE Real Time Module 15 SP5 |
| Patchnames: SUSE-SLE-Module-RT-15-SP5-2024-1466 |
SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2024-925 SUSE-SLE-SERVER-12-SP5-2024-925 SUSE-SLE-SERVER-12-SP5-2024-975 SUSE-SLE-WE-12-SP5-2024-925 |
SUSE Linux Enterprise Server 15 SP2-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-926 |
SUSE Linux Enterprise Server 15 SP3-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-857 |
SUSE Linux Enterprise Server 15 SP4-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1321 |
SUSE Linux Enterprise Server 15 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1480 SUSE-SLE-Module-Development-Tools-15-SP5-2024-1480 SUSE-SLE-Module-Legacy-15-SP5-2024-1480 SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1490 SUSE-SLE-Product-WE-15-SP5-2024-1480 |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP2-2024-926 |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP3-2024-857 |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1321 |
SUSE Linux Enterprise Software Development Kit 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2024-925 |
SUSE Linux Enterprise Workstation Extension 12 SP5 |
| Patchnames: SUSE-SLE-WE-12-SP5-2024-925 |
SUSE Linux Enterprise Workstation Extension 15 SP5 |
| Patchnames: SUSE-SLE-Product-WE-15-SP5-2024-1480 |
SUSE Manager Proxy 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1321 |
SUSE Manager Retail Branch Server 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.3-2024-1321 |
SUSE Manager Server 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1321 |
openSUSE Leap 15.5 |
| Patchnames: openSUSE-SLE-15.5-2024-1466 openSUSE-SLE-15.5-2024-1480 openSUSE-SLE-15.5-2024-1490 |
openSUSE Leap Micro 5.3 |
| Patchnames: openSUSE-Leap-Micro-5.3-2024-1320 openSUSE-Leap-Micro-5.3-2024-1321 |
openSUSE Leap Micro 5.4 |
| Patchnames: openSUSE-Leap-Micro-5.4-2024-1320 openSUSE-Leap-Micro-5.4-2024-1321 |
openSUSE Leap Micro 5.5 |
| Patchnames: openSUSE-Leap-Micro-5.5-2024-1466 openSUSE-Leap-Micro-5.5-2024-1480 |
First public cloud image revisions this CVE is fixed in:
- alibaba/sles-15-sp3-chost-byos-v20240912
- alibaba/sles-15-sp4-chost-byos-v20240612
- alibaba/sles-15-sp5-chost-byos-v20240502
- amazon/suse-manager-proxy-4-3-byos-v20240616-hvm-ssd-x86_64
- amazon/suse-manager-server-4-3-byos-v20240608-hvm-ssd-x86_64
- amazon/suse-manager-server-4-3-v20240602-hvm-ssd-x86_64-llc
- amazon/suse-manager-server-4-3-v20240602-hvm-ssd-x86_64-ltd
- amazon/suse-sle-hpc-15-sp3-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp3-byos-v20240819-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp4-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sle-hpc-15-sp5-byos-v20240604-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-1-byos-v20240315-hvm-ssd-arm64
- amazon/suse-sle-micro-5-1-byos-v20240315-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-2-byos-v20240315-hvm-ssd-arm64
- amazon/suse-sle-micro-5-2-byos-v20240315-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-3-byos-v20240716-hvm-ssd-arm64
- amazon/suse-sle-micro-5-4-byos-v20240426-hvm-ssd-arm64
- amazon/suse-sle-micro-5-4-byos-v20240426-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-4-v20240716-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-5-4-v20240716-hvm-ssd-x86_64-ltd
- amazon/suse-sle-micro-5-5-byos-v20240722-hvm-ssd-arm64
- amazon/suse-sle-micro-5-5-byos-v20240722-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-5-v20240722-hvm-ssd-arm64-llc
- amazon/suse-sle-micro-5-5-v20240722-hvm-ssd-arm64-ltd
- amazon/suse-sle-micro-5-5-v20240722-hvm-ssd-x86_64-llc
- amazon/suse-sle-micro-5-5-v20240722-hvm-ssd-x86_64-ltd
- amazon/suse-sles-12-sp5-byos-v20240511-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20240609-hvm-ssd-x86_64
- amazon/suse-sles-12-sp5-v20240625-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-byos-v20240819-hvm-ssd-arm64
- amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-arm64
- amazon/suse-sles-15-sp3-chost-byos-v20240807-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-chost-byos-v20240912-hvm-ssd-x86_64
- amazon/suse-sles-15-sp3-sapcal-v20240819-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-byos-v20240809-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-arm64
- amazon/suse-sles-15-sp4-chost-byos-v20240612-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-hardened-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-15-sp4-sapcal-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-byos-v20240604-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-byos-v20240604-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-chost-byos-v20240502-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-sapcal-v20240604-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20240604-ecs-hvm-ssd-x86_64
- amazon/suse-sles-15-sp5-v20240604-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-v20240604-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp5-byos-v20240511-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp5-v20240430-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp3-byos-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp3-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-byos-v20240808-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-hardened-byos-v20240808-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp4-v20240809-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-byos-v20240604-hvm-ssd-x86_64
- amazon/suse-sles-sap-15-sp5-hardened-byos-v20240808-hvm-ssd-x86_64
- google/sle-hpc-15-sp3-byos-v20240809-x86-64
- google/sle-hpc-15-sp4-byos-v20240809-x86-64
- google/sle-hpc-15-sp5-byos-v20240529-x86-64
- google/sle-micro-5-1-byos-v20240315-x86-64
- google/sle-micro-5-2-byos-v20240315-x86-64
- google/sle-micro-5-3-byos-v20240716-arm64
- google/sle-micro-5-3-byos-v20240716-x86-64
- google/sle-micro-5-4-byos-v20240426-arm64
- google/sle-micro-5-4-byos-v20240426-x86-64
- google/sle-micro-5-5-byos-v20240722-arm64
- google/sle-micro-5-5-byos-v20240722-x86-64
- google/sles-12-sp5-byos-v20240426-x86-64
- google/sles-12-sp5-sap-byos-v20240426-x86-64
- google/sles-12-sp5-sap-v20240426-x86-64
- google/sles-12-sp5-v20240609-x86-64
- google/sles-15-sp3-byos-v20240809-x86-64
- google/sles-15-sp3-chost-byos-v20240807-x86-64
- google/sles-15-sp3-sap-byos-v20240809-x86-64
- google/sles-15-sp3-sap-v20240808-x86-64
- google/sles-15-sp3-sapcal-v20240809-x86-64
- google/sles-15-sp4-byos-v20240808-arm64
- google/sles-15-sp4-byos-v20240808-x86-64
- google/sles-15-sp4-chost-byos-v20240612-arm64
- google/sles-15-sp4-chost-byos-v20240612-x86-64
- google/sles-15-sp4-hardened-byos-v20240808-x86-64
- google/sles-15-sp4-sap-byos-v20240808-x86-64
- google/sles-15-sp4-sap-v20240808-x86-64
- google/sles-15-sp4-sapcal-v20240808-x86-64
- google/sles-15-sp5-byos-v20240528-arm64
- google/sles-15-sp5-byos-v20240528-x86-64
- google/sles-15-sp5-chost-byos-v20240502-arm64
- google/sles-15-sp5-chost-byos-v20240502-x86-64
- google/sles-15-sp5-hardened-byos-v20240530-x86-64
- google/sles-15-sp5-sap-byos-v20240528-x86-64
- google/sles-15-sp5-sap-v20240528-x86-64
- google/sles-15-sp5-sapcal-v20240529-x86-64
- google/sles-15-sp5-v20240528-arm64
- google/sles-15-sp5-v20240528-x86-64
- google/sles-sap-15-sp4-hardened-byos-v20240808-x86-64
- google/sles-sap-15-sp4-hardened-v20240808-x86-64
- google/sles-sap-15-sp5-hardened-byos-v20240528-x86-64
- google/sles-sap-15-sp5-hardened-v20240528-x86-64
- google/suse-manager-proxy-4-3-byos-v20240616-x86-64
- google/suse-manager-server-4-3-byos-v20240608-x86-64
- microsoft/suse-manager-proxy-4-3-byos-v20240508-x86_64
- microsoft/suse-manager-server-4-3-v20240529-x86_64-llc
- microsoft/suse-manager-server-4-3-v20240605-x86_64-ltd
- microsoft/suse-sle-hpc-12-sp5-byos-v20240426-x86_64
- microsoft/suse-sle-hpc-12-sp5-v20240426-x86_64
- microsoft/suse-sle-hpc-15-sp3-byos-v20240809-x86_64
- microsoft/suse-sle-hpc-15-sp4-byos-v20240809-x86_64
- microsoft/suse-sle-hpc-15-sp5-byos-v20240507-x86_64
- microsoft/suse-sle-hpc-15-sp5-v20240507-x86_64
- microsoft/suse-sle-micro-5-3-byos-v20240625-arm64
- microsoft/suse-sle-micro-5-4-byos-v20240716-arm64
- microsoft/suse-sle-micro-5-4-byos-v20240716-x86_64
- microsoft/suse-sle-micro-5-5-byos-v20241114-arm64
- microsoft/suse-sle-micro-5-5-v20240722-arm64-llc
- microsoft/suse-sle-micro-5-5-v20240722-arm64-ltd
- microsoft/suse-sle-micro-5-5-v20241114-x86_64-llc
- microsoft/suse-sle-micro-5-5-v20241114-x86_64-ltd
- microsoft/suse-sles-12-sp5-basic-v20240609-x86_64
- microsoft/suse-sles-12-sp5-byos-v20240601-x86_64
- microsoft/suse-sles-12-sp5-v20240609-x86_64
- microsoft/suse-sles-15-sp3-byos-v20240809-x86_64
- microsoft/suse-sles-15-sp3-chost-byos-v20240807-x86_64
- microsoft/suse-sles-15-sp3-sapcal-v20240809-x86_64
- microsoft/suse-sles-15-sp4-byos-v20240809-arm64
- microsoft/suse-sles-15-sp4-byos-v20240809-x86_64
- microsoft/suse-sles-15-sp4-chost-byos-v20240612-arm64
- microsoft/suse-sles-15-sp4-chost-byos-v20240612-x86_64
- microsoft/suse-sles-15-sp4-hardened-byos-v20240809-x86_64
- microsoft/suse-sles-15-sp4-sapcal-v20240809-x86_64
- microsoft/suse-sles-15-sp5-basic-v20240508-x86_64
- microsoft/suse-sles-15-sp5-byos-v20240508-arm64
- microsoft/suse-sles-15-sp5-byos-v20240508-x86_64
- microsoft/suse-sles-15-sp5-chost-byos-v20240502-arm64
- microsoft/suse-sles-15-sp5-chost-byos-v20240502-x86_64
- microsoft/suse-sles-15-sp5-hardened-byos-v20240508-x86_64
- microsoft/suse-sles-15-sp5-sapcal-v20240508-x86_64
- microsoft/suse-sles-15-sp5-v20240508-arm64
- microsoft/suse-sles-15-sp5-v20240508-x86_64
- microsoft/suse-sles-sap-12-sp5-byos-v20240619-x86_64
- microsoft/suse-sles-sap-12-sp5-v20240426-x86_64
- microsoft/suse-sles-sap-15-sp3-byos-v20240809-x86_64
- microsoft/suse-sles-sap-15-sp3-byos-v20240913-x86_64
- microsoft/suse-sles-sap-15-sp3-byos-v20240915-x86_64
- microsoft/suse-sles-sap-15-sp3-byos-v20240916-x86_64
- microsoft/suse-sles-sap-15-sp3-v20240809-x86_64
- microsoft/suse-sles-sap-15-sp3-v20240913-x86_64
- microsoft/suse-sles-sap-15-sp3-v20240915-x86_64
- microsoft/suse-sles-sap-15-sp3-v20240916-x86_64
- microsoft/suse-sles-sap-15-sp4-byos-v20240809-x86_64
- microsoft/suse-sles-sap-15-sp4-v20240809-x86_64
- microsoft/suse-sles-sap-15-sp5-byos-v20240508-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-byos-v20240508-x86_64
- microsoft/suse-sles-sap-15-sp5-hardened-v20240508-x86_64
- microsoft/suse-sles-sap-15-sp5-v20240508-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. | ||
SLES15-SP5-CHOST-BYOS-Aliyun | kernel-default | Released |
SLES15-SP5-CHOST-BYOS-Azure | kernel-default | Released |
SLES15-SP5-CHOST-BYOS-EC2 | kernel-default | Released |
SLES15-SP5-CHOST-BYOS-GCE | kernel-default | Released |
SLES15-SP5-CHOST-BYOS-SAP-CCloud | kernel-default | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-64kb | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-default-base | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-docs | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-source | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-syms | Released |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-zfcpdump | Released |
SUSE Linux Enterprise Desktop 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Desktop 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise High Availability Extension 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-64kb | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-azure | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-default-base | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-docs | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source-azure | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-syms | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-syms-azure | Released |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-zfcpdump | Released |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_13 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_12 | Released |
SUSE Linux Enterprise Micro 5.1 | kernel-default | Released |
SUSE Linux Enterprise Micro 5.1 | kernel-default-base | Released |
SUSE Linux Enterprise Micro 5.1 | kernel-rt | Released |
SUSE Linux Enterprise Micro 5.1 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro 5.2 | kernel-default | Released |
SUSE Linux Enterprise Micro 5.2 | kernel-default-base | Released |
SUSE Linux Enterprise Micro 5.2 | kernel-rt | Released |
SUSE Linux Enterprise Micro 5.2 | kernel-source-rt | 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-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-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-rt | Released |
SUSE Linux Enterprise Micro 6.0 | kernel-default | Released |
SUSE Linux Enterprise Micro 6.0 | kernel-source | Released |
SUSE Linux Enterprise Micro 6.0 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro for Rancher 5.2 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro for Rancher 5.3 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro for Rancher 5.4 | kernel-source-rt | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-64kb | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-default-base | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-source | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-zfcpdump | Released |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-docs | Released |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-source | Released |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-syms | Released |
SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Module for Legacy 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 | kernel-azure | Released |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 | kernel-source-azure | Released |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 | kernel-syms-azure | Released |
SUSE Linux Enterprise Module for Public Cloud 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Real Time 15 SP5 | kernel-rt | Released |
SUSE Linux Enterprise Real Time 15 SP5 | kernel-rt_debug | Released |
SUSE Linux Enterprise Real Time 15 SP5 | kernel-source-rt | Released |
SUSE Linux Enterprise Real Time 15 SP5 | kernel-syms-rt | Released |
SUSE Linux Enterprise Real Time 15 SP6 | kernel-source-rt | Already fixed |
SUSE Linux Enterprise Server 15 SP5 | kernel-64kb | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-azure | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-default | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-default-base | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-docs | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-source | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-source-azure | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-syms | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-syms-azure | Released |
SUSE Linux Enterprise Server 15 SP5 | kernel-zfcpdump | Released |
SUSE Linux Enterprise Server 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Server 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Server 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-64kb | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-azure | 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-source-azure | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-syms-azure | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-zfcpdump | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source | Already fixed |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source-azure | Already fixed |
SUSE Linux Enterprise Workstation Extension 15 SP5 | kernel-default | Released |
SUSE Manager Proxy 4.3 | kernel-default | Released |
SUSE Manager Proxy 4.3 | kernel-default-base | Released |
SUSE Manager Proxy 4.3 | kernel-source | Released |
SUSE Manager Proxy 4.3 | kernel-source-azure | Unsupported |
SUSE Manager Proxy 4.3 | kernel-syms | Released |
SUSE Manager Retail Branch Server 4.3 | kernel-default | Released |
SUSE Manager Retail Branch Server 4.3 | kernel-default-base | Released |
SUSE Manager Retail Branch Server 4.3 | kernel-source | Released |
SUSE Manager Retail Branch Server 4.3 | kernel-source-azure | Unsupported |
SUSE Manager Server 4.3 | kernel-default | Released |
SUSE Manager Server 4.3 | kernel-default-base | Released |
SUSE Manager Server 4.3 | kernel-source | Released |
SUSE Manager Server 4.3 | kernel-source-azure | Unsupported |
SUSE Manager Server 4.3 | kernel-syms | Released |
SUSE Manager Server 4.3 | kernel-zfcpdump | Released |
SUSE Real Time Module 15 SP5 | kernel-rt | Released |
SUSE Real Time Module 15 SP5 | kernel-rt_debug | Released |
SUSE Real Time Module 15 SP5 | kernel-source-rt | Released |
SUSE Real Time Module 15 SP5 | kernel-syms-rt | Released |
SUSE Real Time Module 15 SP6 | kernel-source-rt | Already fixed |
openSUSE Leap 15.5 | kernel-default | Released |
openSUSE Leap 15.5 | kernel-source | Released |
openSUSE Leap 15.5 | kernel-source-azure | Released |
openSUSE Leap 15.5 | kernel-source-rt | Released |
openSUSE Leap 15.6 | kernel-default | Already fixed |
openSUSE Leap 15.6 | kernel-source | Already fixed |
openSUSE Leap 15.6 | kernel-source-azure | Already fixed |
openSUSE Leap 15.6 | kernel-source-rt | Already fixed |
openSUSE Leap Micro 5.5 | kernel-default | Affected |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SUSE Linux Enterprise Desktop 15 SP4 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 15 SP4 LTSS | kernel-default | Released |
SUSE Linux Enterprise Desktop 15 SP4 LTSS | kernel-source | Released |
SUSE Linux Enterprise High Availability Extension 12 SP5 | kernel-default | Released |
SUSE Linux Enterprise High Availability Extension 15 SP2 | kernel-default | Released |
SUSE Linux Enterprise High Availability Extension 15 SP3 | kernel-default | Released |
SUSE Linux Enterprise High Availability Extension 15 SP4 | kernel-default | Released |
SUSE Linux Enterprise High Performance Computing 12 SP5 | kernel-default | Released |
SUSE Linux Enterprise High Performance Computing 12 SP5 | kernel-source | Released |
SUSE Linux Enterprise High Performance Computing 12 SP5 | kernel-source-azure | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2 | kernel-source | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP2 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | kernel-source | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-default | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-default-base | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-docs | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-obs-build | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-preempt | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-source | Released |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-syms | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-source | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-64kb | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-default | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-default-base | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-docs | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-obs-build | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-preempt | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-source | Released |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-syms | Released |
SUSE Linux Enterprise High Performance Computing 15 SP4 | kernel-source | Affected |
SUSE Linux Enterprise High Performance Computing 15 SP4 | kernel-source-azure | Unsupported |
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 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 Live Patching 12 SP5 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_54 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_46 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_42 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_25 | Released |
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 Basesystem 15 SP4 | 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 Module for Development Tools 15 SP4 | kernel-source | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP4 | kernel-source-azure | Unsupported |
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-azure | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-default | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-docs | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-source | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-source-azure | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-syms | Released |
SUSE Linux Enterprise Server 12 SP5 | kernel-syms-azure | Released |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source-azure | Affected |
SUSE Linux Enterprise Server 15 SP2 | kernel-source | Affected |
SUSE Linux Enterprise Server 15 SP2 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-default-base | Released |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-docs | Released |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-obs-build | Released |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-preempt | Released |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-syms | Released |
SUSE Linux Enterprise Server 15 SP3 | kernel-source | Affected |
SUSE Linux Enterprise Server 15 SP3 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-64kb | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-default | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-default-base | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-docs | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-obs-build | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-preempt | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-syms | Released |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-zfcpdump | Released |
SUSE Linux Enterprise Server 15 SP4 | kernel-source | Affected |
SUSE Linux Enterprise Server 15 SP4 | kernel-source-azure | Unsupported |
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 LTSS Extended Security 12 SP5 | kernel-source | Affected |
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-source-azure | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-azure | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-docs | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-source-azure | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-syms-azure | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-default-base | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-docs | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-obs-build | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-preempt | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-syms | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-default | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-default-base | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-docs | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-obs-build | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-preempt | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source | Released |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-syms | Released |
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-source-azure | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-syms | Released |
Products past their end of life and not receiving proactive updates anymore. | ||
HPE Helion OpenStack 8 | kernel-source | Affected |
SUSE CaaS Platform 4.0 | kernel-source | Affected |
SUSE CaaS Platform Toolchain 3 | kernel-source | Affected |
SUSE Enterprise Storage 6 | kernel-source | Affected |
SUSE Enterprise Storage 7 | kernel-source | Affected |
SUSE Enterprise Storage 7 | kernel-source-azure | Unsupported |
SUSE Enterprise Storage 7.1 | kernel-64kb | Released |
SUSE Enterprise Storage 7.1 | kernel-default | Released |
SUSE Enterprise Storage 7.1 | kernel-default-base | Released |
SUSE Enterprise Storage 7.1 | kernel-docs | Released |
SUSE Enterprise Storage 7.1 | kernel-obs-build | Released |
SUSE Enterprise Storage 7.1 | kernel-preempt | Released |
SUSE Enterprise Storage 7.1 | kernel-source | Released |
SUSE Enterprise Storage 7.1 | kernel-source-azure | Unsupported |
SUSE Enterprise Storage 7.1 | kernel-syms | Released |
SUSE Linux Enterprise Desktop 11 SP4 | kernel-source | Not affected |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 12 SP4 | kernel-source | Affected |
SUSE Linux Enterprise Desktop 15 | 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 High Performance Computing 15 | kernel-source | Affected |
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-ESPOS | kernel-source | Affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | kernel-source | Affected |
SUSE Linux Enterprise Micro 5.0 | kernel-default | Affected |
SUSE Linux Enterprise Module for Basesystem 15 | kernel-source | Affected |
SUSE Linux Enterprise Module for Basesystem 15 SP1 | kernel-source | Affected |
SUSE Linux Enterprise Module for Development Tools 15 | kernel-source | Affected |
SUSE Linux Enterprise Module for Development Tools 15 SP1 | kernel-source | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP2 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Module for Public Cloud 15 SP3 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kernel-source | Affected |
SUSE Linux Enterprise Real Time 12 SP5 | kernel-rt | Released |
SUSE Linux Enterprise Real Time 12 SP5 | kernel-rt_debug | Released |
SUSE Linux Enterprise Real Time 12 SP5 | kernel-source-rt | Released |
SUSE Linux Enterprise Real Time 12 SP5 | kernel-syms-rt | Released |
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 SP3 | kernel-source-rt | 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 Server 11 SP4 | kernel-source | Not affected |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-default | Not affected |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server 11 SP4-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP2 | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-default | Affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP3 | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP3-BCL | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP3-ESPOS | kernel-source | Affected |
SUSE Linux Enterprise Server 12 SP3-LTSS | kernel-source | 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 | 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-BCL | kernel-source | Affected |
SUSE Linux Enterprise Server 15 SP3-BCL | kernel-source | Affected |
SUSE Linux Enterprise Server 15-LTSS | kernel-default | Affected |
SUSE Linux Enterprise Server 15-LTSS | kernel-source | Affected |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | kernel-source | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-default | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-source | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-source | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-default | Affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-source | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 | kernel-source | Affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | kernel-source | Affected |
SUSE Linux Enterprise Software Development Kit 12 SP5 | kernel-docs | Released |
SUSE Linux Enterprise Software Development Kit 12 SP5 | kernel-obs-build | Released |
SUSE Linux Enterprise Workstation Extension 12 SP5 | kernel-default | Released |
SUSE Manager Proxy 4.0 | kernel-source | Affected |
SUSE Manager Proxy 4.1 | kernel-source | Affected |
SUSE Manager Proxy 4.1 | kernel-source-azure | Unsupported |
SUSE Manager Proxy 4.2 | kernel-source | Affected |
SUSE Manager Proxy 4.2 | kernel-source-azure | Unsupported |
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.1 | kernel-source-azure | Unsupported |
SUSE Manager Retail Branch Server 4.2 | kernel-source | Affected |
SUSE Manager Retail Branch Server 4.2 | kernel-source-azure | Unsupported |
SUSE Manager Server 4.0 | kernel-source | Affected |
SUSE Manager Server 4.1 | kernel-source | Affected |
SUSE Manager Server 4.1 | kernel-source-azure | Unsupported |
SUSE Manager Server 4.2 | kernel-source | Affected |
SUSE Manager Server 4.2 | kernel-source-azure | Unsupported |
SUSE OpenStack Cloud 7 | kernel-source | Affected |
SUSE OpenStack Cloud 8 | kernel-source | Affected |
SUSE OpenStack Cloud 9 | kernel-default | Affected |
SUSE OpenStack Cloud 9 | kernel-source | Affected |
SUSE OpenStack Cloud Crowbar 8 | kernel-source | Affected |
SUSE OpenStack Cloud Crowbar 9 | kernel-default | Affected |
SUSE OpenStack Cloud Crowbar 9 | kernel-source | Affected |
SUSE Real Time Module 15 SP3 | kernel-source-rt | Affected |
SUSE Real Time Module 15 SP4 | kernel-source-rt | Affected |
openSUSE Leap 15.3 | kernel-default | Released |
openSUSE Leap 15.3 | kernel-source | Released |
openSUSE Leap 15.3 | kernel-source-azure | Unsupported |
openSUSE Leap 15.3 | kernel-source-rt | Affected |
openSUSE Leap 15.4 | kernel-default | Released |
openSUSE Leap 15.4 | kernel-source | Released |
openSUSE Leap 15.4 | kernel-source-azure | Unsupported |
openSUSE Leap 15.4 | kernel-source-rt | Affected |
Products at an unknown state of their lifecycle. | ||
SLES15-SP5-CHOST-BYOS-GDC | kernel-default | Released |
Container Status | ||
suse/hpc/warewulf4-x86_64/sle-hpc-node | kernel-default | In progress |
SUSE Timeline for this CVE
CVE page created: Sun Mar 3 01:00:31 2024CVE page last modified: Mon Nov 18 14:13:45 2024