CVE & CISA-KEV Catalog

CVE-2026-46316

CRITICAL
9.3
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic-its: Drop the translation cache reference only for the erased entry vgic_its_invalidate_cache() walks the per-ITS translation cache with xa_for_each() and drops the cache's reference on each entry with vgic_put_irq(). It puts the iterated pointer, though, rather than the value returned by xa_erase(). The function is called from contexts that do not exclude one another: the ITS command handlers hold its_lock, the GITS_CTLR write path holds cmd_lock, and the path that clears EnableLPIs in a redistributor's GICR_CTLR holds neither. Two or more of them can drain the same cache concurrently, and if each one observes the same entry, erases it and then puts it, the single reference the cache holds on that entry is dropped more than once. The entry can then be freed while an ITE still maps it. xa_erase() is atomic and returns the previous entry, so put only the entry that this context actually removed. The cache reference is then dropped exactly once per entry even when the invalidations run concurrently, and the behavior is unchanged when only one context runs.

How to fix

Remediation Available
linuxDebian
Fixed in:6.12.94-1CVE-2026-46316
Fixed in:7.0.12-1CVE-2026-46316
kernelRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernelRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64kRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debugRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-develRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-devel-matchedRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-modulesRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-64k-modules-extraRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-abi-stablelistsRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debugRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-develRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-devel-matchedRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debug-modulesRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-modules-extraRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debug-uki-virtRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfo-common-s390xRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-develRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-devel-matchedRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-docRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-docRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-modulesRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-modules-extraRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-modules-extra-matchedRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
kernel-modules-extra-matchedRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
kernel-rtRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rtRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64kRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64kRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debugRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-debug-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-develRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-debug-modulesRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-develRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-modulesRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-64k-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-64k-modules-extraRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debugRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-debug-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-develRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-kvmRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-modulesRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-modules-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-debug-modules-extraRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debuginfoRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-develRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-kvmRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-modulesRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-rt-modules-extraRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-toolsRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-toolsRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-tools-debuginfoRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-tools-libsRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-tools-libsRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-tools-libs-develRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-uki-virtRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-uki-virtRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-uki-virt-addonsRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-zfcpdumpRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-zfcpdump-coreRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-zfcpdump-debuginfoRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-develRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-modulesRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-modules-coreRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
kernel-zfcpdump-modules-extraRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
libperfRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
libperfRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
libperf-debuginfoRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
libperf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
perfRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
perfRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
perf-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
python3-perfRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
python3-perfRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
python3-perf-debuginfoRocky
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
rhcos-aarch64Rocky
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
rhcos-aarch64Red Hat / RHEL
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
rhcos-ppc64leRocky
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
rhcos-ppc64leRed Hat / RHEL
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
rhcos-s390xRocky
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
rhcos-s390xRed Hat / RHEL
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
rhcos-x86_64Red Hat / RHEL
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
rhcos-x86_64Rocky
Fixed in:4.21.9.6.202607151836-0RHSA-2026:40779
Fixed in:4.22.9.8.202607152026-0RHSA-2026:40764
Fixed in:4.20.9.6.202607151937-0RHSA-2026:40787
Fixed in:4.19.9.6.202607220857-0RHSA-2026:44231
rtlaRed Hat / RHEL
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
rtlaRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
rvRed Hat / RHEL
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
rvRocky
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-55.88.1.el10_0RHSA-2026:39371
Fixed in:0:6.12.0-211.30.1.el10_2RHSA-2026:34911
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
Fixed in:0:5.14.0-570.127.1.el9_6RHSA-2026:38902
Fixed in:0:5.14.0-687.22.1.el9_8RHSA-2026:36018
linuxUbuntu
Fixed in:6.17.0-40.40USN-8490-1
linux-awsUbuntu
Fixed in:6.17.0-1019.19USN-8490-1
linux-aws-6.17Ubuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
linux-azure-6.17Ubuntu
Fixed in:6.17.0-1021.21~24.04.1USN-8604-1
linux-azure-fde-6.17Ubuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8605-1
linux-gcpUbuntu
Fixed in:6.17.0-1020.22USN-8490-1
linux-gcp-6.17Ubuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
linux-hwe-6.17Ubuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
linux-hwe-7.0Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-6.17.0-1017-realtimeUbuntu
Fixed in:6.17.0-1017.19~24.04.1USN-8490-2
Fixed in:6.17.0-1017.19USN-8490-2
linux-image-6.17.0-1018-azure-fdeUbuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8605-1
linux-image-6.17.0-1018-oracleUbuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
Fixed in:6.17.0-1018.18USN-8490-1
linux-image-6.17.0-1018-oracle-64kUbuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
Fixed in:6.17.0-1018.18USN-8490-1
linux-image-6.17.0-1019-awsUbuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
Fixed in:6.17.0-1019.19USN-8490-1
linux-image-6.17.0-1019-aws-64kUbuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
Fixed in:6.17.0-1019.19USN-8490-1
linux-image-6.17.0-1020-gcpUbuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
Fixed in:6.17.0-1020.22USN-8490-1
linux-image-6.17.0-1020-gcp-64kUbuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
Fixed in:6.17.0-1020.22USN-8490-1
linux-image-6.17.0-1021-azureUbuntu
Fixed in:6.17.0-1021.21~24.04.1USN-8604-1
linux-image-6.17.0-1021-raspiUbuntu
Fixed in:6.17.0-1021.21USN-8546-1
linux-image-6.17.0-1026-nvidiaUbuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-image-6.17.0-1026-nvidia-64kUbuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-image-6.17.0-1028-oemUbuntu
Fixed in:6.17.0-1028.28USN-8491-1
linux-image-6.17.0-40-genericUbuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-6.17.0-40-generic-64kUbuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-7.0.0-28-genericUbuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-7.0.0-28-generic-64kUbuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-awsUbuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
Fixed in:6.17.0-1019.19USN-8490-1
linux-image-aws-6.17Ubuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
Fixed in:6.17.0-1019.19USN-8490-1
linux-image-aws-64kUbuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
Fixed in:6.17.0-1019.19USN-8490-1
linux-image-aws-64k-6.17Ubuntu
Fixed in:6.17.0-1019.19~24.04.1USN-8490-1
Fixed in:6.17.0-1019.19USN-8490-1
linux-image-azureUbuntu
Fixed in:6.17.0-1021.21~24.04.1USN-8604-1
linux-image-azure-6.17Ubuntu
Fixed in:6.17.0-1021.21~24.04.1USN-8604-1
linux-image-azure-fdeUbuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8605-1
linux-image-azure-fde-6.17Ubuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8605-1
linux-image-gcpUbuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
Fixed in:6.17.0-1020.22USN-8490-1
linux-image-gcp-6.17Ubuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
Fixed in:6.17.0-1020.22USN-8490-1
linux-image-gcp-64kUbuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
Fixed in:6.17.0-1020.22USN-8490-1
linux-image-gcp-64k-6.17Ubuntu
Fixed in:6.17.0-1020.22~24.04.1USN-8490-1
Fixed in:6.17.0-1020.22USN-8490-1
linux-image-genericUbuntu
Fixed in:6.17.0-40.40USN-8490-1
linux-image-generic-6.17Ubuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-generic-64kUbuntu
Fixed in:6.17.0-40.40USN-8490-1
linux-image-generic-64k-6.17Ubuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-generic-64k-7.0Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-generic-64k-hwe-24.04Ubuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-generic-7.0Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-generic-hwe-24.04Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
linux-image-nvidia-6.17Ubuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-image-nvidia-64k-6.17Ubuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-image-nvidia-64k-hwe-24.04Ubuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-image-nvidia-hwe-24.04Ubuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-image-oem-24.04Ubuntu
Fixed in:6.17.0-1028.28USN-8491-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-oem-24.04aUbuntu
Fixed in:6.17.0-1028.28USN-8491-1
linux-image-oem-24.04bUbuntu
Fixed in:6.17.0-1028.28USN-8491-1
linux-image-oem-24.04cUbuntu
Fixed in:6.17.0-1028.28USN-8491-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-oem-24.04dUbuntu
Fixed in:6.17.0-1028.28USN-8491-1
linux-image-oem-6.17Ubuntu
Fixed in:6.17.0-1028.28USN-8491-1
linux-image-oracleUbuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
Fixed in:6.17.0-1018.18USN-8490-1
linux-image-oracle-6.17Ubuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
Fixed in:6.17.0-1018.18USN-8490-1
linux-image-oracle-64kUbuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
Fixed in:6.17.0-1018.18USN-8490-1
linux-image-oracle-64k-6.17Ubuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
Fixed in:6.17.0-1018.18USN-8490-1
linux-image-raspiUbuntu
Fixed in:6.17.0-1021.21USN-8546-1
linux-image-raspi-6.17Ubuntu
Fixed in:6.17.0-1021.21USN-8546-1
linux-image-realtimeUbuntu
Fixed in:6.17.0-1017.19USN-8490-2
linux-image-realtime-6.17Ubuntu
Fixed in:6.17.0-1017.19~24.04.1USN-8490-2
Fixed in:6.17.0-1017.19USN-8490-2
linux-image-realtime-hwe-24.04Ubuntu
Fixed in:6.17.0-1017.19~24.04.1USN-8490-2
linux-image-virtualUbuntu
Fixed in:6.17.0-40.40USN-8490-1
linux-image-virtual-6.17Ubuntu
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
Fixed in:6.17.0-40.40USN-8490-1
linux-image-virtual-7.0Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
linux-image-virtual-hwe-24.04Ubuntu
Fixed in:7.0.0-28.28~24.04.1USN-8569-1
Fixed in:6.17.0-40.40~24.04.1USN-8545-1
linux-nvidia-6.17Ubuntu
Fixed in:6.17.0-1026.26USN-8508-1
linux-oem-6.17Ubuntu
Fixed in:6.17.0-1028.28USN-8491-1
linux-oracleUbuntu
Fixed in:6.17.0-1018.18USN-8490-1
linux-oracle-6.17Ubuntu
Fixed in:6.17.0-1018.18~24.04.1USN-8490-1
linux-raspiUbuntu
Fixed in:6.17.0-1021.21USN-8546-1
linux-realtimeUbuntu
Fixed in:6.17.0-1017.19USN-8490-2
linux-realtime-6.17Ubuntu
Fixed in:6.17.0-1017.19~24.04.1USN-8490-2

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

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 RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.44%probability of exploitation in 30 days
36thpercentile

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

References

Related Vulnerabilities

Other CWE-911 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-1678Medium5.93.0%-Fix
CVE-2022-37012High7.51.8%--
CVE-2022-22195High7.51.0%-Fix
CVE-2022-29581High7.80.9%-Fix
CVE-2024-43102Critical10.00.7%-Fix
CVE-2023-22394High7.50.6%-Fix

Common questions

How do I fix CVE-2026-46316?

Published advisories record a fix for 269 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-46316 being actively exploited?

Not that we know of. CVE-2026-46316 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.44% is the estimated probability that it will be exploited in the next 30 days. That is higher than 36% of all scored CVEs.

How severe is CVE-2026-46316?

CVE-2026-46316 has a CVSS v3 base score of 9.3, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-46316 affect?

Published advisories record a fix for linux (Debian), kernel (Red Hat / RHEL), kernel (Rocky), kernel-64k (Red Hat / RHEL), and 265 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-46316
CVE-2026-46316 severity badge

Markdown

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

HTML

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

See how it worksStart freeThis CVE lookup is free and always will be.

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-07-30.