CVE & CISA-KEV Catalog

CVE-2024-42241

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: mm/shmem: disable PMD-sized page cache if needed For shmem files, it's possible that PMD-sized page cache can't be supported by xarray. For example, 512MB page cache on ARM64 when the base page size is 64KB can't be supported by xarray. It leads to errors as the following messages indicate when this sort of xarray entry is split. WARNING: CPU: 34 PID: 7578 at lib/xarray.c:1025 xas_split_alloc+0xf8/0x128 Modules linked in: binfmt_misc nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 \ nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject \ nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 \ ip_set rfkill nf_tables nfnetlink vfat fat virtio_balloon drm fuse xfs \ libcrc32c crct10dif_ce ghash_ce sha2_ce sha256_arm64 sha1_ce virtio_net \ net_failover virtio_console virtio_blk failover dimlib virtio_mmio CPU: 34 PID: 7578 Comm: test Kdump: loaded Tainted: G W 6.10.0-rc5-gavin+ #9 Hardware name: QEMU KVM Virtual Machine, BIOS edk2-20240524-1.el9 05/24/2024 pstate: 83400005 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--) pc : xas_split_alloc+0xf8/0x128 lr : split_huge_page_to_list_to_order+0x1c4/0x720 sp : ffff8000882af5f0 x29: ffff8000882af5f0 x28: ffff8000882af650 x27: ffff8000882af768 x26: 0000000000000cc0 x25: 000000000000000d x24: ffff00010625b858 x23: ffff8000882af650 x22: ffffffdfc0900000 x21: 0000000000000000 x20: 0000000000000000 x19: ffffffdfc0900000 x18: 0000000000000000 x17: 0000000000000000 x16: 0000018000000000 x15: 52f8004000000000 x14: 0000e00000000000 x13: 0000000000002000 x12: 0000000000000020 x11: 52f8000000000000 x10: 52f8e1c0ffff6000 x9 : ffffbeb9619a681c x8 : 0000000000000003 x7 : 0000000000000000 x6 : ffff00010b02ddb0 x5 : ffffbeb96395e378 x4 : 0000000000000000 x3 : 0000000000000cc0 x2 : 000000000000000d x1 : 000000000000000c x0 : 0000000000000000 Call trace: xas_split_alloc+0xf8/0x128 split_huge_page_to_list_to_order+0x1c4/0x720 truncate_inode_partial_folio+0xdc/0x160 shmem_undo_range+0x2bc/0x6a8 shmem_fallocate+0x134/0x430 vfs_fallocate+0x124/0x2e8 ksys_fallocate+0x4c/0xa0 __arm64_sys_fallocate+0x24/0x38 invoke_syscall.constprop.0+0x7c/0xd8 do_el0_svc+0xb4/0xd0 el0_svc+0x44/0x1d8 el0t_64_sync_handler+0x134/0x150 el0t_64_sync+0x17c/0x180 Fix it by disabling PMD-sized page cache when HPAGE_PMD_ORDER is larger than MAX_PAGECACHE_ORDER. As Matthew Wilcox pointed, the page cache in a shmem file isn't represented by a multi-index entry and doesn't have this limitation when the xarry entry is split until commit 6b24ca4a1a8d ("mm: Use multi-index entries in the page cache").

How to fix

Remediation Available
linuxDebian
Fixed in:6.9.10-1CVE-2024-42241
Fixed in:6.9.10-1CVE-2024-42241
bpftoolRocky
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
bpftoolRed Hat / RHEL
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
bpftool-debuginfoRocky
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
kernelRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernelRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64kRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debugRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-modulesRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-abi-stablelistsRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debugRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debugRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modulesRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debug-modules-extraRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debuginfo-common-s390xRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-develRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-devel-matchedRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-docRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-docRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-modulesRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-modules-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rtRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rtRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-coreRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debugRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-kvmRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-modulesRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debug-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debuginfoRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-develRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-kvmRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-modulesRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.rt14.369.el9_2RHSA-2024:6745
kernel-toolsRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-toolsRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-tools-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-tools-libsRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-tools-libsRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-tools-libs-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-uki-virtRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdumpRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-develRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-modulesRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdump-modules-extraRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
libperfRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
libperfRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
perfRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
perfRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
perf-debuginfoRocky
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
python3-perfRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
python3-perfRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
python3-perf-debuginfoRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
rtlaRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
rvRocky
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
linuxUbuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-awsUbuntu
Fixed in:6.8.0-1018.20USN-7089-3
linux-aws-6.8Ubuntu
Fixed in:6.8.0-1018.19~22.04.1USN-7089-3
linux-azureUbuntu
Fixed in:6.8.0-1017.20USN-7089-2
linux-azure-6.8Ubuntu
Fixed in:6.8.0-1017.20~22.04.1USN-7090-1
Fixed in:6.8.0-1017.20~22.04.1USN-7089-1
linux-gcpUbuntu
Fixed in:6.8.0-1017.19USN-7089-2
linux-gcp-6.8Ubuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7089-1
linux-gkeUbuntu
Fixed in:6.8.0-1013.17USN-7089-6
linux-gkeopUbuntu
Fixed in:6.8.0-1002.4USN-7156-1
linux-hwe-6.8Ubuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-ibmUbuntu
Fixed in:6.8.0-1015.15USN-7089-2
linux-image-6.8.0-1002-gkeopUbuntu
Fixed in:6.8.0-1002.4USN-7156-1
linux-image-6.8.0-1013-gkeUbuntu
Fixed in:6.8.0-1013.17USN-7089-6
linux-image-6.8.0-1014-ibmUbuntu
Fixed in:6.8.0-1014.14USN-7089-2
linux-image-6.8.0-1014-raspiUbuntu
Fixed in:6.8.0-1014.16USN-7089-5
linux-image-6.8.0-1015-oracleUbuntu
Fixed in:6.8.0-1015.15~22.04.1USN-7089-3
Fixed in:6.8.0-1015.16USN-7089-3
linux-image-6.8.0-1015-oracle-64kUbuntu
Fixed in:6.8.0-1015.15~22.04.1USN-7089-3
Fixed in:6.8.0-1015.16USN-7089-3
linux-image-6.8.0-1016-azureUbuntu
Fixed in:6.8.0-1016.18USN-7089-2
linux-image-6.8.0-1016-azure-fdeUbuntu
Fixed in:6.8.0-1016.18USN-7089-2
linux-image-6.8.0-1016-gcpUbuntu
Fixed in:6.8.0-1016.18USN-7089-2
linux-image-6.8.0-1016-oemUbuntu
Fixed in:6.8.0-1016.16USN-7089-4
linux-image-6.8.0-1017-azureUbuntu
Fixed in:6.8.0-1017.20~22.04.1USN-7089-1
Fixed in:6.8.0-1017.20~22.04.1USN-7090-1
linux-image-6.8.0-1017-azure-fdeUbuntu
Fixed in:6.8.0-1017.20~22.04.1USN-7090-1
Fixed in:6.8.0-1017.20~22.04.1USN-7089-1
linux-image-6.8.0-1017-gcpUbuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7089-1
linux-image-6.8.0-1017-nvidiaUbuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
Fixed in:6.8.0-1017.19USN-7095-1
linux-image-6.8.0-1017-nvidia-64kUbuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
Fixed in:6.8.0-1017.19USN-7095-1
linux-image-6.8.0-1017-nvidia-lowlatencyUbuntu
Fixed in:6.8.0-1017.19.1USN-7095-1
linux-image-6.8.0-1017-nvidia-lowlatency-64kUbuntu
Fixed in:6.8.0-1017.19.1USN-7095-1
linux-image-6.8.0-1018-awsUbuntu
Fixed in:6.8.0-1018.19~22.04.1USN-7089-3
Fixed in:6.8.0-1018.20USN-7089-3
linux-image-6.8.0-48-genericUbuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
Fixed in:6.8.0-48.48USN-7089-1
linux-image-6.8.0-48-generic-64kUbuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
Fixed in:6.8.0-48.48USN-7089-1
linux-image-6.8.0-48-lowlatencyUbuntu
Fixed in:6.8.0-48.48.3~22.04.1USN-7089-7
Fixed in:6.8.0-48.48.3USN-7089-7
linux-image-6.8.0-48-lowlatency-64kUbuntu
Fixed in:6.8.0-48.48.3~22.04.1USN-7089-7
Fixed in:6.8.0-48.48.3USN-7089-7
linux-image-awsUbuntu
Fixed in:6.8.0-1018.19~22.04.1USN-7089-3
Fixed in:6.8.0-1018.20USN-7089-3
linux-image-azureUbuntu
Fixed in:6.8.0-1017.20~22.04.1USN-7090-1
Fixed in:6.8.0-1017.20~22.04.1USN-7089-1
Fixed in:6.8.0-1016.18USN-7089-2
linux-image-azure-fdeUbuntu
Fixed in:6.8.0-1017.20~22.04.1USN-7090-1
Fixed in:6.8.0-1017.20~22.04.1USN-7089-1
Fixed in:6.8.0-1016.18USN-7089-2
linux-image-gcpUbuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7089-1
Fixed in:6.8.0-1016.18USN-7089-2
linux-image-genericUbuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-generic-64kUbuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-generic-64k-hwe-22.04Ubuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-generic-64k-hwe-24.04Ubuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-generic-hwe-22.04Ubuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-generic-hwe-24.04Ubuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-generic-lpaeUbuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-gkeUbuntu
Fixed in:6.8.0-1013.17USN-7089-6
linux-image-gkeopUbuntu
Fixed in:6.8.0-1002.4USN-7156-1
linux-image-gkeop-6.8Ubuntu
Fixed in:6.8.0-1002.4USN-7156-1
linux-image-ibmUbuntu
Fixed in:6.8.0-1014.14USN-7089-2
linux-image-ibm-classicUbuntu
Fixed in:6.8.0-1014.14USN-7089-2
linux-image-ibm-lts-24.04Ubuntu
Fixed in:6.8.0-1014.14USN-7089-2
linux-image-kvmUbuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-lowlatencyUbuntu
Fixed in:6.8.0-48.48.3USN-7089-7
linux-image-lowlatency-64kUbuntu
Fixed in:6.8.0-48.48.3USN-7089-7
linux-image-lowlatency-64k-hwe-22.04Ubuntu
Fixed in:6.8.0-48.48.3~22.04.1USN-7089-7
linux-image-lowlatency-64k-hwe-24.04Ubuntu
Fixed in:6.8.0-48.48.3USN-7089-7
linux-image-lowlatency-hwe-22.04Ubuntu
Fixed in:6.8.0-48.48.3~22.04.1USN-7089-7
linux-image-lowlatency-hwe-24.04Ubuntu
Fixed in:6.8.0-48.48.3USN-7089-7
linux-image-nvidiaUbuntu
Fixed in:6.8.0-1017.19USN-7095-1
linux-image-nvidia-6.8Ubuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
linux-image-nvidia-64kUbuntu
Fixed in:6.8.0-1017.19USN-7095-1
linux-image-nvidia-64k-6.8Ubuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
linux-image-nvidia-64k-hwe-22.04Ubuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
linux-image-nvidia-hwe-22.04Ubuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
linux-image-nvidia-lowlatencyUbuntu
Fixed in:6.8.0-1017.19.1USN-7095-1
linux-image-nvidia-lowlatency-64kUbuntu
Fixed in:6.8.0-1017.19.1USN-7095-1
linux-image-oem-22.04Ubuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-oem-22.04aUbuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-oem-22.04bUbuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-oem-22.04cUbuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-oem-22.04dUbuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-oem-24.04Ubuntu
Fixed in:6.8.0-1016.16USN-7089-4
linux-image-oem-24.04aUbuntu
Fixed in:6.8.0-1016.16USN-7089-4
linux-image-oracleUbuntu
Fixed in:6.8.0-1015.15~22.04.1USN-7089-3
Fixed in:6.8.0-1015.16USN-7089-3
linux-image-oracle-64kUbuntu
Fixed in:6.8.0-1015.15~22.04.1USN-7089-3
Fixed in:6.8.0-1015.16USN-7089-3
linux-image-raspiUbuntu
Fixed in:6.8.0-1014.16USN-7089-5
linux-image-virtualUbuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-image-virtual-hwe-22.04Ubuntu
Fixed in:6.8.0-48.48~22.04.1USN-7089-1
linux-image-virtual-hwe-24.04Ubuntu
Fixed in:6.8.0-48.48USN-7089-1
linux-lowlatencyUbuntu
Fixed in:6.8.0-48.48.3USN-7089-7
linux-lowlatency-hwe-6.8Ubuntu
Fixed in:6.8.0-48.48.3~22.04.1USN-7089-7
linux-nvidiaUbuntu
Fixed in:6.8.0-1017.19USN-7095-1
linux-nvidia-6.8Ubuntu
Fixed in:6.8.0-1017.19~22.04.1USN-7095-1
linux-nvidia-lowlatencyUbuntu
Fixed in:6.8.0-1017.19.1USN-7095-1
linux-oem-6.8Ubuntu
Fixed in:6.8.0-1016.16USN-7089-4
linux-oracleUbuntu
Fixed in:6.8.0-1015.16USN-7089-3
linux-oracle-6.8Ubuntu
Fixed in:6.8.0-1015.15~22.04.1USN-7089-3
linux-raspiUbuntu
Fixed in:6.8.0-1014.16USN-7089-5

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

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.21%probability of exploitation in 30 days
11thpercentile

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

References

Related Vulnerabilities

Other CWE-770 (Allocation of Resources Without Limits or Throttling) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-50387High7.5100%-Fix
CVE-2019-11478Medium5.395%-Fix
CVE-2019-11479High7.592%-Fix
CVE-2024-27316High7.591%-Fix
CVE-2022-30522High7.590%-Fix
CVE-2019-9515High7.588%-Fix
Embed a live status badge for CVE-2024-42241
CVE-2024-42241 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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