CVE & CISA-KEV Catalog

CVE-2024-35870

MEDIUM
4.4
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in smb2_reconnect_server() The UAF bug is due to smb2_reconnect_server() accessing a session that is already being teared down by another thread that is executing __cifs_put_smb_ses(). This can happen when (a) the client has connection to the server but no session or (b) another thread ends up setting @ses->ses_status again to something different than SES_EXITING. To fix this, we need to make sure to unconditionally set @ses->ses_status to SES_EXITING and prevent any other threads from setting a new status while we're still tearing it down. The following can be reproduced by adding some delay to right after the ipc is freed in __cifs_put_smb_ses() - which will give smb2_reconnect_server() worker a chance to run and then accessing @ses->ipc: kinit ... mount.cifs //srv/share /mnt/1 -o sec=krb5,nohandlecache,echo_interval=10 [disconnect srv] ls /mnt/1 &>/dev/null sleep 30 kdestroy [reconnect srv] sleep 10 umount /mnt/1 ... CIFS: VFS: Verify user has a krb5 ticket and keyutils is installed CIFS: VFS: \\srv Send error in SessSetup = -126 CIFS: VFS: Verify user has a krb5 ticket and keyutils is installed CIFS: VFS: \\srv Send error in SessSetup = -126 general protection fault, probably for non-canonical address 0x6b6b6b6b6b6b6b6b: 0000 [#1] PREEMPT SMP NOPTI CPU: 3 PID: 50 Comm: kworker/3:1 Not tainted 6.9.0-rc2 #1 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-1.fc39 04/01/2014 Workqueue: cifsiod smb2_reconnect_server [cifs] RIP: 0010:__list_del_entry_valid_or_report+0x33/0xf0 Code: 4f 08 48 85 d2 74 42 48 85 c9 74 59 48 b8 00 01 00 00 00 00 ad de 48 39 c2 74 61 48 b8 22 01 00 00 00 00 74 69 <48> 8b 01 48 39 f8 75 7b 48 8b 72 08 48 39 c6 0f 85 88 00 00 00 b8 RSP: 0018:ffffc900001bfd70 EFLAGS: 00010a83 RAX: dead000000000122 RBX: ffff88810da53838 RCX: 6b6b6b6b6b6b6b6b RDX: 6b6b6b6b6b6b6b6b RSI: ffffffffc02f6878 RDI: ffff88810da53800 RBP: ffff88810da53800 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000001 R12: ffff88810c064000 R13: 0000000000000001 R14: ffff88810c064000 R15: ffff8881039cc000 FS: 0000000000000000(0000) GS:ffff888157c00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fe3728b1000 CR3: 000000010caa4000 CR4: 0000000000750ef0 PKRU: 55555554 Call Trace: <TASK> ? die_addr+0x36/0x90 ? exc_general_protection+0x1c1/0x3f0 ? asm_exc_general_protection+0x26/0x30 ? __list_del_entry_valid_or_report+0x33/0xf0 __cifs_put_smb_ses+0x1ae/0x500 [cifs] smb2_reconnect_server+0x4ed/0x710 [cifs] process_one_work+0x205/0x6b0 worker_thread+0x191/0x360 ? __pfx_worker_thread+0x10/0x10 kthread+0xe2/0x110 ? __pfx_kthread+0x10/0x10 ret_from_fork+0x34/0x50 ? __pfx_kthread+0x10/0x10 ret_from_fork_asm+0x1a/0x30 </TASK>

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.123-1CVE-2024-35870
Fixed in:6.8.9-1CVE-2024-35870
Fixed in:6.8.9-1CVE-2024-35870
bpftoolRed Hat / RHEL
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
bpftoolRocky
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
bpftool-debuginfoRocky
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.3.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:7.0.0-284.71.1.el9_2RHSA-2024:4108
kernelRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernelRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64kRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-coreRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debugRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-develRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-modulesRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-abi-stablelistsRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-coreRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debugRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debugRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-coreRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-debuginfoRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-develRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-modulesRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-modules-extraRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debuginfoRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-debuginfo-common-s390xRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-develRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-develRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-devel-matchedRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-docRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-docRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-modulesRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-modules-extraRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rtRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rtRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-coreRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debugRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-coreRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-debuginfoRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-develRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debug-kvmRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debug-modulesRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debug-modules-extraRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debuginfoRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-develRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-develRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-kvmRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-modulesRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-rt-modules-extraRocky
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.rt14.356.el9_2RHSA-2024:4106
kernel-toolsRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-toolsRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-tools-debuginfoRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-tools-libsRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-tools-libsRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-tools-libs-develRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-uki-virtRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdumpRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-coreRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-debuginfoRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-develRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-modulesRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdump-modules-extraRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
libperfRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
libperfRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
perfRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
perfRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
perf-debuginfoRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
python3-perfRed Hat / RHEL
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
python3-perfRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
python3-perf-debuginfoRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
rtlaRocky
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-284.71.1.el9_2RHSA-2024:4108
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
rvRocky
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
Fixed in:0:5.14.0-427.24.1.el9_4RHSA-2024:4349
linuxUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-awsUbuntu
Fixed in:6.8.0-1011.12USN-6893-3
linux-azureUbuntu
Fixed in:6.8.0-1010.10USN-6893-1
linux-gcpUbuntu
Fixed in:6.8.0-1010.11USN-6893-1
linux-gkeUbuntu
Fixed in:6.8.0-1006.9USN-6893-2
linux-ibmUbuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-6.8.0-1006-gkeUbuntu
Fixed in:6.8.0-1006.9USN-6893-2
linux-image-6.8.0-1007-intelUbuntu
Fixed in:6.8.0-1007.14USN-6893-1
linux-image-6.8.0-1007-raspiUbuntu
Fixed in:6.8.0-1007.7USN-6893-1
linux-image-6.8.0-1008-ibmUbuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-6.8.0-1008-oemUbuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-6.8.0-1008-oracleUbuntu
Fixed in:6.8.0-1008.8USN-6918-1
linux-image-6.8.0-1008-oracle-64kUbuntu
Fixed in:6.8.0-1008.8USN-6918-1
linux-image-6.8.0-1009-nvidiaUbuntu
Fixed in:6.8.0-1009.9USN-6893-2
linux-image-6.8.0-1009-nvidia-64kUbuntu
Fixed in:6.8.0-1009.9USN-6893-2
linux-image-6.8.0-1010-azureUbuntu
Fixed in:6.8.0-1010.10USN-6893-1
linux-image-6.8.0-1010-azure-fdeUbuntu
Fixed in:6.8.0-1010.10USN-6893-1
linux-image-6.8.0-1010-gcpUbuntu
Fixed in:6.8.0-1010.11USN-6893-1
linux-image-6.8.0-1011-awsUbuntu
Fixed in:6.8.0-1011.12USN-6893-3
linux-image-6.8.0-38-genericUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-6.8.0-38-generic-64kUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-6.8.0-38-lowlatencyUbuntu
Fixed in:6.8.0-38.38.1USN-6893-1
linux-image-6.8.0-38-lowlatency-64kUbuntu
Fixed in:6.8.0-38.38.1USN-6893-1
linux-image-awsUbuntu
Fixed in:6.8.0-1011.12USN-6893-3
linux-image-azureUbuntu
Fixed in:6.8.0-1010.10USN-6893-1
linux-image-azure-fdeUbuntu
Fixed in:6.8.0-1010.10USN-6893-1
linux-image-gcpUbuntu
Fixed in:6.8.0-1010.11USN-6893-1
linux-image-genericUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-generic-64kUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-generic-64k-hwe-24.04Ubuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-generic-hwe-24.04Ubuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-generic-lpaeUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-gkeUbuntu
Fixed in:6.8.0-1006.9USN-6893-2
linux-image-ibmUbuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-ibm-classicUbuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-ibm-lts-24.04Ubuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-intelUbuntu
Fixed in:6.8.0-1007.14USN-6893-1
linux-image-kvmUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-lowlatencyUbuntu
Fixed in:6.8.0-38.38.1USN-6893-1
linux-image-lowlatency-64kUbuntu
Fixed in:6.8.0-38.38.1USN-6893-1
linux-image-nvidiaUbuntu
Fixed in:6.8.0-1009.9USN-6893-2
linux-image-nvidia-64kUbuntu
Fixed in:6.8.0-1009.9USN-6893-2
linux-image-oem-24.04Ubuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-oem-24.04aUbuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-image-oracleUbuntu
Fixed in:6.8.0-1008.8USN-6918-1
linux-image-oracle-64kUbuntu
Fixed in:6.8.0-1008.8USN-6918-1
linux-image-raspiUbuntu
Fixed in:6.8.0-1007.7USN-6893-1
linux-image-virtualUbuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-image-virtual-hwe-24.04Ubuntu
Fixed in:6.8.0-38.38USN-6893-1
linux-intelUbuntu
Fixed in:6.8.0-1007.14USN-6893-1
linux-lowlatencyUbuntu
Fixed in:6.8.0-38.38.1USN-6893-1
linux-nvidiaUbuntu
Fixed in:6.8.0-1009.9USN-6893-2
linux-oem-6.8Ubuntu
Fixed in:6.8.0-1008.8USN-6893-1
linux-oracleUbuntu
Fixed in:6.8.0-1008.8USN-6918-1
linux-raspiUbuntu
Fixed in:6.8.0-1007.7USN-6893-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 RequiredHigh
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

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

Exploit Intelligence

0.23%probability of exploitation in 30 days
13thpercentile

Low risk: more likely to be exploited than 13% 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-35870
CVE-2024-35870 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2024-35870"><img src="https://tridentstack.com/cve/badge/CVE-2024-35870.svg" alt="CVE-2024-35870"></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 2025-11-03.