CVE & CISA-KEV Catalog

CVE-2023-53673

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: call disconnect callback before deleting conn In hci_cs_disconnect, we do hci_conn_del even if disconnection failed. ISO, L2CAP and SCO connections refer to the hci_conn without hci_conn_get, so disconn_cfm must be called so they can clean up their conn, otherwise use-after-free occurs. ISO: ========================================================== iso_sock_connect:880: sk 00000000eabd6557 iso_connect_cis:356: 70:1a:b8:98:ff:a2 -> 28:3d:c2:4a:7e:da ... iso_conn_add:140: hcon 000000001696f1fd conn 00000000b6251073 hci_dev_put:1487: hci0 orig refcnt 17 __iso_chan_add:214: conn 00000000b6251073 iso_sock_clear_timer:117: sock 00000000eabd6557 state 3 ... hci_rx_work:4085: hci0 Event packet hci_event_packet:7601: hci0: event 0x0f hci_cmd_status_evt:4346: hci0: opcode 0x0406 hci_cs_disconnect:2760: hci0: status 0x0c hci_sent_cmd_data:3107: hci0 opcode 0x0406 hci_conn_del:1151: hci0 hcon 000000001696f1fd handle 2560 hci_conn_unlink:1102: hci0: hcon 000000001696f1fd hci_conn_drop:1451: hcon 00000000d8521aaf orig refcnt 2 hci_chan_list_flush:2780: hcon 000000001696f1fd hci_dev_put:1487: hci0 orig refcnt 21 hci_dev_put:1487: hci0 orig refcnt 20 hci_req_cmd_complete:3978: opcode 0x0406 status 0x0c ... <no iso_* activity on sk/conn> ... iso_sock_sendmsg:1098: sock 00000000dea5e2e0, sk 00000000eabd6557 BUG: kernel NULL pointer dereference, address: 0000000000000668 PGD 0 P4D 0 Oops: 0000 [#1] PREEMPT SMP PTI Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-1.fc38 04/01/2014 RIP: 0010:iso_sock_sendmsg (net/bluetooth/iso.c:1112) bluetooth ========================================================== L2CAP: ================================================================== hci_cmd_status_evt:4359: hci0: opcode 0x0406 hci_cs_disconnect:2760: hci0: status 0x0c hci_sent_cmd_data:3085: hci0 opcode 0x0406 hci_conn_del:1151: hci0 hcon ffff88800c999000 handle 3585 hci_conn_unlink:1102: hci0: hcon ffff88800c999000 hci_chan_list_flush:2780: hcon ffff88800c999000 hci_chan_del:2761: hci0 hcon ffff88800c999000 chan ffff888018ddd280 ... BUG: KASAN: slab-use-after-free in hci_send_acl+0x2d/0x540 [bluetooth] Read of size 8 at addr ffff888018ddd298 by task bluetoothd/1175 CPU: 0 PID: 1175 Comm: bluetoothd Tainted: G E 6.4.0-rc4+ #2 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-1.fc38 04/01/2014 Call Trace: <TASK> dump_stack_lvl+0x5b/0x90 print_report+0xcf/0x670 ? __virt_addr_valid+0xf8/0x180 ? hci_send_acl+0x2d/0x540 [bluetooth] kasan_report+0xa8/0xe0 ? hci_send_acl+0x2d/0x540 [bluetooth] hci_send_acl+0x2d/0x540 [bluetooth] ? __pfx___lock_acquire+0x10/0x10 l2cap_chan_send+0x1fd/0x1300 [bluetooth] ? l2cap_sock_sendmsg+0xf2/0x170 [bluetooth] ? __pfx_l2cap_chan_send+0x10/0x10 [bluetooth] ? lock_release+0x1d5/0x3c0 ? mark_held_locks+0x1a/0x90 l2cap_sock_sendmsg+0x100/0x170 [bluetooth] sock_write_iter+0x275/0x280 ? __pfx_sock_write_iter+0x10/0x10 ? __pfx___lock_acquire+0x10/0x10 do_iter_readv_writev+0x176/0x220 ? __pfx_do_iter_readv_writev+0x10/0x10 ? find_held_lock+0x83/0xa0 ? selinux_file_permission+0x13e/0x210 do_iter_write+0xda/0x340 vfs_writev+0x1b4/0x400 ? __pfx_vfs_writev+0x10/0x10 ? __seccomp_filter+0x112/0x750 ? populate_seccomp_data+0x182/0x220 ? __fget_light+0xdf/0x100 ? do_writev+0x19d/0x210 do_writev+0x19d/0x210 ? __pfx_do_writev+0x10/0x10 ? mark_held_locks+0x1a/0x90 do_syscall_64+0x60/0x90 ? lockdep_hardirqs_on_prepare+0x149/0x210 ? do_syscall_64+0x6c/0x90 ? lockdep_hardirqs_on_prepare+0x149/0x210 entry_SYSCALL_64_after_hwframe+0x72/0xdc RIP: 0033:0x7ff45cb23e64 Code: 15 d1 1f 0d 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b8 0f 1f 00 f3 0f 1e fa 80 3d 9d a7 0d 00 00 74 13 b8 14 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 54 c3 0f 1f 00 48 83 ec 28 89 54 24 1c 48 89 RSP: 002b:00007fff21ae09b8 EFLAGS: 00000202 ORIG_RAX: 0000000000000014 RAX: ffffffffffffffda RBX: ---truncated---

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.52-1CVE-2023-53673
Fixed in:6.4.11-1CVE-2023-53673
Fixed in:6.4.11-1CVE-2023-53673
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
bpftoolRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
bpftool-debuginfoRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.0.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
kernelRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernelRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64kRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debugRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-develRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-modulesRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-coreRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-debugRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-debug-coreRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-develRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-modulesRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debuginfoRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-develRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-devel-matchedRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-docRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-modulesRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-modules-extraRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-rtRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-coreRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-develRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-modulesRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.97.1.rt7.438.el8_10RHSA-2026:1148
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.rt14.441.el9_2RHSA-2026:2583
Fixed in:0:5.14.0-70.165.1.rt21.237.el9_0RHSA-2026:2577
kernel-toolsRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-tools-libsRocky
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-uki-virtRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
libperfRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
libperfRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
perfRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
perfRed Hat / RHEL
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
perf-debuginfoRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
python3-perfRocky
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-477.128.1.el8_8RHSA-2026:2535
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-553.97.1.el8_10RHSA-2026:1142
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-305.186.1.el8_4RHSA-2026:3360
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:4.18.0-372.179.1.el8_6RHSA-2026:2490
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-70.165.1.el9_0RHSA-2026:2573
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
rtlaRocky
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-284.156.1.el9_2RHSA-2026:2560
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
rvRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
linuxUbuntu
Fixed in:5.15.0-185.195USN-8493-1
linux-awsUbuntu
Fixed in:5.15.0-1111.118USN-8493-1
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1111.118~20.04.1USN-8493-1
linux-aws-fipsUbuntu
Fixed in:5.15.0-1111.118+fips1USN-8493-1
linux-azureUbuntu
Fixed in:5.15.0-1116.125USN-8493-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1116.125~20.04.1USN-8493-1
linux-azure-fde-5.15Ubuntu
Fixed in:5.15.0-1116.125~20.04.1USN-8493-1
linux-fipsUbuntu
Fixed in:5.15.0-185.195+fips1USN-8493-1
linux-gcpUbuntu
Fixed in:5.15.0-1111.121USN-8493-1
linux-gcp-fipsUbuntu
Fixed in:5.15.0-1111.121+fips1USN-8493-1
linux-gkeUbuntu
Fixed in:5.15.0-1107.113USN-8493-1
linux-gkeopUbuntu
Fixed in:5.15.0-1094.102USN-8493-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-185.195~20.04.1USN-8493-1
linux-ibmUbuntu
Fixed in:5.15.0-1105.109USN-8493-1
linux-ibm-5.15Ubuntu
Fixed in:5.15.0-1105.109~20.04.1USN-8493-1
linux-image-5.15.0-1052-nvidia-tegra-igxUbuntu
Fixed in:5.15.0-1052.52USN-8493-1
linux-image-5.15.0-1052-nvidia-tegra-igx-rtUbuntu
Fixed in:5.15.0-1052.52USN-8493-1
linux-image-5.15.0-1063-nvidia-tegraUbuntu
Fixed in:5.15.0-1063.63~20.04.1USN-8493-1
Fixed in:5.15.0-1063.63USN-8493-1
linux-image-5.15.0-1063-nvidia-tegra-rtUbuntu
Fixed in:5.15.0-1063.63~20.04.1USN-8493-1
Fixed in:5.15.0-1063.63USN-8493-1
linux-image-5.15.0-1094-gkeopUbuntu
Fixed in:5.15.0-1094.102USN-8493-1
linux-image-5.15.0-1103-intel-iot-realtimeUbuntu
Fixed in:5.15.0-1103.105USN-8493-1
linux-image-5.15.0-1103-kvmUbuntu
Fixed in:5.15.0-1103.108USN-8493-1
linux-image-5.15.0-1105-ibmUbuntu
Fixed in:5.15.0-1105.109~20.04.1USN-8493-1
Fixed in:5.15.0-1105.109USN-8493-1
linux-image-5.15.0-1106-intel-iotgUbuntu
Fixed in:5.15.0-1106.112USN-8493-1
linux-image-5.15.0-1106-nvidiaUbuntu
Fixed in:5.15.0-1106.107USN-8493-1
linux-image-5.15.0-1106-nvidia-lowlatencyUbuntu
Fixed in:5.15.0-1106.107USN-8493-1
linux-image-5.15.0-1107-gkeUbuntu
Fixed in:5.15.0-1107.113USN-8493-1
linux-image-5.15.0-1108-oracleUbuntu
Fixed in:5.15.0-1108.114~20.04.1USN-8493-2
Fixed in:5.15.0-1108.114USN-8493-1
linux-image-5.15.0-1110-realtimeUbuntu
Fixed in:5.15.0-1110.119USN-8493-1
linux-image-5.15.0-1111-awsUbuntu
Fixed in:5.15.0-1111.118~20.04.1USN-8493-1
Fixed in:5.15.0-1111.118USN-8493-1
linux-image-5.15.0-1111-aws-64kUbuntu
Fixed in:5.15.0-1111.118USN-8493-1
linux-image-5.15.0-1111-aws-fipsUbuntu
Fixed in:5.15.0-1111.118+fips1USN-8493-1
linux-image-5.15.0-1111-gcpUbuntu
Fixed in:5.15.0-1111.121USN-8493-1
linux-image-5.15.0-1111-gcp-fipsUbuntu
Fixed in:5.15.0-1111.121+fips1USN-8493-1
linux-image-5.15.0-1116-azureUbuntu
Fixed in:5.15.0-1116.125~20.04.1USN-8493-1
Fixed in:5.15.0-1116.125USN-8493-1
linux-image-5.15.0-1116-azure-fdeUbuntu
Fixed in:5.15.0-1116.125~20.04.1USN-8493-1
linux-image-5.15.0-183-lowlatencyUbuntu
Fixed in:5.15.0-183.193~20.04.1USN-8493-1
Fixed in:5.15.0-183.193USN-8493-1
linux-image-5.15.0-183-lowlatency-64kUbuntu
Fixed in:5.15.0-183.193~20.04.1USN-8493-1
Fixed in:5.15.0-183.193USN-8493-1
linux-image-5.15.0-185-fipsUbuntu
Fixed in:5.15.0-185.195+fips1USN-8493-1
linux-image-5.15.0-185-genericUbuntu
Fixed in:5.15.0-185.195~20.04.1USN-8493-1
Fixed in:5.15.0-185.195USN-8493-1
linux-image-5.15.0-185-generic-64kUbuntu
Fixed in:5.15.0-185.195~20.04.1USN-8493-1
Fixed in:5.15.0-185.195USN-8493-1
linux-image-5.15.0-185-generic-lpaeUbuntu
Fixed in:5.15.0-185.195~20.04.1USN-8493-1
Fixed in:5.15.0-185.195USN-8493-1
linux-image-awsUbuntu
Fixed in:5.15.0.1111.118~20.04.1USN-8493-1
linux-image-aws-5.15Ubuntu
Fixed in:5.15.0.1111.118~20.04.1USN-8493-1
Fixed in:5.15.0.1111.114USN-8493-1
linux-image-aws-64k-5.15Ubuntu
Fixed in:5.15.0.1111.114USN-8493-1
linux-image-aws-64k-lts-22.04Ubuntu
Fixed in:5.15.0.1111.114USN-8493-1
linux-image-aws-fipsUbuntu
Fixed in:5.15.0.1111.107USN-8493-1
linux-image-aws-fips-5.15Ubuntu
Fixed in:5.15.0.1111.107USN-8493-1
linux-image-aws-lts-22.04Ubuntu
Fixed in:5.15.0.1111.114USN-8493-1
linux-image-azureUbuntu
Fixed in:5.15.0.1116.125~20.04.1USN-8493-1
linux-image-azure-5.15Ubuntu
Fixed in:5.15.0.1116.125~20.04.1USN-8493-1
Fixed in:5.15.0.1116.114USN-8493-1
linux-image-azure-cvmUbuntu
Fixed in:5.15.0.1116.125~20.04.1USN-8493-1
linux-image-azure-fdeUbuntu
Fixed in:5.15.0.1116.125~20.04.1USN-8493-1
linux-image-azure-fde-5.15Ubuntu
Fixed in:5.15.0.1116.125~20.04.1USN-8493-1
linux-image-azure-lts-22.04Ubuntu
Fixed in:5.15.0.1116.114USN-8493-1
linux-image-fipsUbuntu
Fixed in:5.15.0.185.108USN-8493-1
linux-image-fips-5.15Ubuntu
Fixed in:5.15.0.185.108USN-8493-1
linux-image-gcp-5.15Ubuntu
Fixed in:5.15.0.1111.108USN-8493-1
linux-image-gcp-fipsUbuntu
Fixed in:5.15.0.1111.101USN-8493-1
linux-image-gcp-fips-5.15Ubuntu
Fixed in:5.15.0.1111.101USN-8493-1
linux-image-gcp-lts-22.04Ubuntu
Fixed in:5.15.0.1111.108USN-8493-1
linux-image-genericUbuntu
Fixed in:5.15.0.185.166USN-8493-1
linux-image-generic-5.15Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
Fixed in:5.15.0.185.166USN-8493-1
linux-image-generic-64kUbuntu
Fixed in:5.15.0.185.166USN-8493-1
linux-image-generic-64k-5.15Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
Fixed in:5.15.0.185.166USN-8493-1
linux-image-generic-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-image-generic-hwe-20.04Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-image-generic-lpaeUbuntu
Fixed in:5.15.0.185.166USN-8493-1
linux-image-generic-lpae-5.15Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
Fixed in:5.15.0.185.166USN-8493-1
linux-image-generic-lpae-hwe-20.04Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-image-gkeUbuntu
Fixed in:5.15.0.1107.106USN-8493-1
linux-image-gke-5.15Ubuntu
Fixed in:5.15.0.1107.106USN-8493-1
linux-image-gkeopUbuntu
Fixed in:5.15.0.1094.93USN-8493-1
linux-image-gkeop-5.15Ubuntu
Fixed in:5.15.0.1094.93USN-8493-1
linux-image-ibmUbuntu
Fixed in:5.15.0.1105.109~20.04.1USN-8493-1
Fixed in:5.15.0.1105.102USN-8493-1
linux-image-ibm-5.15Ubuntu
Fixed in:5.15.0.1105.109~20.04.1USN-8493-1
Fixed in:5.15.0.1105.102USN-8493-1
linux-image-intel-iot-realtimeUbuntu
Fixed in:5.15.0.1103.107USN-8493-1
linux-image-intel-iot-realtime-5.15Ubuntu
Fixed in:5.15.0.1103.107USN-8493-1
linux-image-intel-iotgUbuntu
Fixed in:5.15.0.1106.105USN-8493-1
linux-image-intel-iotg-5.15Ubuntu
Fixed in:5.15.0.1106.105USN-8493-1
linux-image-kvmUbuntu
Fixed in:5.15.0.1103.99USN-8493-1
linux-image-kvm-5.15Ubuntu
Fixed in:5.15.0.1103.99USN-8493-1
linux-image-lowlatencyUbuntu
Fixed in:5.15.0.183.154USN-8493-1
linux-image-lowlatency-5.15Ubuntu
Fixed in:5.15.0.183.193~20.04.1USN-8493-1
Fixed in:5.15.0.183.154USN-8493-1
linux-image-lowlatency-64kUbuntu
Fixed in:5.15.0.183.154USN-8493-1
linux-image-lowlatency-64k-5.15Ubuntu
Fixed in:5.15.0.183.193~20.04.1USN-8493-1
Fixed in:5.15.0.183.154USN-8493-1
linux-image-lowlatency-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.183.193~20.04.1USN-8493-1
linux-image-lowlatency-hwe-20.04Ubuntu
Fixed in:5.15.0.183.193~20.04.1USN-8493-1
linux-image-nvidiaUbuntu
Fixed in:5.15.0.1106.106USN-8493-1
linux-image-nvidia-5.15Ubuntu
Fixed in:5.15.0.1106.106USN-8493-1
linux-image-nvidia-lowlatencyUbuntu
Fixed in:5.15.0.1106.106USN-8493-1
linux-image-nvidia-lowlatency-5.15Ubuntu
Fixed in:5.15.0.1106.106USN-8493-1
linux-image-nvidia-tegraUbuntu
Fixed in:5.15.0.1063.63~20.04.1USN-8493-1
Fixed in:5.15.0.1063.63USN-8493-1
linux-image-nvidia-tegra-5.15Ubuntu
Fixed in:5.15.0.1063.63~20.04.1USN-8493-1
Fixed in:5.15.0.1063.63USN-8493-1
linux-image-nvidia-tegra-igxUbuntu
Fixed in:5.15.0.1052.54USN-8493-1
linux-image-nvidia-tegra-igx-5.15Ubuntu
Fixed in:5.15.0.1052.54USN-8493-1
linux-image-nvidia-tegra-igx-rtUbuntu
Fixed in:5.15.0.1052.54USN-8493-1
linux-image-nvidia-tegra-igx-rt-5.15Ubuntu
Fixed in:5.15.0.1052.54USN-8493-1
linux-image-nvidia-tegra-rtUbuntu
Fixed in:5.15.0.1063.63~20.04.1USN-8493-1
Fixed in:5.15.0.1063.63USN-8493-1
linux-image-nvidia-tegra-rt-5.15Ubuntu
Fixed in:5.15.0.1063.63~20.04.1USN-8493-1
Fixed in:5.15.0.1063.63USN-8493-1
linux-image-oem-20.04Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
Fixed in:5.15.0.185.166USN-8493-1
linux-image-oem-20.04bUbuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-image-oem-20.04cUbuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-image-oem-20.04dUbuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-image-oracleUbuntu
Fixed in:5.15.0.1108.114~20.04.1USN-8493-2
linux-image-oracle-5.15Ubuntu
Fixed in:5.15.0.1108.114~20.04.1USN-8493-2
Fixed in:5.15.0.1108.104USN-8493-1
linux-image-oracle-lts-22.04Ubuntu
Fixed in:5.15.0.1108.104USN-8493-1
linux-image-realtimeUbuntu
Fixed in:5.15.0.1110.114USN-8493-1
linux-image-realtime-5.15Ubuntu
Fixed in:5.15.0.1110.114USN-8493-1
linux-image-virtualUbuntu
Fixed in:5.15.0.185.166USN-8493-1
linux-image-virtual-5.15Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
Fixed in:5.15.0.185.166USN-8493-1
linux-image-virtual-hwe-20.04Ubuntu
Fixed in:5.15.0.185.195~20.04.1USN-8493-1
linux-intel-iot-realtimeUbuntu
Fixed in:5.15.0-1103.105USN-8493-1
linux-intel-iotgUbuntu
Fixed in:5.15.0-1106.112USN-8493-1
linux-kvmUbuntu
Fixed in:5.15.0-1103.108USN-8493-1
linux-lowlatencyUbuntu
Fixed in:5.15.0-183.193USN-8493-1
linux-lowlatency-hwe-5.15Ubuntu
Fixed in:5.15.0-183.193~20.04.1USN-8493-1
linux-nvidiaUbuntu
Fixed in:5.15.0-1106.107USN-8493-1
linux-nvidia-tegraUbuntu
Fixed in:5.15.0-1063.63USN-8493-1
linux-nvidia-tegra-5.15Ubuntu
Fixed in:5.15.0-1063.63~20.04.1USN-8493-1
linux-nvidia-tegra-igxUbuntu
Fixed in:5.15.0-1052.52USN-8493-1
linux-oracleUbuntu
Fixed in:5.15.0-1108.114USN-8493-1
linux-oracle-5.15Ubuntu
Fixed in:5.15.0-1108.114~20.04.1USN-8493-2
linux-realtimeUbuntu
Fixed in:5.15.0-1110.119USN-8493-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.17%probability of exploitation in 30 days
7thpercentile

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

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2023-53673"><img src="https://tridentstack.com/cve/badge/CVE-2023-53673.svg" alt="CVE-2023-53673"></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-04-23.