CVE & CISA-KEV Catalog

CVE-2026-31581

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: 6fire: fix use-after-free on disconnect In usb6fire_chip_abort(), the chip struct is allocated as the card's private data (via snd_card_new with sizeof(struct sfire_chip)). When snd_card_free_when_closed() is called and no file handles are open, the card and embedded chip are freed synchronously. The subsequent chip->card = NULL write then hits freed slab memory. Call trace: usb6fire_chip_abort sound/usb/6fire/chip.c:59 [inline] usb6fire_chip_disconnect+0x348/0x358 sound/usb/6fire/chip.c:182 usb_unbind_interface+0x1a8/0x88c drivers/usb/core/driver.c:458 ... hub_event+0x1a04/0x4518 drivers/usb/core/hub.c:5953 Fix by moving the card lifecycle out of usb6fire_chip_abort() and into usb6fire_chip_disconnect(). The card pointer is saved in a local before any teardown, snd_card_disconnect() is called first to prevent new opens, URBs are aborted while chip is still valid, and snd_card_free_when_closed() is called last so chip is never accessed after the card may be freed.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.259-1CVE-2026-31581
Fixed in:6.1.176-1CVE-2026-31581
Fixed in:6.12.85-1CVE-2026-31581
Fixed in:6.19.14-1CVE-2026-31581
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
bpftoolRocky
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
bpftool-debuginfoRocky
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
kernelRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernelRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64kRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debugRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-devel-matchedRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-64k-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-abi-stablelistsRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debugRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-devel-matchedRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debug-uki-virtRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-s390xRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-devel-matchedRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-docRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-docRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-modules-extra-matchedRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
kernel-modules-extra-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
kernel-rtRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rtRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64kRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64kRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debugRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debugRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debug-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
kernel-rt-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
kernel-rt-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-rt-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.rt7.473.el8_10RHSA-2026:25120
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-toolsRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-toolsRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-tools-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-tools-libsRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-tools-libsRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-tools-libs-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-uki-virtRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-uki-virt-addonsRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdumpRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-develRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-modulesRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-modules-coreRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-modules-extraRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
libperfRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
libperfRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
libperf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
libperf-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
perfRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
perfRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
perf-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
python3-perfRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
python3-perfRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
python3-perf-debuginfoRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:4.18.0-553.132.1.el8_10RHSA-2026:25121
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
rtlaRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
rtlaRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
rvRed Hat / RHEL
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
rvRocky
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:6.12.0-211.22.1.el10_2RHSA-2026:25191
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217
Fixed in:0:5.14.0-687.15.1.el9_8RHSA-2026:25217

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

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.13%probability of exploitation in 30 days
3rdpercentile

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

References

Related Vulnerabilities

Other CWE-416 (Use After Free) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-0708Critical9.8100%KEV + Ransom-
CVE-2021-31166Critical9.8100%KEVFix
CVE-2015-5119Critical9.899%KEV-
CVE-2010-3962High8.197%KEV-
CVE-2015-0313Critical9.896%KEVFix
CVE-2017-9798High7.595%-Fix
Embed a live status badge for CVE-2026-31581
CVE-2026-31581 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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