Upstream information
Description
In the Linux kernel, the following vulnerability has been resolved:netrom: check buffer length before accessing it
Syzkaller reports an uninit value read from ax25cmp when sending raw message
through ieee802154 implementation.
=====================================================
BUG: KMSAN: uninit-value in ax25cmp+0x3a5/0x460 net/ax25/ax25_addr.c:119
ax25cmp+0x3a5/0x460 net/ax25/ax25_addr.c:119
nr_dev_get+0x20e/0x450 net/netrom/nr_route.c:601
nr_route_frame+0x1a2/0xfc0 net/netrom/nr_route.c:774
nr_xmit+0x5a/0x1c0 net/netrom/nr_dev.c:144
__netdev_start_xmit include/linux/netdevice.h:4940 [inline]
netdev_start_xmit include/linux/netdevice.h:4954 [inline]
xmit_one net/core/dev.c:3548 [inline]
dev_hard_start_xmit+0x247/0xa10 net/core/dev.c:3564
__dev_queue_xmit+0x33b8/0x5130 net/core/dev.c:4349
dev_queue_xmit include/linux/netdevice.h:3134 [inline]
raw_sendmsg+0x654/0xc10 net/ieee802154/socket.c:299
ieee802154_sock_sendmsg+0x91/0xc0 net/ieee802154/socket.c:96
sock_sendmsg_nosec net/socket.c:730 [inline]
__sock_sendmsg net/socket.c:745 [inline]
____sys_sendmsg+0x9c2/0xd60 net/socket.c:2584
___sys_sendmsg+0x28d/0x3c0 net/socket.c:2638
__sys_sendmsg net/socket.c:2667 [inline]
__do_sys_sendmsg net/socket.c:2676 [inline]
__se_sys_sendmsg net/socket.c:2674 [inline]
__x64_sys_sendmsg+0x307/0x490 net/socket.c:2674
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x63/0x6b
Uninit was created at:
slab_post_alloc_hook+0x129/0xa70 mm/slab.h:768
slab_alloc_node mm/slub.c:3478 [inline]
kmem_cache_alloc_node+0x5e9/0xb10 mm/slub.c:3523
kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:560
__alloc_skb+0x318/0x740 net/core/skbuff.c:651
alloc_skb include/linux/skbuff.h:1286 [inline]
alloc_skb_with_frags+0xc8/0xbd0 net/core/skbuff.c:6334
sock_alloc_send_pskb+0xa80/0xbf0 net/core/sock.c:2780
sock_alloc_send_skb include/net/sock.h:1884 [inline]
raw_sendmsg+0x36d/0xc10 net/ieee802154/socket.c:282
ieee802154_sock_sendmsg+0x91/0xc0 net/ieee802154/socket.c:96
sock_sendmsg_nosec net/socket.c:730 [inline]
__sock_sendmsg net/socket.c:745 [inline]
____sys_sendmsg+0x9c2/0xd60 net/socket.c:2584
___sys_sendmsg+0x28d/0x3c0 net/socket.c:2638
__sys_sendmsg net/socket.c:2667 [inline]
__do_sys_sendmsg net/socket.c:2676 [inline]
__se_sys_sendmsg net/socket.c:2674 [inline]
__x64_sys_sendmsg+0x307/0x490 net/socket.c:2674
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x63/0x6b
CPU: 0 PID: 5037 Comm: syz-executor166 Not tainted 6.7.0-rc7-syzkaller-00003-gfbafc3e621c3 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023
=====================================================
This issue occurs because the skb buffer is too small, and it's actual
allocation is aligned. This hides an actual issue, which is that nr_route_frame
does not validate the buffer size before using it.
Fix this issue by checking skb->len before accessing any fields in skb->data.
Found by Linux Verification Center (linuxtesting.org) with Syzkaller.
SUSE information
Overall state of this security issue: Resolved
This issue is currently rated as having moderate severity.
SUSE | |
---|---|
Base Score | 4.6 |
Vector | CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L |
Attack Vector | Adjacent Network |
Attack Complexity | Low |
Privileges Required | Low |
User Interaction | None |
Scope | Unchanged |
Confidentiality Impact | Low |
Integrity Impact | None |
Availability Impact | Low |
CVSSv3 Version | 3.1 |
SUSE | |
---|---|
Base Score | 2.1 |
Vector | CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N |
Attack Vector | Adjacent Network |
Attack Complexity | High |
Attack Requirements | None |
Privileges Required | Low |
User Interaction | None |
Vulnerable System Confidentiality Impact | Low |
Vulnerable System Integrity Impact | None |
Vulnerable System Availability Impact | Low |
Subsequent System Confidentiality Impact | None |
Subsequent System Integrity Impact | None |
Subsequent System Availability Impact | None |
CVSSv4 Version | 4.0 |
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 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise Desktop 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP6 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise Micro 5.1 | kernel-default | Unsupported |
SUSE Linux Enterprise Micro 5.1 | kernel-rt | Unsupported |
SUSE Linux Enterprise Micro 5.1 | kernel-source | Unsupported |
SUSE Linux Enterprise Micro 5.1 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Micro 5.2 | kernel-default | Unsupported |
SUSE Linux Enterprise Micro 5.2 | kernel-rt | Unsupported |
SUSE Linux Enterprise Micro 5.2 | kernel-source | Unsupported |
SUSE Linux Enterprise Micro 5.2 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Micro 5.3 | kernel-default | Unsupported |
SUSE Linux Enterprise Micro 5.3 | kernel-rt | Unsupported |
SUSE Linux Enterprise Micro 5.3 | kernel-source | Unsupported |
SUSE Linux Enterprise Micro 5.3 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Micro 5.4 | kernel-default | Unsupported |
SUSE Linux Enterprise Micro 5.4 | kernel-rt | Unsupported |
SUSE Linux Enterprise Micro 5.4 | kernel-source | Unsupported |
SUSE Linux Enterprise Micro 5.4 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Micro 5.5 | kernel-default | Unsupported |
SUSE Linux Enterprise Micro 5.5 | kernel-source | Unsupported |
SUSE Linux Enterprise Micro 5.5 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise Module for Basesystem 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise Module for Development Tools 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Public Cloud 15 SP6 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Real Time 15 SP6 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Server 15 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise Server 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP6 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-default | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP6 | kernel-source-azure | Unsupported |
SUSE Linux Micro 6.0 | kernel-default | Unsupported |
SUSE Linux Micro 6.0 | kernel-source | Unsupported |
SUSE Linux Micro 6.0 | kernel-source-rt | Unsupported |
SUSE Linux Micro 6.1 | kernel-default | Unsupported |
SUSE Linux Micro 6.1 | kernel-source | Unsupported |
SUSE Linux Micro 6.1 | kernel-source-rt | Unsupported |
SUSE Manager Proxy 4.3 | kernel-default | Unsupported |
SUSE Manager Proxy 4.3 | kernel-source | Unsupported |
SUSE Manager Retail Branch Server 4.3 | kernel-default | Unsupported |
SUSE Manager Retail Branch Server 4.3 | kernel-source | Unsupported |
SUSE Manager Server 4.3 | kernel-default | Unsupported |
SUSE Manager Server 4.3 | kernel-source | Unsupported |
SUSE Real Time Module 15 SP6 | kernel-source-rt | Unsupported |
openSUSE Leap 15.6 | kernel-default | Affected |
openSUSE Leap 15.6 | kernel-source | Affected |
openSUSE Leap 15.6 | kernel-source-azure | Unsupported |
openSUSE Leap 15.6 | kernel-source-rt | Unsupported |
Products under Long Term Service Pack support and receiving important and critical security fixes. | ||
SUSE Linux Enterprise High Availability Extension 12 SP5 | kernel-default | Not affected |
SUSE Linux Enterprise High Availability Extension 12 SP5 | kernel-source | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP5 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-default | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Live Patching 12 SP5 | kernel-default | Not affected |
SUSE Linux Enterprise Live Patching 12 SP5 | kernel-source | Not affected |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-default | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-default | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-default | Unsupported |
SUSE Linux Enterprise Live Patching 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Basesystem 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Basesystem 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Basesystem 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Development Tools 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Development Tools 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Development Tools 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Public Cloud 15 SP5 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-default | Unsupported |
SUSE Linux Enterprise Server 11 SP4 LTSS EXTREME CORE | kernel-source | Unsupported |
SUSE Linux Enterprise Server 12 SP5 | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP5 | kernel-source-azure | Not affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-default | Not affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server 12 SP5-LTSS | kernel-source-azure | Not affected |
SUSE Linux Enterprise Server 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 15 SP3-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 15 SP4-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP5 | kernel-source-azure | Unsupported |
SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 15 SP5-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-source | Not affected |
SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | kernel-source-azure | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-default | Not affected |
SUSE Linux Enterprise Server for SAP Applications 12 SP5 | kernel-source | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-default | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-default | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-default | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise Server for SAP Applications 15 SP5 | kernel-source-azure | Unsupported |
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 | Not affected |
SUSE CaaS Platform Toolchain 3 | kernel-source | Not affected |
SUSE Enterprise Storage 6 | kernel-source | Not affected |
SUSE Enterprise Storage 7 | kernel-source | Unsupported |
SUSE Enterprise Storage 7.1 | kernel-source | Unsupported |
SUSE Linux Enterprise Desktop 11 SP4 | 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 | Not affected |
SUSE Linux Enterprise Desktop 15 SP1 | kernel-source | Not affected |
SUSE Linux Enterprise Desktop 15 SP2 | kernel-source | Unsupported |
SUSE Linux Enterprise Desktop 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Desktop 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Desktop 15 SP5 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 | kernel-source | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1 | kernel-source | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | kernel-source | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise High Performance Computing 15 SP2 | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | kernel-source | Unsupported |
SUSE Linux Enterprise High Performance Computing 15-ESPOS | kernel-source | Not affected |
SUSE Linux Enterprise High Performance Computing 15-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Micro 5.0 | kernel-default | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 | kernel-source | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP1 | kernel-source | Not affected |
SUSE Linux Enterprise Module for Basesystem 15 SP2 | kernel-source | Unsupported |
SUSE Linux Enterprise Module for Development Tools 15 | kernel-source | Not affected |
SUSE Linux Enterprise Module for Development Tools 15 SP1 | kernel-source | Not affected |
SUSE Linux Enterprise Module for Development Tools 15 SP2 | kernel-source | Unsupported |
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | kernel-source | Not affected |
SUSE Linux Enterprise Real Time 15 SP2 | kernel-source | Unsupported |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-source | Unsupported |
SUSE Linux Enterprise Real Time 15 SP3 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Real Time 15 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Real Time 15 SP4 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Real Time 15 SP5 | kernel-source-rt | Unsupported |
SUSE Linux Enterprise Server 11 SP4 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 11 SP4 LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 11 SP4-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 | Not affected |
SUSE Linux Enterprise Server 15 SP1 | kernel-source | Not affected |
SUSE Linux Enterprise Server 15 SP1-BCL | kernel-source | Not affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-default | Not affected |
SUSE Linux Enterprise Server 15 SP1-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server 15 SP2 | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP2-BCL | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-default | Unsupported |
SUSE Linux Enterprise Server 15 SP2-LTSS | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15 SP3-BCL | kernel-source | Unsupported |
SUSE Linux Enterprise Server 15-LTSS | kernel-default | Not affected |
SUSE Linux Enterprise Server 15-LTSS | kernel-source | Not affected |
SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | kernel-source | Not affected |
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-source | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 | kernel-source | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP1 | kernel-source | Not affected |
SUSE Linux Enterprise Server for SAP Applications 15 SP2 | kernel-source | Unsupported |
SUSE Manager Proxy 4.0 | kernel-source | Not affected |
SUSE Manager Proxy 4.1 | kernel-source | Unsupported |
SUSE Manager Proxy 4.2 | kernel-source | Unsupported |
SUSE Manager Retail Branch Server 4.0 | kernel-source | Not affected |
SUSE Manager Retail Branch Server 4.1 | kernel-source | Unsupported |
SUSE Manager Retail Branch Server 4.2 | kernel-source | Unsupported |
SUSE Manager Server 4.0 | kernel-source | Not affected |
SUSE Manager Server 4.1 | kernel-source | Unsupported |
SUSE Manager Server 4.2 | kernel-source | Unsupported |
SUSE OpenStack Cloud 7 | kernel-source | Not affected |
SUSE OpenStack Cloud 8 | kernel-source | 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-source | Not affected |
SUSE Real Time Module 15 SP3 | kernel-source-rt | Unsupported |
SUSE Real Time Module 15 SP4 | kernel-source-rt | Unsupported |
SUSE Real Time Module 15 SP5 | kernel-source-rt | Unsupported |
openSUSE Leap 15.3 | kernel-source | Unsupported |
openSUSE Leap 15.3 | kernel-source-rt | Unsupported |
openSUSE Leap 15.4 | kernel-source | Unsupported |
openSUSE Leap 15.4 | kernel-source-azure | Unsupported |
openSUSE Leap 15.4 | kernel-source-rt | Unsupported |
openSUSE Leap 15.5 | kernel-source | Unsupported |
openSUSE Leap 15.5 | kernel-source-azure | Unsupported |
openSUSE Leap 15.5 | kernel-source-rt | Unsupported |
SUSE Timeline for this CVE
CVE page created: Wed Jan 15 16:00:37 2025CVE page last modified: Thu Jan 16 18:05:24 2025