CVE & CISA-KEV Catalog

CVE-2023-52578

HIGH
7.0
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEV_STATS_INC() syzbot/KCSAN reported data-races in br_handle_frame_finish() [1] This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEV_STATS_INC() to update dev->stats fields. Handles updates to dev->stats.tx_dropped while we are at it. [1] BUG: KCSAN: data-race in br_handle_frame_finish / br_handle_frame_finish read-write to 0xffff8881374b2178 of 8 bytes by interrupt on cpu 1: br_handle_frame_finish+0xd4f/0xef0 net/bridge/br_input.c:189 br_nf_hook_thresh+0x1ed/0x220 br_nf_pre_routing_finish_ipv6+0x50f/0x540 NF_HOOK include/linux/netfilter.h:304 [inline] br_nf_pre_routing_ipv6+0x1e3/0x2a0 net/bridge/br_netfilter_ipv6.c:178 br_nf_pre_routing+0x526/0xba0 net/bridge/br_netfilter_hooks.c:508 nf_hook_entry_hookfn include/linux/netfilter.h:144 [inline] nf_hook_bridge_pre net/bridge/br_input.c:272 [inline] br_handle_frame+0x4c9/0x940 net/bridge/br_input.c:417 __netif_receive_skb_core+0xa8a/0x21e0 net/core/dev.c:5417 __netif_receive_skb_one_core net/core/dev.c:5521 [inline] __netif_receive_skb+0x57/0x1b0 net/core/dev.c:5637 process_backlog+0x21f/0x380 net/core/dev.c:5965 __napi_poll+0x60/0x3b0 net/core/dev.c:6527 napi_poll net/core/dev.c:6594 [inline] net_rx_action+0x32b/0x750 net/core/dev.c:6727 __do_softirq+0xc1/0x265 kernel/softirq.c:553 run_ksoftirqd+0x17/0x20 kernel/softirq.c:921 smpboot_thread_fn+0x30a/0x4a0 kernel/smpboot.c:164 kthread+0x1d7/0x210 kernel/kthread.c:388 ret_from_fork+0x48/0x60 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304 read-write to 0xffff8881374b2178 of 8 bytes by interrupt on cpu 0: br_handle_frame_finish+0xd4f/0xef0 net/bridge/br_input.c:189 br_nf_hook_thresh+0x1ed/0x220 br_nf_pre_routing_finish_ipv6+0x50f/0x540 NF_HOOK include/linux/netfilter.h:304 [inline] br_nf_pre_routing_ipv6+0x1e3/0x2a0 net/bridge/br_netfilter_ipv6.c:178 br_nf_pre_routing+0x526/0xba0 net/bridge/br_netfilter_hooks.c:508 nf_hook_entry_hookfn include/linux/netfilter.h:144 [inline] nf_hook_bridge_pre net/bridge/br_input.c:272 [inline] br_handle_frame+0x4c9/0x940 net/bridge/br_input.c:417 __netif_receive_skb_core+0xa8a/0x21e0 net/core/dev.c:5417 __netif_receive_skb_one_core net/core/dev.c:5521 [inline] __netif_receive_skb+0x57/0x1b0 net/core/dev.c:5637 process_backlog+0x21f/0x380 net/core/dev.c:5965 __napi_poll+0x60/0x3b0 net/core/dev.c:6527 napi_poll net/core/dev.c:6594 [inline] net_rx_action+0x32b/0x750 net/core/dev.c:6727 __do_softirq+0xc1/0x265 kernel/softirq.c:553 do_softirq+0x5e/0x90 kernel/softirq.c:454 __local_bh_enable_ip+0x64/0x70 kernel/softirq.c:381 __raw_spin_unlock_bh include/linux/spinlock_api_smp.h:167 [inline] _raw_spin_unlock_bh+0x36/0x40 kernel/locking/spinlock.c:210 spin_unlock_bh include/linux/spinlock.h:396 [inline] batadv_tt_local_purge+0x1a8/0x1f0 net/batman-adv/translation-table.c:1356 batadv_tt_purge+0x2b/0x630 net/batman-adv/translation-table.c:3560 process_one_work kernel/workqueue.c:2630 [inline] process_scheduled_works+0x5b8/0xa30 kernel/workqueue.c:2703 worker_thread+0x525/0x730 kernel/workqueue.c:2784 kthread+0x1d7/0x210 kernel/kthread.c:388 ret_from_fork+0x48/0x60 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304 value changed: 0x00000000000d7190 -> 0x00000000000d7191 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 14848 Comm: kworker/u4:11 Not tainted 6.6.0-rc1-syzkaller-00236-gad8a69f361b9 #0

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.205-1CVE-2023-52578
Fixed in:6.1.64-1CVE-2023-52578
Fixed in:6.5.6-1CVE-2023-52578
Fixed in:6.5.6-1CVE-2023-52578
bpftoolRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
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
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
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.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.75.1.el9_2RHSA-2024:4823
bpftool-debuginfoRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:7.3.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
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.3.0-427.13.1.el9_4RHSA-2024:2394
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:7.0.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernelRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernelRocky
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-64kRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-debugRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
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.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-develRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-modulesRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-abi-whitelistsRed Hat / RHEL
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
kernel-abi-whitelistsRocky
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-coreRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debugRocky
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debug-coreRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debug-debuginfoRocky
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-develRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-debug-modulesRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debug-modules-extraRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debug-uki-virtRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debuginfoRocky
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-develRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-devel-matchedRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-docRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-modulesRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
kernel-modules-extraRocky
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rtRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-coreRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
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-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
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-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
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-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
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.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-develRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-rt-kvmRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-modulesRocky
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
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.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.rt7.346.el8_10RHSA-2024:3627
Fixed in:0:4.18.0-305.131.1.rt7.207.el8_4RHSA-2024:3530
Fixed in:0:5.14.0-284.75.1.rt14.360.el9_2RHSA-2024:4831
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-toolsRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-tools-libsRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-develRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-virtRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
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.75.1.el9_2RHSA-2024:4823
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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-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
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
perfRed Hat / RHEL
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
perfRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
perf-debuginfoRocky
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
python3-perfRocky
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-477.58.1.el8_8RHSA-2024:3810
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-305.131.1.el8_4RHSA-2024:3529
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-193.135.1.el8_2RHSA-2024:3528
Fixed in:0:4.18.0-553.5.1.el8_10RHSA-2024:3618
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:4.18.0-372.105.1.el8_6RHSA-2024:3462
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-427.13.1.el9_4RHSA-2024:2394
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
rtlaRocky
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.75.1.el9_2RHSA-2024:4823
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.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
Fixed in:0:5.14.0-284.75.1.el9_2RHSA-2024:4823
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
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
linuxUbuntu
Fixed in:4.4.0-261.295USN-7148-1
Fixed in:4.15.0-231.243USN-7121-1
linux-awsUbuntu
Fixed in:4.4.0-1138.144USN-7148-1
Fixed in:4.4.0-1176.191USN-7148-1
Fixed in:4.15.0-1175.188USN-7121-1
linux-aws-hweUbuntu
Fixed in:4.15.0-1175.188~16.04.1USN-7121-1
linux-azureUbuntu
Fixed in:4.15.0-1183.198~14.04.1USN-7121-2
Fixed in:4.15.0-1183.198~16.04.1USN-7121-1
linux-azure-4.15Ubuntu
Fixed in:4.15.0-1183.198USN-7121-1
linux-gcpUbuntu
Fixed in:4.15.0-1168.185~16.04.1USN-7121-1
linux-gcp-4.15Ubuntu
Fixed in:4.15.0-1168.185USN-7121-1
linux-hweUbuntu
Fixed in:4.15.0-231.243~16.04.1USN-7121-1
linux-image-4.15.0-1137-oracleUbuntu
Fixed in:4.15.0-1137.148~16.04.1USN-7121-3
Fixed in:4.15.0-1137.148USN-7121-1
linux-image-4.15.0-1158-kvmUbuntu
Fixed in:4.15.0-1158.163USN-7121-1
linux-image-4.15.0-1168-gcpUbuntu
Fixed in:4.15.0-1168.185~16.04.1USN-7121-1
Fixed in:4.15.0-1168.185USN-7121-1
linux-image-4.15.0-1175-awsUbuntu
Fixed in:4.15.0-1175.188~16.04.1USN-7121-1
Fixed in:4.15.0-1175.188USN-7121-1
linux-image-4.15.0-1183-azureUbuntu
Fixed in:4.15.0-1183.198~14.04.1USN-7121-2
Fixed in:4.15.0-1183.198~16.04.1USN-7121-1
Fixed in:4.15.0-1183.198USN-7121-1
linux-image-4.15.0-231-genericUbuntu
Fixed in:4.15.0-231.243~16.04.1USN-7121-1
Fixed in:4.15.0-231.243USN-7121-1
linux-image-4.15.0-231-lowlatencyUbuntu
Fixed in:4.15.0-231.243~16.04.1USN-7121-1
Fixed in:4.15.0-231.243USN-7121-1
linux-image-4.4.0-1138-awsUbuntu
Fixed in:4.4.0-1138.144USN-7148-1
linux-image-4.4.0-1139-kvmUbuntu
Fixed in:4.4.0-1139.149USN-7148-1
linux-image-4.4.0-1176-awsUbuntu
Fixed in:4.4.0-1176.191USN-7148-1
linux-image-4.4.0-261-genericUbuntu
Fixed in:4.4.0-261.295~14.04.1USN-7148-1
Fixed in:4.4.0-261.295USN-7148-1
linux-image-4.4.0-261-lowlatencyUbuntu
Fixed in:4.4.0-261.295~14.04.1USN-7148-1
Fixed in:4.4.0-261.295USN-7148-1
linux-image-awsUbuntu
Fixed in:4.4.0.1138.135USN-7148-1
Fixed in:4.4.0.1176.180USN-7148-1
linux-image-aws-hweUbuntu
Fixed in:4.15.0.1175.188~16.04.1USN-7121-1
linux-image-aws-lts-18.04Ubuntu
Fixed in:4.15.0.1175.173USN-7121-1
linux-image-azureUbuntu
Fixed in:4.15.0.1183.198~14.04.1USN-7121-2
Fixed in:4.15.0.1183.198~16.04.1USN-7121-1
linux-image-azure-lts-18.04Ubuntu
Fixed in:4.15.0.1183.151USN-7121-1
linux-image-gcpUbuntu
Fixed in:4.15.0.1168.185~16.04.1USN-7121-1
linux-image-gcp-lts-18.04Ubuntu
Fixed in:4.15.0.1168.181USN-7121-1
linux-image-genericUbuntu
Fixed in:4.4.0.261.267USN-7148-1
Fixed in:4.15.0.231.215USN-7121-1
linux-image-generic-hwe-16.04Ubuntu
Fixed in:4.15.0.231.243~16.04.1USN-7121-1
linux-image-generic-lts-xenialUbuntu
Fixed in:4.4.0.261.295~14.04.1USN-7148-1
Fixed in:4.4.0.261.267USN-7148-1
linux-image-gkeUbuntu
Fixed in:4.15.0.1168.185~16.04.1USN-7121-1
linux-image-kvmUbuntu
Fixed in:4.4.0.1139.136USN-7148-1
Fixed in:4.15.0.1158.149USN-7121-1
linux-image-lowlatencyUbuntu
Fixed in:4.4.0.261.267USN-7148-1
Fixed in:4.15.0.231.215USN-7121-1
linux-image-lowlatency-hwe-16.04Ubuntu
Fixed in:4.15.0.231.243~16.04.1USN-7121-1
linux-image-lowlatency-lts-xenialUbuntu
Fixed in:4.4.0.261.295~14.04.1USN-7148-1
Fixed in:4.4.0.261.267USN-7148-1
linux-image-oemUbuntu
Fixed in:4.15.0.231.243~16.04.1USN-7121-1
linux-image-oracleUbuntu
Fixed in:4.15.0.1137.148~16.04.1USN-7121-3
linux-image-oracle-lts-18.04Ubuntu
Fixed in:4.15.0.1137.142USN-7121-1
linux-image-virtualUbuntu
Fixed in:4.4.0.261.267USN-7148-1
Fixed in:4.15.0.231.215USN-7121-1
linux-image-virtual-hwe-16.04Ubuntu
Fixed in:4.15.0.231.243~16.04.1USN-7121-1
linux-image-virtual-lts-xenialUbuntu
Fixed in:4.4.0.261.295~14.04.1USN-7148-1
Fixed in:4.4.0.261.267USN-7148-1
linux-kvmUbuntu
Fixed in:4.4.0-1139.149USN-7148-1
Fixed in:4.15.0-1158.163USN-7121-1
linux-lts-xenialUbuntu
Fixed in:4.4.0-261.295~14.04.1USN-7148-1
linux-oracleUbuntu
Fixed in:4.15.0-1137.148~16.04.1USN-7121-3
Fixed in:4.15.0-1137.148USN-7121-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 ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.19%probability of exploitation in 30 days
9thpercentile

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

References

Related Vulnerabilities

Other CWE-362 (Race Condition) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-6387High8.1100%-Fix
CVE-2023-36884High7.599%KEV + RansomFix
CVE-2018-15473Medium5.399%-Fix
CVE-2024-27983High8.287%-Fix
CVE-2014-0226Medium6.886%-Fix
CVE-2016-5195High7.084%KEVFix
Embed a live status badge for CVE-2023-52578
CVE-2023-52578 severity badge

Markdown

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

HTML

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