CVE & CISA-KEV Catalog

CVE-2023-52784

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: bonding: stop the device in bond_setup_by_slave() Commit 9eed321cde22 ("net: lapbether: only support ethernet devices") has been able to keep syzbot away from net/lapb, until today. In the following splat [1], the issue is that a lapbether device has been created on a bonding device without members. Then adding a non ARPHRD_ETHER member forced the bonding master to change its type. The fix is to make sure we call dev_close() in bond_setup_by_slave() so that the potential linked lapbether devices (or any other devices having assumptions on the physical device) are removed. A similar bug has been addressed in commit 40baec225765 ("bonding: fix panic on non-ARPHRD_ETHER enslave failure") [1] skbuff: skb_under_panic: text:ffff800089508810 len:44 put:40 head:ffff0000c78e7c00 data:ffff0000c78e7bea tail:0x16 end:0x140 dev:bond0 kernel BUG at net/core/skbuff.c:192 ! Internal error: Oops - BUG: 00000000f2000800 [#1] PREEMPT SMP Modules linked in: CPU: 0 PID: 6007 Comm: syz-executor383 Not tainted 6.6.0-rc3-syzkaller-gbf6547d8715b #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023 pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) pc : skb_panic net/core/skbuff.c:188 [inline] pc : skb_under_panic+0x13c/0x140 net/core/skbuff.c:202 lr : skb_panic net/core/skbuff.c:188 [inline] lr : skb_under_panic+0x13c/0x140 net/core/skbuff.c:202 sp : ffff800096a06aa0 x29: ffff800096a06ab0 x28: ffff800096a06ba0 x27: dfff800000000000 x26: ffff0000ce9b9b50 x25: 0000000000000016 x24: ffff0000c78e7bea x23: ffff0000c78e7c00 x22: 000000000000002c x21: 0000000000000140 x20: 0000000000000028 x19: ffff800089508810 x18: ffff800096a06100 x17: 0000000000000000 x16: ffff80008a629a3c x15: 0000000000000001 x14: 1fffe00036837a32 x13: 0000000000000000 x12: 0000000000000000 x11: 0000000000000201 x10: 0000000000000000 x9 : cb50b496c519aa00 x8 : cb50b496c519aa00 x7 : 0000000000000001 x6 : 0000000000000001 x5 : ffff800096a063b8 x4 : ffff80008e280f80 x3 : ffff8000805ad11c x2 : 0000000000000001 x1 : 0000000100000201 x0 : 0000000000000086 Call trace: skb_panic net/core/skbuff.c:188 [inline] skb_under_panic+0x13c/0x140 net/core/skbuff.c:202 skb_push+0xf0/0x108 net/core/skbuff.c:2446 ip6gre_header+0xbc/0x738 net/ipv6/ip6_gre.c:1384 dev_hard_header include/linux/netdevice.h:3136 [inline] lapbeth_data_transmit+0x1c4/0x298 drivers/net/wan/lapbether.c:257 lapb_data_transmit+0x8c/0xb0 net/lapb/lapb_iface.c:447 lapb_transmit_buffer+0x178/0x204 net/lapb/lapb_out.c:149 lapb_send_control+0x220/0x320 net/lapb/lapb_subr.c:251 __lapb_disconnect_request+0x9c/0x17c net/lapb/lapb_iface.c:326 lapb_device_event+0x288/0x4e0 net/lapb/lapb_iface.c:492 notifier_call_chain+0x1a4/0x510 kernel/notifier.c:93 raw_notifier_call_chain+0x3c/0x50 kernel/notifier.c:461 call_netdevice_notifiers_info net/core/dev.c:1970 [inline] call_netdevice_notifiers_extack net/core/dev.c:2008 [inline] call_netdevice_notifiers net/core/dev.c:2022 [inline] __dev_close_many+0x1b8/0x3c4 net/core/dev.c:1508 dev_close_many+0x1e0/0x470 net/core/dev.c:1559 dev_close+0x174/0x250 net/core/dev.c:1585 lapbeth_device_event+0x2e4/0x958 drivers/net/wan/lapbether.c:466 notifier_call_chain+0x1a4/0x510 kernel/notifier.c:93 raw_notifier_call_chain+0x3c/0x50 kernel/notifier.c:461 call_netdevice_notifiers_info net/core/dev.c:1970 [inline] call_netdevice_notifiers_extack net/core/dev.c:2008 [inline] call_netdevice_notifiers net/core/dev.c:2022 [inline] __dev_close_many+0x1b8/0x3c4 net/core/dev.c:1508 dev_close_many+0x1e0/0x470 net/core/dev.c:1559 dev_close+0x174/0x250 net/core/dev.c:1585 bond_enslave+0x2298/0x30cc drivers/net/bonding/bond_main.c:2332 bond_do_ioctl+0x268/0xc64 drivers/net/bonding/bond_main.c:4539 dev_ifsioc+0x754/0x9ac dev_ioctl+0x4d8/0xd34 net/core/dev_ioctl.c:786 sock_do_ioctl+0x1d4/0x2d0 net/socket.c:1217 sock_ioctl+0x4e8/0x834 net/socket.c:1322 vfs_ioctl fs/ioctl.c:51 [inline] __do_ ---truncated---

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.205-1CVE-2023-52784
Fixed in:6.1.64-1CVE-2023-52784
Fixed in:6.6.8-1CVE-2023-52784
Fixed in:6.6.8-1CVE-2023-52784
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
bpftoolRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
bpftool-debuginfoRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.4.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:7.3.0-427.65.1.el9_4RHSA-2025:3935
kernelRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernelRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64kRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debugRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-develRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-modulesRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-coreRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-cross-headersRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-cross-headersRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debugRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-coreRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-develRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-modulesRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-develRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-docRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-headersRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-headersRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modulesRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rtRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-coreRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-develRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-modulesRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-toolsRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-tools-libsRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virtRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-uki-virt-addonsRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
libperfRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
libperfRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
perfRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
perfRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
perf-debuginfoRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
python3-perfRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-372.113.1.el8_6RHSA-2024:4902
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:4.18.0-477.74.1.el8_8RHSA-2024:6993
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
rtlaRocky
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
rvRocky
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315
Fixed in:0:5.14.0-427.65.1.el9_4RHSA-2025:3935
Fixed in:0:5.14.0-503.11.1.el9_5RHSA-2024:9315

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

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.24%probability of exploitation in 30 days
15thpercentile

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

References

Embed a live status badge for CVE-2023-52784
CVE-2023-52784 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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