Upstream information
Description
In the Linux kernel, the following vulnerability has been resolved:net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
syzbot found another use-after-free in ip6_route_mpath_notify() [1]
Commit f7225172f25a ("net/ipv6: prevent use after free in
ip6_route_mpath_notify") was not able to fix the root cause.
We need to defer the fib6_info_release() calls after
ip6_route_mpath_notify(), in the cleanup phase.
[1]
BUG: KASAN: slab-use-after-free in rt6_fill_node+0x1460/0x1ac0
Read of size 4 at addr ffff88809a07fc64 by task syz-executor.2/23037
CPU: 0 PID: 23037 Comm: syz-executor.2 Not tainted 6.8.0-rc4-syzkaller-01035-gea7f3cfaa588 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x1e7/0x2e0 lib/dump_stack.c:106
print_address_description mm/kasan/report.c:377 [inline]
print_report+0x167/0x540 mm/kasan/report.c:488
kasan_report+0x142/0x180 mm/kasan/report.c:601
rt6_fill_node+0x1460/0x1ac0
inet6_rt_notify+0x13b/0x290 net/ipv6/route.c:6184
ip6_route_mpath_notify net/ipv6/route.c:5198 [inline]
ip6_route_multipath_add net/ipv6/route.c:5404 [inline]
inet6_rtm_newroute+0x1d0f/0x2300 net/ipv6/route.c:5517
rtnetlink_rcv_msg+0x885/0x1040 net/core/rtnetlink.c:6597
netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2543
netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]
netlink_unicast+0x7ea/0x980 net/netlink/af_netlink.c:1367
netlink_sendmsg+0xa3b/0xd70 net/netlink/af_netlink.c:1908
sock_sendmsg_nosec net/socket.c:730 [inline]
__sock_sendmsg+0x221/0x270 net/socket.c:745
____sys_sendmsg+0x525/0x7d0 net/socket.c:2584
___sys_sendmsg net/socket.c:2638 [inline]
__sys_sendmsg+0x2b0/0x3a0 net/socket.c:2667
do_syscall_64+0xf9/0x240
entry_SYSCALL_64_after_hwframe+0x6f/0x77
RIP: 0033:0x7f73dd87dda9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f73de6550c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f73dd9ac050 RCX: 00007f73dd87dda9
RDX: 0000000000000000 RSI: 0000000020000140 RDI: 0000000000000005
RBP: 00007f73dd8ca47a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000006e R14: 00007f73dd9ac050 R15: 00007ffdbdeb7858
</TASK>
Allocated by task 23037:
kasan_save_stack mm/kasan/common.c:47 [inline]
kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
poison_kmalloc_redzone mm/kasan/common.c:372 [inline]
__kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:389
kasan_kmalloc include/linux/kasan.h:211 [inline]
__do_kmalloc_node mm/slub.c:3981 [inline]
__kmalloc+0x22e/0x490 mm/slub.c:3994
kmalloc include/linux/slab.h:594 [inline]
kzalloc include/linux/slab.h:711 [inline]
fib6_info_alloc+0x2e/0xf0 net/ipv6/ip6_fib.c:155
ip6_route_info_create+0x445/0x12b0 net/ipv6/route.c:3758
ip6_route_multipath_add net/ipv6/route.c:5298 [inline]
inet6_rtm_newroute+0x744/0x2300 net/ipv6/route.c:5517
rtnetlink_rcv_msg+0x885/0x1040 net/core/rtnetlink.c:6597
netlink_rcv_skb+0x1e3/0x430 net/netlink/af_netlink.c:2543
netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]
netlink_unicast+0x7ea/0x980 net/netlink/af_netlink.c:1367
netlink_sendmsg+0xa3b/0xd70 net/netlink/af_netlink.c:1908
sock_sendmsg_nosec net/socket.c:730 [inline]
__sock_sendmsg+0x221/0x270 net/socket.c:745
____sys_sendmsg+0x525/0x7d0 net/socket.c:2584
___sys_sendmsg net/socket.c:2638 [inline]
__sys_sendmsg+0x2b0/0x3a0 net/socket.c:2667
do_syscall_64+0xf9/0x240
entry_SYSCALL_64_after_hwframe+0x6f/0x77
Freed by task 16:
kasan_save_stack mm/kasan/common.c:47 [inline]
kasan_save_track+0x3f/0x80 mm/kasan/common.c:68
kasan_save_free_info+0x4e/0x60 mm/kasan/generic.c:640
poison_slab_object+0xa6/0xe0 m
---truncated---
SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having important severity.
CNA (CISA-ADP) | SUSE | |
---|---|---|
Base Score | 7.8 | 7.8 |
Vector | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Attack Vector | Local | Local |
Attack Complexity | Low | Low |
Privileges Required | Low | Low |
User Interaction | None | None |
Scope | Unchanged | Unchanged |
Confidentiality Impact | High | High |
Integrity Impact | High | High |
Availability Impact | High | High |
CVSSv3 Version | 3.1 | 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 entries: 1223057 [IN_PROGRESS], 1223059 [NEW]SUSE Security Advisories:
- SUSE-SU-2024:1642-1, published Tue May 14 16:33:19 UTC 2024
- SUSE-SU-2024:1643-1, published Tue May 14 16:33:08 UTC 2024
- SUSE-SU-2024:1644-1, published Tue May 14 16:32:29 UTC 2024
- SUSE-SU-2024:1645-1, published Tue May 14 16:31:48 UTC 2024
- SUSE-SU-2024:1646-1, published Tue May 14 16:31:29 UTC 2024
- SUSE-SU-2024:1648-1, published Tue May 14 16:30:38 UTC 2024
- SUSE-SU-2024:1648-2, published Tue May 21 16:30:54 UTC 2024
- SUSE-SU-2024:1650-1, published Wed May 15 08:30:08 UTC 2024
- SUSE-SU-2024:1659-1, published Wed May 15 12:30:53 UTC 2024
- SUSE-SU-2024:1663-1, published Mon Aug 19 12:41:16 UTC 2024
- SUSE-SU-2024:1870-1, published Thu May 30 16:30:54 UTC 2024
- SUSE-SU-2024:2011-1, published Wed Jun 12 20:31:16 UTC 2024
- SUSE-SU-2024:2091-1, published Wed Jun 19 16:30:26 UTC 2024
- SUSE-SU-2024:2092-1, published Wed Jun 19 16:30:22 UTC 2024
- SUSE-SU-2024:2094-1, published Wed Jun 19 16:30:18 UTC 2024
- SUSE-SU-2024:2096-1, published Wed Jun 19 16:30:16 UTC 2024
- SUSE-SU-2024:2099-1, published Wed Jun 19 16:30:13 UTC 2024
- SUSE-SU-2024:2100-1, published Wed Jun 19 16:30:09 UTC 2024
- SUSE-SU-2024:2101-1, published Wed Jun 19 16:30:06 UTC 2024
- SUSE-SU-2024:2109-1, published Fri Jun 21 08:30:02 UTC 2024
- SUSE-SU-2024:2115-1, published Fri Jun 21 12:30:20 UTC 2024
- SUSE-SU-2024:2120-1, published Fri Jun 21 12:30:18 UTC 2024
- SUSE-SU-2024:2121-1, published Fri Jun 21 12:30:16 UTC 2024
- SUSE-SU-2024:2123-1, published Fri Jun 21 12:30:21 UTC 2024
- SUSE-SU-2024:2124-1, published Fri Jun 21 12:30:08 UTC 2024
- SUSE-SU-2024:2130-1, published Fri Jun 21 12:30:05 UTC 2024
- SUSE-SU-2024:2139-1, published Fri Jun 21 12:30:03 UTC 2024
- SUSE-SU-2024:2143-1, published Fri Jun 21 16:30:38 UTC 2024
- SUSE-SU-2024:2145-1, published Fri Jun 21 16:30:24 UTC 2024
- SUSE-SU-2024:2148-1, published Fri Jun 21 16:30:19 UTC 2024
- SUSE-SU-2024:2156-1, published Fri Jun 21 16:30:11 UTC 2024
- SUSE-SU-2024:2160-1, published Fri Jun 21 16:30:09 UTC 2024
- SUSE-SU-2024:2162-1, published Fri Jun 21 16:30:07 UTC 2024
- SUSE-SU-2024:2163-1, published Fri Jun 21 16:30:03 UTC 2024
- SUSE-SU-2024:2164-1, published Fri Jun 21 20:30:07 UTC 2024
- SUSE-SU-2024:2165-1, published Fri Jun 21 20:30:05 UTC 2024
- SUSE-SU-2024:2166-1, published Fri Jun 21 20:30:04 UTC 2024
- SUSE-SU-2024:2189-1, published Tue Jun 25 08:31:08 UTC 2024
- SUSE-SU-2024:2191-1, published Tue Jun 25 12:30:06 UTC 2024
- SUSE-SU-2024:2202-1, published Tue Jun 25 16:30:19 UTC 2024
- SUSE-SU-2024:2205-1, published Tue Jun 25 16:30:15 UTC 2024
- SUSE-SU-2024:2207-1, published Tue Jun 25 16:30:13 UTC 2024
- SUSE-SU-2024:2208-1, published Tue Jun 25 16:30:10 UTC 2024
- SUSE-SU-2024:2209-1, published Tue Jun 25 16:30:07 UTC 2024
- SUSE-SU-2024:2216-1, published Tue Jun 25 16:30:04 UTC 2024
- SUSE-SU-2024:2217-1, published Tue Jun 25 16:30:02 UTC 2024
- SUSE-SU-2024:2221-1, published Tue Jun 25 16:30:17 UTC 2024
- SUSE-SU-2024:2335-1, published Mon Jul 8 16:30:08 UTC 2024
- SUSE-SU-2024:2337-1, published Mon Jul 8 16:30:04 UTC 2024
- SUSE-SU-2024:2343-1, published Tue Jul 9 12:30:19 UTC 2024
- SUSE-SU-2024:2344-1, published Tue Jul 9 12:30:07 UTC 2024
- SUSE-SU-2024:2357-1, published Tue Jul 9 16:30:26 UTC 2024
- SUSE-SU-2024:2373-1, published Tue Jul 9 16:30:05 UTC 2024
- SUSE-SU-2024:2382-1, published Wed Jul 10 12:30:05 UTC 2024
- SUSE-SU-2024:2446-1, published Fri Jul 12 16:30:24 UTC 2024
- SUSE-SU-2024:2447-1, published Fri Jul 12 16:30:20 UTC 2024
- SUSE-SU-2024:2448-1, published Fri Jul 12 16:30:17 UTC 2024
- SUSE-SU-2024:2449-1, published Fri Jul 12 16:30:14 UTC 2024
- SUSE-SU-2024:2472-1, published Fri Jul 12 16:30:12 UTC 2024
- SUSE-SU-2024:2473-1, published Fri Jul 12 16:30:08 UTC 2024
- SUSE-SU-2024:2558-1, published Thu Jul 18 12:30:17 UTC 2024
- SUSE-SU-2024:2722-1, published Fri Aug 2 20:36:26 UTC 2024
- SUSE-SU-2024:2725-1, published Mon Aug 5 20:37:27 UTC 2024
- SUSE-SU-2024:2740-1, published Mon Aug 5 16:30:15 UTC 2024
- SUSE-SU-2024:2751-1, published Mon Aug 5 20:30:25 UTC 2024
- SUSE-SU-2024:2755-1, published Mon Aug 5 20:30:16 UTC 2024
- SUSE-SU-2024:2758-1, published Tue Aug 6 08:30:25 UTC 2024
- SUSE-SU-2024:2773-1, published Tue Aug 6 12:30:17 UTC 2024
- SUSE-SU-2024:2821-1, published Thu Aug 8 20:31:36 UTC 2024
- SUSE-SU-2024:2824-1, published Thu Aug 8 20:31:18 UTC 2024
- SUSE-SU-2024:2825-1, published Thu Aug 8 20:31:04 UTC 2024
- SUSE-SU-2024:2840-1, published Thu Aug 8 20:30:49 UTC 2024
- SUSE-SU-2024:2841-1, published Thu Aug 8 20:30:39 UTC 2024
- SUSE-SU-2024:2843-1, published Thu Aug 8 20:30:33 UTC 2024
- SUSE-SU-2024:2850-1, published Thu Aug 8 20:30:26 UTC 2024
- SUSE-SU-2024:2851-1, published Thu Aug 8 20:30:15 UTC 2024
- SUSE-SU-2024:3034-1, published Tue Aug 27 16:30:14 UTC 2024
- SUSE-SU-2024:3037-1, published Tue Aug 27 20:30:59 UTC 2024
- SUSE-SU-2024:3043-1, published Tue Aug 27 20:30:35 UTC 2024
- SUSE-SU-2024:3044-1, published Tue Aug 27 20:30:23 UTC 2024
- SUSE-SU-2024:3048-1, published Tue Aug 27 20:30:14 UTC 2024
- SUSE-SU-2024:3318-1, published Thu Sep 19 08:30:37 UTC 2024
- SUSE-SU-2024:3336-1, published Thu Sep 19 16:30:16 UTC 2024
- SUSE-SU-2024:3347-1, published Thu Sep 19 20:30:34 UTC 2024
- SUSE-SU-2024:3348-1, published Thu Sep 19 20:30:23 UTC 2024
- SUSE-SU-2024:3363-1, published Mon Sep 23 08:31:23 UTC 2024
- SUSE-SU-2024:3368-1, published Mon Sep 23 08:30:52 UTC 2024
- SUSE-SU-2024:3375-1, published Mon Sep 23 08:30:17 UTC 2024
- SUSE-SU-2024:3379-1, published Mon Sep 23 08:31:08 UTC 2024
- SUSE-SU-2024:3399-1, published Mon Sep 23 16:30:26 UTC 2024
- SUSE-SU-2024:3623-1, published 2024-10-14T21:35:12Z
- SUSE-SU-2024:3631-1, published 2024-10-15T09:03:51Z
- SUSE-SU-2024:3639-1, published 2024-10-15T12:03:52Z
- SUSE-SU-2024:3642-1, published 2024-10-15T19:03:43Z
- SUSE-SU-2024:3649-1, published 2024-10-16T09:33:39Z
- SUSE-SU-2024:3651-1, published 2024-10-16T10:04:05Z
- SUSE-SU-2024:3652-1, published 2024-10-16T10:04:15Z
- SUSE-SU-2024:3662-1, published 2024-10-16T14:03:47Z
- SUSE-SU-2024:3679-1, published 2024-10-16T17:34:15Z
- SUSE-SU-2024:3694-1, published 2024-10-16T19:04:10Z
- SUSE-SU-2024:3695-1, published 2024-10-16T19:04:20Z
- SUSE-SU-2024:3696-1, published 2024-10-16T19:04:30Z
- SUSE-SU-2024:3697-1, published 2024-10-16T19:04:40Z
- SUSE-SU-2024:3700-1, published 2024-10-16T19:33:49Z
- SUSE-SU-2024:3793-1, published 2024-10-30T09:04:17Z
- SUSE-SU-2024:3796-1, published 2024-10-30T11:04:08Z
- SUSE-SU-2024:3798-1, published 2024-10-30T11:33:45Z
- SUSE-SU-2024:3803-1, published 2024-10-30T13:33:41Z
- SUSE-SU-2024:3806-1, published 2024-10-30T13:34:06Z
- SUSE-SU-2024:3814-1, published 2024-10-30T17:03:47Z
- SUSE-SU-2024:3815-1, published 2024-10-30T17:03:57Z
- SUSE-SU-2024:3820-1, published 2024-10-30T17:34:25Z
- SUSE-SU-2024:3829-1, published 2024-10-30T18:33:58Z
- SUSE-SU-2024:3830-1, published 2024-10-30T18:34:04Z
- SUSE-SU-2024:3837-1, published 2024-10-30T19:03:55Z
- SUSE-SU-2024:3842-1, published 2024-10-31T07:33:51Z
- SUSE-SU-2024:3851-1, published 2024-10-31T10:34:07Z
- SUSE-SU-2024:3852-1, published 2024-10-31T10:34:17Z
- SUSE-SU-2024:3855-1, published 2024-10-31T11:33:37Z
List of released packages
Product(s) | Fixed package version(s) | References |
---|---|---|
Container bci/bci-sle15-kernel-module-devel:15.5 |
| |
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.4-3.5.2 |
| |
Container suse/sle-micro/rt-5.5:2.0.4-4.5.3 |
| |
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-1642 |
SUSE Liberty Linux 8 |
| Patchnames: RHSA-2024:5101 |
SUSE Liberty Linux 9 |
| Patchnames: RHSA-2024:4928 |
SUSE Linux Enterprise Desktop 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1659 SUSE-SLE-Module-Development-Tools-15-SP5-2024-1659 SUSE-SLE-Product-WE-15-SP5-2024-1659 |
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-1870 |
SUSE Linux Enterprise High Availability Extension 15 SP2 |
| Patchnames: SUSE-SLE-Product-HA-15-SP2-2024-1650 |
SUSE Linux Enterprise High Availability Extension 15 SP3 |
| Patchnames: SUSE-SLE-Product-HA-15-SP3-2024-1642 |
SUSE Linux Enterprise High Availability Extension 15 SP4 |
| Patchnames: SUSE-SLE-Product-HA-15-SP4-2024-2189 |
SUSE Linux Enterprise High Availability Extension 15 SP5 |
| Patchnames: SUSE-SLE-Product-HA-15-SP5-2024-1659 |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP2-LTSS-2024-1650 |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-1642 |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-2189 |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS |
| Patchnames: SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-2189 |
SUSE Linux Enterprise High Performance Computing 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1659 SUSE-SLE-Module-Development-Tools-15-SP5-2024-1659 SUSE-SLE-Module-Legacy-15-SP5-2024-1659 SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1644 |
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-1870 SUSE-SLE-Live-Patching-12-SP5-2024-2123 SUSE-SLE-Live-Patching-12-SP5-2024-2124 SUSE-SLE-Live-Patching-12-SP5-2024-2125 SUSE-SLE-Live-Patching-12-SP5-2024-2126 SUSE-SLE-Live-Patching-12-SP5-2024-2127 SUSE-SLE-Live-Patching-12-SP5-2024-2128 SUSE-SLE-Live-Patching-12-SP5-2024-2129 SUSE-SLE-Live-Patching-12-SP5-2024-2130 SUSE-SLE-Live-Patching-12-SP5-2024-2136 SUSE-SLE-Live-Patching-12-SP5-2024-2202 SUSE-SLE-Live-Patching-12-SP5-2024-2558 SUSE-SLE-Live-Patching-12-SP5-2024-2821 SUSE-SLE-Live-Patching-12-SP5-2024-3037 SUSE-SLE-Live-Patching-12-SP5-2024-3662 SUSE-SLE-Live-Patching-12-SP5-2024-3820 |
SUSE Linux Enterprise Live Patching 15 SP2 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP2-2024-1650 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2109 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2110 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2111 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2112 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2113 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2114 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2115 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2116 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2119 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2120 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2121 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2343 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2344 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2740 SUSE-SLE-Module-Live-Patching-15-SP2-2024-2758 SUSE-SLE-Module-Live-Patching-15-SP2-2024-3043 SUSE-SLE-Module-Live-Patching-15-SP2-2024-3044 SUSE-SLE-Module-Live-Patching-15-SP2-2024-3642 SUSE-SLE-Module-Live-Patching-15-SP2-2024-3649 SUSE-SLE-Module-Live-Patching-15-SP2-2024-3796 SUSE-SLE-Module-Live-Patching-15-SP2-2024-3803 |
SUSE Linux Enterprise Live Patching 15 SP3 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP3-2024-1642 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2131 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2132 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2133 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2134 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2139 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2141 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2143 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2144 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2145 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2146 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2148 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2357 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2373 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2755 SUSE-SLE-Module-Live-Patching-15-SP3-2024-2773 SUSE-SLE-Module-Live-Patching-15-SP3-2024-3034 SUSE-SLE-Module-Live-Patching-15-SP3-2024-3048 SUSE-SLE-Module-Live-Patching-15-SP3-2024-3651 SUSE-SLE-Module-Live-Patching-15-SP3-2024-3652 SUSE-SLE-Module-Live-Patching-15-SP3-2024-3798 SUSE-SLE-Module-Live-Patching-15-SP3-2024-3814 |
SUSE Linux Enterprise Live Patching 15 SP4 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP4-2024-2156 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2157 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2158 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2159 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2160 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2161 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2162 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2163 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2164 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2165 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2166 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2167 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2189 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2191 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2446 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2447 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2448 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2449 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2824 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2825 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2840 SUSE-SLE-Module-Live-Patching-15-SP4-2024-2841 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3363 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3368 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3375 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3399 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3694 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3695 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3696 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3700 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3793 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3806 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3815 SUSE-SLE-Module-Live-Patching-15-SP4-2024-3851 |
SUSE Linux Enterprise Live Patching 15 SP5 |
| Patchnames: SUSE-SLE-Module-Live-Patching-15-SP5-2024-1659 SUSE-SLE-Module-Live-Patching-15-SP5-2024-1663 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2091 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2092 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2094 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2095 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2096 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2097 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2098 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2099 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2100 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2101 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2103 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2204 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2205 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2206 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2207 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2208 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2209 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2216 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2217 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2218 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2219 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2220 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2221 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2335 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2337 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2382 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2471 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2472 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2473 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2722 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2725 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2751 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2843 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2850 SUSE-SLE-Module-Live-Patching-15-SP5-2024-2851 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3318 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3336 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3347 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3348 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3367 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3379 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3623 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3631 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3639 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3678 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3679 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3697 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3829 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3830 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3837 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3842 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3852 SUSE-SLE-Module-Live-Patching-15-SP5-2024-3855 |
SUSE Linux Enterprise Micro 5.1 |
| Patchnames: SUSE-SUSE-MicroOS-5.1-2024-1642 SUSE-SUSE-MicroOS-5.1-2024-1645 |
SUSE Linux Enterprise Micro 5.2 |
| Patchnames: SUSE-SUSE-MicroOS-5.2-2024-1642 SUSE-SUSE-MicroOS-5.2-2024-1645 |
SUSE Linux Enterprise Micro 5.3 |
| Patchnames: SUSE-SLE-Micro-5.3-2024-2011 SUSE-SLE-Micro-5.3-2024-2189 |
SUSE Linux Enterprise Micro 5.4 |
| Patchnames: SUSE-SLE-Micro-5.4-2024-2011 SUSE-SLE-Micro-5.4-2024-2189 |
SUSE Linux Enterprise Micro 5.5 |
| Patchnames: SUSE-SLE-Micro-5.5-2024-1659 SUSE-SLE-Micro-5.5-2024-1663 |
SUSE Linux Enterprise Micro 6.0 |
| Patchnames: SUSE Linux Enterprise Micro 6.0 GA kernel-default-6.4.0-17.1 |
SUSE Linux Enterprise Module for Basesystem 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1659 |
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-1659 |
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-1659 |
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-1644 |
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-1646 |
SUSE Linux Enterprise Real Time 15 SP5 SUSE Real Time Module 15 SP5 |
| Patchnames: SUSE-SLE-Module-RT-15-SP5-2024-1663 |
SUSE Linux Enterprise Server 12 SP5 SUSE Linux Enterprise Server for SAP Applications 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2024-1870 SUSE-SLE-SERVER-12-SP5-2024-1643 SUSE-SLE-SERVER-12-SP5-2024-1870 SUSE-SLE-WE-12-SP5-2024-1870 |
SUSE Linux Enterprise Server 15 SP2-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-1650 |
SUSE Linux Enterprise Server 15 SP3-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-1642 |
SUSE Linux Enterprise Server 15 SP4-LTSS |
| Patchnames: SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-2189 |
SUSE Linux Enterprise Server 15 SP5 SUSE Linux Enterprise Server for SAP Applications 15 SP5 |
| Patchnames: SUSE-SLE-Module-Basesystem-15-SP5-2024-1659 SUSE-SLE-Module-Development-Tools-15-SP5-2024-1659 SUSE-SLE-Module-Legacy-15-SP5-2024-1659 SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1644 SUSE-SLE-Product-WE-15-SP5-2024-1659 |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP2-2024-1650 |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP3-2024-1642 |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 |
| Patchnames: SUSE-SLE-Product-SLES_SAP-15-SP4-2024-2189 |
SUSE Linux Enterprise Software Development Kit 12 SP5 |
| Patchnames: SUSE-SLE-SDK-12-SP5-2024-1870 |
SUSE Linux Enterprise Workstation Extension 12 SP5 |
| Patchnames: SUSE-SLE-WE-12-SP5-2024-1870 |
SUSE Linux Enterprise Workstation Extension 15 SP5 |
| Patchnames: SUSE-SLE-Product-WE-15-SP5-2024-1659 |
SUSE Manager Proxy 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-2189 |
SUSE Manager Retail Branch Server 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.3-2024-2189 |
SUSE Manager Server 4.3 |
| Patchnames: SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-2189 |
openSUSE Leap 15.5 |
| Patchnames: openSUSE-SLE-15.5-2024-1644 openSUSE-SLE-15.5-2024-1659 openSUSE-SLE-15.5-2024-1663 |
openSUSE Leap Micro 5.3 |
| Patchnames: openSUSE-Leap-Micro-5.3-2024-2011 openSUSE-Leap-Micro-5.3-2024-2189 |
openSUSE Leap Micro 5.4 |
| Patchnames: openSUSE-Leap-Micro-5.4-2024-2011 openSUSE-Leap-Micro-5.4-2024-2189 |
openSUSE Leap Micro 5.5 |
| Patchnames: openSUSE-Leap-Micro-5.5-2024-1659 openSUSE-Leap-Micro-5.5-2024-1663 |
First public cloud image revisions this CVE is fixed in:
- alibaba/sles-15-sp3-chost-byos-v20240912
- alibaba/sles-15-sp5-chost-byos-v20240529
- 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-v20240616-hvm-ssd-arm64
- amazon/suse-sle-micro-5-1-byos-v20240616-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-2-byos-v20240616-hvm-ssd-arm64
- amazon/suse-sle-micro-5-2-byos-v20240616-hvm-ssd-x86_64
- amazon/suse-sle-micro-5-3-byos-v20240716-hvm-ssd-arm64
- amazon/suse-sle-micro-5-4-byos-v20240727-hvm-ssd-arm64
- amazon/suse-sle-micro-5-4-byos-v20240727-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-v20240612-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-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-v20240529-hvm-ssd-arm64
- amazon/suse-sles-15-sp5-chost-byos-v20240529-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-v20240812-hvm-ssd-x86_64
- amazon/suse-sles-sap-12-sp5-v20240801-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-v20240616-x86-64
- google/sle-micro-5-2-byos-v20240616-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-v20240727-arm64
- google/sle-micro-5-4-byos-v20240727-x86-64
- google/sle-micro-5-5-byos-v20240722-arm64
- google/sle-micro-5-5-byos-v20240722-x86-64
- google/sles-12-sp5-byos-v20240727-x86-64
- google/sles-12-sp5-sap-byos-v20240727-x86-64
- google/sles-12-sp5-sap-v20240727-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-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-v20240529-arm64
- google/sles-15-sp5-chost-byos-v20240529-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
- microsoft/suse-manager-proxy-4-3-byos-v20240807-x86_64
- microsoft/suse-sle-hpc-12-sp5-byos-v20240730-x86_64
- microsoft/suse-sle-hpc-12-sp5-v20240730-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-v20240809-x86_64
- microsoft/suse-sle-hpc-15-sp5-v20240809-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-hardened-byos-v20240809-x86_64
- microsoft/suse-sles-15-sp4-sapcal-v20240809-x86_64
- microsoft/suse-sles-15-sp5-basic-v20240809-x86_64
- microsoft/suse-sles-15-sp5-byos-v20240809-arm64
- microsoft/suse-sles-15-sp5-byos-v20240809-x86_64
- microsoft/suse-sles-15-sp5-chost-byos-v20240529-arm64
- microsoft/suse-sles-15-sp5-chost-byos-v20240529-x86_64
- microsoft/suse-sles-15-sp5-hardened-byos-v20240809-x86_64
- microsoft/suse-sles-15-sp5-sapcal-v20240809-x86_64
- microsoft/suse-sles-15-sp5-v20240809-arm64
- microsoft/suse-sles-15-sp5-v20240809-x86_64
- microsoft/suse-sles-sap-12-sp5-byos-v20240619-x86_64
- microsoft/suse-sles-sap-12-sp5-v20240730-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-v20240809-x86_64
- microsoft/suse-sles-sap-15-sp5-v20240809-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 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_0 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_1 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_10 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_11 | 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-RT_Update_14 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_3 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_5 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_6 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_7 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_8 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5-RT_Update_9 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_0 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_1 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_10 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_11 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_12 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_13 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_2 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_3 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_5 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_6 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_7 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_8 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-livepatch-SLE15-SP5_Update_9 | Released |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-source | Released |
SUSE Linux Enterprise Live Patching 15 SP6 | kernel-default | Already fixed |
SUSE Linux Enterprise Live Patching 15 SP6 | kernel-source | Already fixed |
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 | 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 | 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 | Released |
SUSE Linux Enterprise Micro 5.3 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro 5.4 | kernel-default | Released |
SUSE Linux Enterprise Micro 5.4 | kernel-default-base | Released |
SUSE Linux Enterprise Micro 5.4 | kernel-rt | Released |
SUSE Linux Enterprise Micro 5.4 | kernel-source | Released |
SUSE Linux Enterprise Micro 5.4 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro 5.5 | kernel-default | Released |
SUSE Linux Enterprise Micro 5.5 | kernel-default-base | Released |
SUSE Linux Enterprise Micro 5.5 | kernel-rt | Released |
SUSE Linux Enterprise Micro 5.5 | kernel-source | Released |
SUSE Linux Enterprise Micro 5.5 | kernel-source-rt | Released |
SUSE Linux Enterprise Micro 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-livepatch-SLE15-SP5-RT_Update_0 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_1 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_10 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_11 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_13 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_3 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_5 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_6 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_7 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_8 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5-RT_Update_9 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_0 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_1 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_10 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_11 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_12 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_2 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_3 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_5 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_6 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_7 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_8 | Released |
openSUSE Leap 15.5 | kernel-livepatch-SLE15-SP5_Update_9 | Released |
openSUSE Leap 15.5 | kernel-source | Released |
openSUSE Leap 15.5 | kernel-source-azure | Released |
openSUSE Leap 15.5 | kernel-source-rt | Already fixed |
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 |
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 12 SP5 | kernel-source | 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 | Affected |
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 | Not affected |
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 | kernel-source | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_44 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_45 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_47 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_48 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_49 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_50 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_51 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_52 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_53 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_54 | Released |
SUSE Linux Enterprise Live Patching 12 SP5 | kgraft-patch-SLE12-SP5_Update_56 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_37 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_38 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_39 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_40 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_41 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_42 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_43 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_44 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_45 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_46 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_47 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-livepatch-SLE15-SP2_Update_48 | Released |
SUSE Linux Enterprise Live Patching 15 SP2 | kernel-source | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_33 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_34 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_35 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_36 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_37 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_38 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_39 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_40 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_41 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_42 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_43 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-livepatch-SLE15-SP3_Update_44 | Released |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-source | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-default | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_13 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_14 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_15 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_16 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_18 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_19 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_20 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_21 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_22 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_23 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_24 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_25 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_26 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-livepatch-SLE15-SP4_Update_27 | Released |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-source | 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-default | Released |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source | Released |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source-azure | Released |
SUSE Linux Enterprise Server 15 SP2 | kernel-source | Affected |
SUSE Linux Enterprise Server 15 SP2 | kernel-source-azure | Affected |
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 | Not affected |
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 | Affected |
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 | Not affected |
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 | Not affected |
SUSE CaaS Platform 4.0 | kernel-source | Affected |
SUSE CaaS Platform Toolchain 3 | kernel-source | Not affected |
SUSE Enterprise Storage 6 | kernel-source | Affected |
SUSE Enterprise Storage 7 | kernel-source | Affected |
SUSE Enterprise Storage 7 | kernel-source-azure | Affected |
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 | Not affected |
SUSE Enterprise Storage 7.1 | kernel-syms | Released |
SUSE Linux Enterprise Desktop 11 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Desktop 11 SP4 | kernel-source | Not affected |
SUSE Linux Enterprise Desktop 12 SP1 | kernel-source | Unsupported |
SUSE Linux Enterprise Desktop 12 SP2 | kernel-source | Not affected |
SUSE Linux Enterprise Desktop 12 SP3 | kernel-source | Not affected |
SUSE Linux Enterprise Desktop 12 SP4 | kernel-source | Not 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 | Affected |
SUSE Linux Enterprise Module for Public Cloud 15 SP3 | kernel-source-azure | Not affected |
SUSE Linux Enterprise Point of Sale 11 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kernel-source | Not 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 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 11 SP3-LTSS | kernel-source | Unsupported |
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 SP1 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 12 SP1-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 12 SP2 | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP2-BCL | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP2-ESPOS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-default | Not affected |
SUSE Linux Enterprise Server 12 SP2-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP3 | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP3-BCL | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP3-ESPOS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP3-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP4 | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP4-ESPOS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP4-LTSS | kernel-default | Not affected |
SUSE Linux Enterprise Server 12 SP4-LTSS | kernel-source | Not 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 | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP1 | kernel-source | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 12 SP2 | kernel-source | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP3 | kernel-source | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-default | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP4 | kernel-source | Not 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 | Affected |
SUSE Manager Proxy 4.2 | kernel-source | Affected |
SUSE Manager Proxy 4.2 | kernel-source-azure | Not affected |
SUSE Manager Retail Branch Server 4.0 | kernel-source | Affected |
SUSE Manager Retail Branch Server 4.1 | kernel-source | Affected |
SUSE Manager Retail Branch Server 4.1 | kernel-source-azure | Affected |
SUSE Manager Retail Branch Server 4.2 | kernel-source | Affected |
SUSE Manager Retail Branch Server 4.2 | kernel-source-azure | Not affected |
SUSE Manager Server 4.0 | kernel-source | Affected |
SUSE Manager Server 4.1 | kernel-source | Affected |
SUSE Manager Server 4.1 | kernel-source-azure | Affected |
SUSE Manager Server 4.2 | kernel-source | Affected |
SUSE Manager Server 4.2 | kernel-source-azure | Not affected |
SUSE OpenStack Cloud 7 | kernel-source | Not affected |
SUSE OpenStack Cloud 8 | kernel-source | Not affected |
SUSE OpenStack Cloud 9 | kernel-default | Not affected |
SUSE OpenStack Cloud 9 | kernel-source | Not affected |
SUSE OpenStack Cloud Crowbar 8 | kernel-source | Not affected |
SUSE OpenStack Cloud Crowbar 9 | kernel-default | Not affected |
SUSE OpenStack Cloud Crowbar 9 | kernel-source | Not 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-livepatch-SLE15-SP3_Update_33 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_34 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_35 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_36 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_37 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_38 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_39 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_40 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_41 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_42 | Released |
openSUSE Leap 15.3 | kernel-livepatch-SLE15-SP3_Update_43 | Released |
openSUSE Leap 15.3 | kernel-source | Released |
openSUSE Leap 15.3 | kernel-source-azure | Not affected |
openSUSE Leap 15.3 | kernel-source-rt | Affected |
openSUSE Leap 15.4 | kernel-default | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_13 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_14 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_15 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_16 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_18 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_19 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_20 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_21 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_22 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_23 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_24 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_25 | Released |
openSUSE Leap 15.4 | kernel-livepatch-SLE15-SP4_Update_26 | Released |
openSUSE Leap 15.4 | kernel-source | Released |
openSUSE Leap 15.4 | kernel-source-azure | Unsupported |
openSUSE Leap 15.4 | kernel-source-rt | Affected |
SUSE Timeline for this CVE
CVE page created: Wed Apr 17 14:01:09 2024CVE page last modified: Tue Nov 19 18:55:48 2024