CVE & CISA-KEV Catalog

CVE-2025-39984

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: net: tun: Update napi->skb after XDP process The syzbot report a UAF issue: BUG: KASAN: slab-use-after-free in skb_reset_mac_header include/linux/skbuff.h:3150 [inline] BUG: KASAN: slab-use-after-free in napi_frags_skb net/core/gro.c:723 [inline] BUG: KASAN: slab-use-after-free in napi_gro_frags+0x6e/0x1030 net/core/gro.c:758 Read of size 8 at addr ffff88802ef22c18 by task syz.0.17/6079 CPU: 0 UID: 0 PID: 6079 Comm: syz.0.17 Not tainted syzkaller #0 PREEMPT(full) Call Trace: <TASK> dump_stack_lvl+0x189/0x250 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:378 [inline] print_report+0xca/0x240 mm/kasan/report.c:482 kasan_report+0x118/0x150 mm/kasan/report.c:595 skb_reset_mac_header include/linux/skbuff.h:3150 [inline] napi_frags_skb net/core/gro.c:723 [inline] napi_gro_frags+0x6e/0x1030 net/core/gro.c:758 tun_get_user+0x28cb/0x3e20 drivers/net/tun.c:1920 tun_chr_write_iter+0x113/0x200 drivers/net/tun.c:1996 new_sync_write fs/read_write.c:593 [inline] vfs_write+0x5c9/0xb30 fs/read_write.c:686 ksys_write+0x145/0x250 fs/read_write.c:738 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f </TASK> Allocated by task 6079: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 unpoison_slab_object mm/kasan/common.c:330 [inline] __kasan_mempool_unpoison_object+0xa0/0x170 mm/kasan/common.c:558 kasan_mempool_unpoison_object include/linux/kasan.h:388 [inline] napi_skb_cache_get+0x37b/0x6d0 net/core/skbuff.c:295 __alloc_skb+0x11e/0x2d0 net/core/skbuff.c:657 napi_alloc_skb+0x84/0x7d0 net/core/skbuff.c:811 napi_get_frags+0x69/0x140 net/core/gro.c:673 tun_napi_alloc_frags drivers/net/tun.c:1404 [inline] tun_get_user+0x77c/0x3e20 drivers/net/tun.c:1784 tun_chr_write_iter+0x113/0x200 drivers/net/tun.c:1996 new_sync_write fs/read_write.c:593 [inline] vfs_write+0x5c9/0xb30 fs/read_write.c:686 ksys_write+0x145/0x250 fs/read_write.c:738 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f Freed by task 6079: kasan_save_stack mm/kasan/common.c:47 [inline] kasan_save_track+0x3e/0x80 mm/kasan/common.c:68 kasan_save_free_info+0x46/0x50 mm/kasan/generic.c:576 poison_slab_object mm/kasan/common.c:243 [inline] __kasan_slab_free+0x5b/0x80 mm/kasan/common.c:275 kasan_slab_free include/linux/kasan.h:233 [inline] slab_free_hook mm/slub.c:2422 [inline] slab_free mm/slub.c:4695 [inline] kmem_cache_free+0x18f/0x400 mm/slub.c:4797 skb_pp_cow_data+0xdd8/0x13e0 net/core/skbuff.c:969 netif_skb_check_for_xdp net/core/dev.c:5390 [inline] netif_receive_generic_xdp net/core/dev.c:5431 [inline] do_xdp_generic+0x699/0x11a0 net/core/dev.c:5499 tun_get_user+0x2523/0x3e20 drivers/net/tun.c:1872 tun_chr_write_iter+0x113/0x200 drivers/net/tun.c:1996 new_sync_write fs/read_write.c:593 [inline] vfs_write+0x5c9/0xb30 fs/read_write.c:686 ksys_write+0x145/0x250 fs/read_write.c:738 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xfa/0x3b0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f After commit e6d5dbdd20aa ("xdp: add multi-buff support for xdp running in generic mode"), the original skb may be freed in skb_pp_cow_data() when XDP program was attached, which was allocated in tun_napi_alloc_frags(). However, the napi->skb still point to the original skb, update it after XDP process.

How to fix

Remediation Available
linuxDebian
Fixed in:6.12.57-1CVE-2025-39984
Fixed in:6.16.10-1CVE-2025-39984
kernelRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernelRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64kRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debugRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-develRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-devel-matchedRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-modulesRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-modules-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-64k-modules-extraRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-abi-stablelistsRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debugRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debug-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debug-debuginfoRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debug-develRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-devel-matchedRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debug-modulesRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-modules-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-modules-extraRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debug-uki-virtRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debuginfo-common-s390xRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-develRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-devel-matchedRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-docRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-docRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-modulesRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-modules-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-modules-extraRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-modules-extra-matchedRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-modules-extra-matchedRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rtRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rtRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64kRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64kRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debugRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-modulesRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-modulesRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-modules-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-64k-modules-extraRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debugRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debugRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-debuginfoRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-kvmRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debug-modulesRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-modules-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-modules-extraRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-develRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-kvmRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-modulesRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-modules-coreRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-rt-modules-extraRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-toolsRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-toolsRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-tools-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-tools-libsRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-tools-libsRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-tools-libs-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-uki-virtRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-uki-virt-addonsRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdumpRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-develRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-modulesRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
kernel-zfcpdump-modules-coreRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
kernel-zfcpdump-modules-extraRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
libperfRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
libperfRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
libperf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
libperf-debuginfoRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
perfRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
perfRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
perf-debuginfoRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
python3-perfRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
python3-perfRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
python3-perf-debuginfoRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
rtlaRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
rtlaRocky
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
rvRocky
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
rvRed Hat / RHEL
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-124.21.1.el10_1RHSA-2025:23279
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250
Fixed in:0:6.12.0-55.50.1.el10_0RHSA-2025:23250

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

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.18%probability of exploitation in 30 days
8thpercentile

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

References

Embed a live status badge for CVE-2025-39984
CVE-2025-39984 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2025-39984"><img src="https://tridentstack.com/cve/badge/CVE-2025-39984.svg" alt="CVE-2025-39984"></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-10-16.