CVE & CISA-KEV Catalog

CVE-2024-40958

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: netns: Make get_net_ns() handle zero refcount net Syzkaller hit a warning: refcount_t: addition on 0; use-after-free. WARNING: CPU: 3 PID: 7890 at lib/refcount.c:25 refcount_warn_saturate+0xdf/0x1d0 Modules linked in: CPU: 3 PID: 7890 Comm: tun Not tainted 6.10.0-rc3-00100-gcaa4f9578aba-dirty #310 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.15.0-1 04/01/2014 RIP: 0010:refcount_warn_saturate+0xdf/0x1d0 Code: 41 49 04 31 ff 89 de e8 9f 1e cd fe 84 db 75 9c e8 76 26 cd fe c6 05 b6 41 49 04 01 90 48 c7 c7 b8 8e 25 86 e8 d2 05 b5 fe 90 <0f> 0b 90 90 e9 79 ff ff ff e8 53 26 cd fe 0f b6 1 RSP: 0018:ffff8881067b7da0 EFLAGS: 00010286 RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff811c72ac RDX: ffff8881026a2140 RSI: ffffffff811c72b5 RDI: 0000000000000001 RBP: ffff8881067b7db0 R08: 0000000000000000 R09: 205b5d3730353139 R10: 0000000000000000 R11: 205d303938375420 R12: ffff8881086500c4 R13: ffff8881086500c4 R14: ffff8881086500b0 R15: ffff888108650040 FS: 00007f5b2961a4c0(0000) GS:ffff88823bd00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 000055d7ed36fd18 CR3: 00000001482f6000 CR4: 00000000000006f0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <TASK> ? show_regs+0xa3/0xc0 ? __warn+0xa5/0x1c0 ? refcount_warn_saturate+0xdf/0x1d0 ? report_bug+0x1fc/0x2d0 ? refcount_warn_saturate+0xdf/0x1d0 ? handle_bug+0xa1/0x110 ? exc_invalid_op+0x3c/0xb0 ? asm_exc_invalid_op+0x1f/0x30 ? __warn_printk+0xcc/0x140 ? __warn_printk+0xd5/0x140 ? refcount_warn_saturate+0xdf/0x1d0 get_net_ns+0xa4/0xc0 ? __pfx_get_net_ns+0x10/0x10 open_related_ns+0x5a/0x130 __tun_chr_ioctl+0x1616/0x2370 ? __sanitizer_cov_trace_switch+0x58/0xa0 ? __sanitizer_cov_trace_const_cmp2+0x1c/0x30 ? __pfx_tun_chr_ioctl+0x10/0x10 tun_chr_ioctl+0x2f/0x40 __x64_sys_ioctl+0x11b/0x160 x64_sys_call+0x1211/0x20d0 do_syscall_64+0x9e/0x1d0 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f5b28f165d7 Code: b3 66 90 48 8b 05 b1 48 2d 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 81 48 2d 00 8 RSP: 002b:00007ffc2b59c5e8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f5b28f165d7 RDX: 0000000000000000 RSI: 00000000000054e3 RDI: 0000000000000003 RBP: 00007ffc2b59c650 R08: 00007f5b291ed8c0 R09: 00007f5b2961a4c0 R10: 0000000029690010 R11: 0000000000000246 R12: 0000000000400730 R13: 00007ffc2b59cf40 R14: 0000000000000000 R15: 0000000000000000 </TASK> Kernel panic - not syncing: kernel: panic_on_warn set ... This is trigger as below: ns0 ns1 tun_set_iff() //dev is tun0 tun->dev = dev //ip link set tun0 netns ns1 put_net() //ref is 0 __tun_chr_ioctl() //TUNGETDEVNETNS net = dev_net(tun->dev); open_related_ns(&net->ns, get_net_ns); //ns1 get_net_ns() get_net() //addition on 0 Use maybe_get_net() in get_net_ns in case net's ref is zero to fix this

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.221-1CVE-2024-40958
Fixed in:6.1.99-1CVE-2024-40958
Fixed in:6.9.7-1CVE-2024-40958
Fixed in:6.9.7-1CVE-2024-40958
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
bpftoolRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
bpftool-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:7.3.0-427.31.1.el9_4RHSA-2024:5363
kernelRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernelRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64kRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debugRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-develRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-modulesRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-coreRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-cross-headersRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-cross-headersRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debugRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-coreRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-develRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-modulesRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-develRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-devel-matchedRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-docRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-headersRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-headersRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-modulesRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-modules-extraRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rtRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-coreRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
kernel-rt-develRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-modulesRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.22.1.rt7.363.el8_10RHSA-2024:7001
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-toolsRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-tools-libsRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-uki-virtRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
libperfRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
libperfRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
perfRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
perfRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
perf-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
python3-perfRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:4.18.0-553.22.1.el8_10RHSA-2024:7000
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
rtlaRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
rvRocky
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
Fixed in:0:5.14.0-427.31.1.el9_4RHSA-2024:5363
linuxUbuntu
Fixed in:5.4.0-195.215USN-7003-1
Fixed in:5.15.0-121.131USN-7007-1
Fixed in:6.8.0-44.44USN-6999-1
linux-awsUbuntu
Fixed in:5.4.0-1132.142USN-7003-1
Fixed in:5.15.0-1069.75USN-7007-1
Fixed in:6.8.0-1015.16USN-6999-1
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1069.75~20.04.1USN-7007-1
linux-aws-5.4Ubuntu
Fixed in:5.4.0-1132.142~18.04.1USN-7003-2
linux-azureUbuntu
Fixed in:5.4.0-1137.144USN-7003-1
Fixed in:5.15.0-1072.81USN-7009-1
Fixed in:6.8.0-1014.16USN-7004-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1072.81~20.04.1USN-7009-1
linux-azure-5.4Ubuntu
Fixed in:5.4.0-1137.144~18.04.1USN-7003-2
linux-azure-fdeUbuntu
Fixed in:5.15.0-1072.81.1USN-7009-1
linux-azure-fde-5.15Ubuntu
Fixed in:5.15.0-1072.81~20.04.1.1USN-7009-2
linux-bluefieldUbuntu
Fixed in:5.4.0-1092.99USN-7003-1
linux-gcpUbuntu
Fixed in:5.4.0-1136.145USN-7003-1
Fixed in:5.15.0-1068.76USN-7007-1
Fixed in:6.8.0-1014.16USN-6999-1
linux-gcp-5.15Ubuntu
Fixed in:5.15.0-1068.76~20.04.1USN-7007-1
linux-gcp-5.4Ubuntu
Fixed in:5.4.0-1136.145~18.04.1USN-7003-2
linux-gkeUbuntu
Fixed in:5.15.0-1066.72USN-7007-1
Fixed in:6.8.0-1010.13USN-6999-1
linux-gkeopUbuntu
Fixed in:5.4.0-1099.103USN-7003-1
Fixed in:5.15.0-1052.59USN-7007-1
linux-gkeop-5.15Ubuntu
Fixed in:5.15.0-1052.59~20.04.1USN-7007-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-1
linux-hwe-5.4Ubuntu
Fixed in:5.4.0-195.215~18.04.1USN-7003-2
linux-hwe-6.8Ubuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-ibmUbuntu
Fixed in:5.4.0-1079.84USN-7003-1
Fixed in:5.15.0-1062.65USN-7007-1
Fixed in:6.8.0-1012.12USN-6999-1
linux-ibm-5.15Ubuntu
Fixed in:5.15.0-1062.65~20.04.1USN-7007-2
linux-ibm-5.4Ubuntu
Fixed in:5.4.0-1079.84~18.04.1USN-7003-2
linux-image-5.15.0-1035-xilinx-zynqmpUbuntu
Fixed in:5.15.0-1035.39USN-7019-1
linux-image-5.15.0-1052-gkeopUbuntu
Fixed in:5.15.0-1052.59~20.04.1USN-7007-1
Fixed in:5.15.0-1052.59USN-7007-1
linux-image-5.15.0-1062-ibmUbuntu
Fixed in:5.15.0-1062.65~20.04.1USN-7007-2
Fixed in:5.15.0-1062.65USN-7007-1
linux-image-5.15.0-1062-raspiUbuntu
Fixed in:5.15.0-1062.65USN-7007-1
linux-image-5.15.0-1064-intel-iotgUbuntu
Fixed in:5.15.0-1064.70~20.04.1+1USN-7007-1
Fixed in:5.15.0-1064.70USN-7007-1
linux-image-5.15.0-1064-nvidiaUbuntu
Fixed in:5.15.0-1064.65USN-7007-1
linux-image-5.15.0-1064-nvidia-lowlatencyUbuntu
Fixed in:5.15.0-1064.65USN-7007-1
linux-image-5.15.0-1066-gkeUbuntu
Fixed in:5.15.0-1066.72USN-7007-1
linux-image-5.15.0-1066-kvmUbuntu
Fixed in:5.15.0-1066.71USN-7007-1
linux-image-5.15.0-1067-oracleUbuntu
Fixed in:5.15.0-1067.73~20.04.1USN-7007-2
Fixed in:5.15.0-1067.73USN-7007-1
linux-image-5.15.0-1068-gcpUbuntu
Fixed in:5.15.0-1068.76~20.04.1USN-7007-1
Fixed in:5.15.0-1068.76USN-7007-1
linux-image-5.15.0-1069-awsUbuntu
Fixed in:5.15.0-1069.75~20.04.1USN-7007-1
Fixed in:5.15.0-1069.75USN-7007-1
linux-image-5.15.0-1072-azureUbuntu
Fixed in:5.15.0-1072.81~20.04.1USN-7009-1
Fixed in:5.15.0-1072.81USN-7009-1
linux-image-5.15.0-1072-azure-fdeUbuntu
Fixed in:5.15.0-1072.81~20.04.1.1USN-7009-2
Fixed in:5.15.0-1072.81.1USN-7009-1
linux-image-5.15.0-121-genericUbuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-1
Fixed in:5.15.0-121.131USN-7007-1
linux-image-5.15.0-121-generic-64kUbuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-1
Fixed in:5.15.0-121.131USN-7007-1
linux-image-5.15.0-121-generic-lpaeUbuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-1
Fixed in:5.15.0-121.131USN-7007-1
linux-image-5.15.0-121-lowlatencyUbuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-3
Fixed in:5.15.0-121.131USN-7007-3
linux-image-5.15.0-121-lowlatency-64kUbuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-3
Fixed in:5.15.0-121.131USN-7007-3
linux-image-5.4.0-1043-iotUbuntu
Fixed in:5.4.0-1043.44USN-7006-1
linux-image-5.4.0-1051-xilinx-zynqmpUbuntu
Fixed in:5.4.0-1051.55USN-7003-3
linux-image-5.4.0-1079-ibmUbuntu
Fixed in:5.4.0-1079.84~18.04.1USN-7003-2
Fixed in:5.4.0-1079.84USN-7003-1
linux-image-5.4.0-1092-bluefieldUbuntu
Fixed in:5.4.0-1092.99USN-7003-1
linux-image-5.4.0-1099-gkeopUbuntu
Fixed in:5.4.0-1099.103USN-7003-1
linux-image-5.4.0-1116-raspiUbuntu
Fixed in:5.4.0-1116.128~18.04.1USN-7003-5
Fixed in:5.4.0-1116.128USN-7003-4
linux-image-5.4.0-1120-kvmUbuntu
Fixed in:5.4.0-1120.128USN-7003-1
linux-image-5.4.0-1131-oracleUbuntu
Fixed in:5.4.0-1131.140~18.04.1USN-7003-2
Fixed in:5.4.0-1131.140USN-7003-1
linux-image-5.4.0-1132-awsUbuntu
Fixed in:5.4.0-1132.142~18.04.1USN-7003-2
Fixed in:5.4.0-1132.142USN-7003-1
linux-image-5.4.0-1136-gcpUbuntu
Fixed in:5.4.0-1136.145~18.04.1USN-7003-2
Fixed in:5.4.0-1136.145USN-7003-1
linux-image-5.4.0-1137-azureUbuntu
Fixed in:5.4.0-1137.144~18.04.1USN-7003-2
Fixed in:5.4.0-1137.144USN-7003-1
linux-image-5.4.0-195-genericUbuntu
Fixed in:5.4.0-195.215~18.04.1USN-7003-2
Fixed in:5.4.0-195.215USN-7003-1
linux-image-5.4.0-195-generic-lpaeUbuntu
Fixed in:5.4.0-195.215USN-7003-1
linux-image-5.4.0-195-lowlatencyUbuntu
Fixed in:5.4.0-195.215~18.04.1USN-7003-2
Fixed in:5.4.0-195.215USN-7003-1
linux-image-6.8.0-1010-gkeUbuntu
Fixed in:6.8.0-1010.13USN-6999-1
linux-image-6.8.0-1011-raspiUbuntu
Fixed in:6.8.0-1011.12USN-6999-2
linux-image-6.8.0-1012-ibmUbuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-6.8.0-1012-oemUbuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-6.8.0-1012-oracleUbuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-6.8.0-1012-oracle-64kUbuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-6.8.0-1013-nvidiaUbuntu
Fixed in:6.8.0-1013.14~22.04.1USN-7005-2
Fixed in:6.8.0-1013.14USN-7005-1
linux-image-6.8.0-1013-nvidia-64kUbuntu
Fixed in:6.8.0-1013.14~22.04.1USN-7005-2
Fixed in:6.8.0-1013.14USN-7005-1
linux-image-6.8.0-1013-nvidia-lowlatencyUbuntu
Fixed in:6.8.0-1013.14.1USN-7005-1
linux-image-6.8.0-1013-nvidia-lowlatency-64kUbuntu
Fixed in:6.8.0-1013.14.1USN-7005-1
linux-image-6.8.0-1014-azureUbuntu
Fixed in:6.8.0-1014.16USN-7004-1
linux-image-6.8.0-1014-azure-fdeUbuntu
Fixed in:6.8.0-1014.16USN-7004-1
linux-image-6.8.0-1014-gcpUbuntu
Fixed in:6.8.0-1014.16USN-6999-1
linux-image-6.8.0-1015-awsUbuntu
Fixed in:6.8.0-1015.16USN-6999-1
linux-image-6.8.0-44-genericUbuntu
Fixed in:6.8.0-44.44USN-6999-1
linux-image-6.8.0-44-generic-64kUbuntu
Fixed in:6.8.0-44.44USN-6999-1
linux-image-6.8.0-44-lowlatencyUbuntu
Fixed in:6.8.0-44.44.1~22.04.1USN-7008-1
Fixed in:6.8.0-44.44.1USN-6999-1
linux-image-6.8.0-44-lowlatency-64kUbuntu
Fixed in:6.8.0-44.44.1~22.04.1USN-7008-1
Fixed in:6.8.0-44.44.1USN-6999-1
linux-image-6.8.0-45-genericUbuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-6.8.0-45-generic-64kUbuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-awsUbuntu
Fixed in:5.4.0.1132.142~18.04.1USN-7003-2
Fixed in:5.15.0.1069.75~20.04.1USN-7007-1
Fixed in:6.8.0-1015.16USN-6999-1
linux-image-aws-lts-20.04Ubuntu
Fixed in:5.4.0.1132.129USN-7003-1
linux-image-aws-lts-22.04Ubuntu
Fixed in:5.15.0.1069.69USN-7007-1
linux-image-azureUbuntu
Fixed in:5.4.0.1137.144~18.04.1USN-7003-2
Fixed in:5.15.0.1072.81~20.04.1USN-7009-1
Fixed in:6.8.0-1014.16USN-7004-1
linux-image-azure-cvmUbuntu
Fixed in:5.15.0.1072.81~20.04.1USN-7009-1
linux-image-azure-fdeUbuntu
Fixed in:5.15.0.1072.81~20.04.1.49USN-7009-2
Fixed in:6.8.0-1014.16USN-7004-1
linux-image-azure-fde-lts-22.04Ubuntu
Fixed in:5.15.0.1072.81.49USN-7009-1
linux-image-azure-lts-20.04Ubuntu
Fixed in:5.4.0.1137.131USN-7003-1
linux-image-azure-lts-22.04Ubuntu
Fixed in:5.15.0.1072.70USN-7009-1
linux-image-bluefieldUbuntu
Fixed in:5.4.0.1092.88USN-7003-1
linux-image-gcpUbuntu
Fixed in:5.4.0.1136.145~18.04.1USN-7003-2
Fixed in:5.15.0.1068.76~20.04.1USN-7007-1
Fixed in:6.8.0-1014.16USN-6999-1
linux-image-gcp-lts-20.04Ubuntu
Fixed in:5.4.0.1136.138USN-7003-1
linux-image-gcp-lts-22.04Ubuntu
Fixed in:5.15.0.1068.64USN-7007-1
linux-image-genericUbuntu
Fixed in:5.4.0.195.193USN-7003-1
Fixed in:5.15.0.121.121USN-7007-1
Fixed in:6.8.0-44.44USN-6999-1
linux-image-generic-64kUbuntu
Fixed in:5.15.0.121.121USN-7007-1
Fixed in:6.8.0-44.44USN-6999-1
linux-image-generic-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-generic-64k-hwe-22.04Ubuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-generic-64k-hwe-24.04Ubuntu
Fixed in:6.8.0-44.44USN-6999-1
linux-image-generic-hwe-18.04Ubuntu
Fixed in:5.4.0.195.215~18.04.1USN-7003-2
linux-image-generic-hwe-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-generic-hwe-22.04Ubuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-generic-hwe-24.04Ubuntu
Fixed in:6.8.0-44.44USN-6999-1
linux-image-generic-lpaeUbuntu
Fixed in:5.4.0.195.193USN-7003-1
Fixed in:5.15.0.121.121USN-7007-1
Fixed in:6.8.0-44.44USN-6999-1
linux-image-generic-lpae-hwe-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-gkeUbuntu
Fixed in:5.15.0.1066.65USN-7007-1
Fixed in:6.8.0-1010.13USN-6999-1
linux-image-gke-5.15Ubuntu
Fixed in:5.15.0.1066.65USN-7007-1
linux-image-gkeopUbuntu
Fixed in:5.4.0.1099.97USN-7003-1
Fixed in:5.15.0.1052.51USN-7007-1
linux-image-gkeop-5.15Ubuntu
Fixed in:5.15.0.1052.59~20.04.1USN-7007-1
Fixed in:5.15.0.1052.51USN-7007-1
linux-image-gkeop-5.4Ubuntu
Fixed in:5.4.0.1099.97USN-7003-1
linux-image-ibmUbuntu
Fixed in:5.4.0.1079.84~18.04.1USN-7003-2
Fixed in:5.15.0.1062.65~20.04.1USN-7007-2
Fixed in:5.15.0.1062.58USN-7007-1
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-ibm-classicUbuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-ibm-lts-20.04Ubuntu
Fixed in:5.4.0.1079.108USN-7003-1
linux-image-ibm-lts-24.04Ubuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-intelUbuntu
Fixed in:5.15.0.1064.70~20.04.1USN-7007-1
linux-image-intel-iotgUbuntu
Fixed in:5.15.0.1064.70~20.04.1USN-7007-1
Fixed in:5.15.0.1064.64USN-7007-1
linux-image-kvmUbuntu
Fixed in:5.4.0.1120.116USN-7003-1
Fixed in:5.15.0.1066.62USN-7007-1
Fixed in:6.8.0-44.44USN-6999-1
linux-image-lowlatencyUbuntu
Fixed in:5.4.0.195.193USN-7003-1
Fixed in:5.15.0.121.110USN-7007-3
Fixed in:6.8.0-44.44.1USN-6999-1
linux-image-lowlatency-64kUbuntu
Fixed in:5.15.0.121.110USN-7007-3
Fixed in:6.8.0-44.44.1USN-6999-1
linux-image-lowlatency-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-3
linux-image-lowlatency-64k-hwe-22.04Ubuntu
Fixed in:6.8.0-44.44.1~22.04.1USN-7008-1
linux-image-lowlatency-hwe-18.04Ubuntu
Fixed in:5.4.0.195.215~18.04.1USN-7003-2
linux-image-lowlatency-hwe-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-3
linux-image-lowlatency-hwe-22.04Ubuntu
Fixed in:6.8.0-44.44.1~22.04.1USN-7008-1
linux-image-nvidiaUbuntu
Fixed in:5.15.0.1064.64USN-7007-1
Fixed in:6.8.0-1013.13USN-7005-1
linux-image-nvidia-6.8Ubuntu
Fixed in:6.8.0-1013.14~22.04.1USN-7005-2
linux-image-nvidia-64kUbuntu
Fixed in:6.8.0-1013.13USN-7005-1
linux-image-nvidia-64k-6.8Ubuntu
Fixed in:6.8.0-1013.14~22.04.1USN-7005-2
linux-image-nvidia-lowlatencyUbuntu
Fixed in:5.15.0.1064.64USN-7007-1
Fixed in:6.8.0-1013.14.1USN-7005-1
linux-image-nvidia-lowlatency-64kUbuntu
Fixed in:6.8.0-1013.14.1USN-7005-1
linux-image-oemUbuntu
Fixed in:5.4.0.195.215~18.04.1USN-7003-2
Fixed in:5.4.0.195.193USN-7003-1
linux-image-oem-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-oem-20.04bUbuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-oem-20.04cUbuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-oem-20.04dUbuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-oem-22.04Ubuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-oem-22.04aUbuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-oem-22.04bUbuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-oem-22.04cUbuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-oem-22.04dUbuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-oem-osp1Ubuntu
Fixed in:5.4.0.195.215~18.04.1USN-7003-2
Fixed in:5.4.0.195.193USN-7003-1
linux-image-oracleUbuntu
Fixed in:5.4.0.1131.140~18.04.1USN-7003-2
Fixed in:5.15.0.1067.73~20.04.1USN-7007-2
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-oracle-64kUbuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-image-oracle-lts-20.04Ubuntu
Fixed in:5.4.0.1131.124USN-7003-1
linux-image-oracle-lts-22.04Ubuntu
Fixed in:5.15.0.1067.63USN-7007-1
linux-image-raspiUbuntu
Fixed in:5.4.0.1116.146USN-7003-4
Fixed in:5.15.0.1062.60USN-7007-1
Fixed in:6.8.0-1011.12USN-6999-2
linux-image-raspi-hwe-18.04Ubuntu
Fixed in:5.4.0.1116.128~18.04.1USN-7003-5
Fixed in:5.4.0.1116.146USN-7003-4
linux-image-raspi-nolpaeUbuntu
Fixed in:5.15.0.1062.60USN-7007-1
linux-image-raspi2Ubuntu
Fixed in:5.4.0.1116.146USN-7003-4
linux-image-raspi2-hwe-18.04Ubuntu
Fixed in:5.4.0.1116.146USN-7003-4
linux-image-snapdragon-hwe-18.04Ubuntu
Fixed in:5.4.0.195.215~18.04.1USN-7003-2
linux-image-virtualUbuntu
Fixed in:5.4.0.195.193USN-7003-1
Fixed in:5.15.0.121.121USN-7007-1
Fixed in:6.8.0-44.44USN-6999-1
linux-image-virtual-hwe-18.04Ubuntu
Fixed in:5.4.0.195.215~18.04.1USN-7003-2
linux-image-virtual-hwe-20.04Ubuntu
Fixed in:5.15.0.121.131~20.04.1USN-7007-1
linux-image-virtual-hwe-22.04Ubuntu
Fixed in:6.8.0-45.45~22.04.1USN-7029-1
linux-image-virtual-hwe-24.04Ubuntu
Fixed in:6.8.0-44.44USN-6999-1
linux-image-xilinx-zynqmpUbuntu
Fixed in:5.4.0.1051.51USN-7003-3
Fixed in:5.15.0.1035.39USN-7019-1
linux-intel-iotgUbuntu
Fixed in:5.15.0-1064.70USN-7007-1
linux-intel-iotg-5.15Ubuntu
Fixed in:5.15.0-1064.70~20.04.1USN-7007-1
linux-iotUbuntu
Fixed in:5.4.0-1043.44USN-7006-1
linux-kvmUbuntu
Fixed in:5.4.0-1120.128USN-7003-1
Fixed in:5.15.0-1066.71USN-7007-1
linux-lowlatencyUbuntu
Fixed in:5.15.0-121.131USN-7007-3
Fixed in:6.8.0-44.44.1USN-6999-1
linux-lowlatency-hwe-5.15Ubuntu
Fixed in:5.15.0-121.131~20.04.1USN-7007-3
linux-lowlatency-hwe-6.8Ubuntu
Fixed in:6.8.0-44.44.1~22.04.1USN-7008-1
linux-nvidiaUbuntu
Fixed in:5.15.0-1064.65USN-7007-1
Fixed in:6.8.0-1013.14USN-7005-1
linux-nvidia-6.8Ubuntu
Fixed in:6.8.0-1013.14~22.04.1USN-7005-2
linux-nvidia-lowlatencyUbuntu
Fixed in:6.8.0-1013.14.1USN-7005-1
linux-oem-6.8Ubuntu
Fixed in:6.8.0-1012.12USN-6999-1
linux-oracleUbuntu
Fixed in:5.4.0-1131.140USN-7003-1
Fixed in:5.15.0-1067.73USN-7007-1
Fixed in:6.8.0-1012.12USN-6999-1
linux-oracle-5.15Ubuntu
Fixed in:5.15.0-1067.73~20.04.1USN-7007-2
linux-oracle-5.4Ubuntu
Fixed in:5.4.0-1131.140~18.04.1USN-7003-2
linux-raspiUbuntu
Fixed in:5.4.0-1116.128USN-7003-4
Fixed in:5.15.0-1062.65USN-7007-1
Fixed in:6.8.0-1011.12USN-6999-2
linux-raspi-5.4Ubuntu
Fixed in:5.4.0-1116.128~18.04.1USN-7003-5
linux-xilinx-zynqmpUbuntu
Fixed in:5.4.0-1051.55USN-7003-3
Fixed in:5.15.0-1035.39USN-7019-1

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Exploit Intelligence

0.27%probability of exploitation in 30 days
18thpercentile

Low risk: more likely to be exploited than 18% of all known CVEs.

References

Related Vulnerabilities

Other CWE-416 (Use After Free) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-0708Critical9.8100%KEV + Ransom-
CVE-2021-31166Critical9.8100%KEVFix
CVE-2015-5119Critical9.899%KEV-
CVE-2010-3962High8.197%KEV-
CVE-2015-0313Critical9.896%KEVFix
CVE-2017-9798High7.595%-Fix
Embed a live status badge for CVE-2024-40958
CVE-2024-40958 severity badge

Markdown

[![CVE-2024-40958](https://tridentstack.com/cve/badge/CVE-2024-40958.svg)](https://tridentstack.com/cve/CVE-2024-40958)

HTML

<a href="https://tridentstack.com/cve/CVE-2024-40958"><img src="https://tridentstack.com/cve/badge/CVE-2024-40958.svg" alt="CVE-2024-40958"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-12.