CVE & CISA-KEV Catalog

CVE-2024-41031

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: skip to create PMD-sized page cache if needed On ARM64, HPAGE_PMD_ORDER is 13 when the base page size is 64KB. The PMD-sized page cache can't be supported by xarray as the following error messages indicate. ------------[ cut here ]------------ WARNING: CPU: 35 PID: 7484 at lib/xarray.c:1025 xas_split_alloc+0xf8/0x128 Modules linked in: 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: 35 PID: 7484 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 : ffff800087a4f6c0 x29: ffff800087a4f6c0 x28: ffff800087a4f720 x27: 000000001fffffff x26: 0000000000000c40 x25: 000000000000000d x24: ffff00010625b858 x23: ffff800087a4f720 x22: ffffffdfc0780000 x21: 0000000000000000 x20: 0000000000000000 x19: ffffffdfc0780000 x18: 000000001ff40000 x17: 00000000ffffffff x16: 0000018000000000 x15: 51ec004000000000 x14: 0000e00000000000 x13: 0000000000002000 x12: 0000000000000020 x11: 51ec000000000000 x10: 51ece1c0ffff8000 x9 : ffffbeb961a44d28 x8 : 0000000000000003 x7 : ffffffdfc0456420 x6 : ffff0000e1aa6eb8 x5 : 20bf08b4fe778fca x4 : ffffffdfc0456420 x3 : 0000000000000c40 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 truncate_inode_pages_range+0x1b4/0x4a8 truncate_pagecache_range+0x84/0xa0 xfs_flush_unmap_range+0x70/0x90 [xfs] xfs_file_fallocate+0xfc/0x4d8 [xfs] 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 skipping to allocate PMD-sized page cache when its size is larger than MAX_PAGECACHE_ORDER. For this specific case, we will fall to regular path where the readahead window is determined by BDI's sysfs file (read_ahead_kb).

How to fix

Remediation Available
linuxDebian
Fixed in:6.9.10-1CVE-2024-41031
Fixed in:6.9.10-1CVE-2024-41031
bpftoolRed Hat / RHEL
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.0.0-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:7.3.0-427.47.1.el9_4RHSA-2024:10771
bpftoolRocky
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.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-debuginfoRocky
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
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
bpftool-debuginfoRed 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.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
kernelRed 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-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
Fixed in:0:5.14.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-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-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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
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-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-64k-debugRocky
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-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
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-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
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-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
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-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-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-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-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-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
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-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-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-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-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-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-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
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-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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
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-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
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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-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-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-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-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
kernel-debugRed 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
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-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-debug-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-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
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-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-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-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-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-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
kernel-debug-develRocky
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-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-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
kernel-debug-devel-matchedRocky
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-devel-matchedRed 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-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-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-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
kernel-debug-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-debug-modules-coreRed 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-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.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-modules-extraRed 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-debug-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-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-debug-uki-virtRed 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-debug-uki-virtRocky
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-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-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
kernel-debuginfoRocky
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-debuginfo-common-aarch64Rocky
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-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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
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-s390xRed 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-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-debuginfo-common-x86_64Red 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-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-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-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-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-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-devel-matchedRocky
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
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-devel-matchedRed 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-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-docRed 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-docRocky
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-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-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
kernel-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
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-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-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-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-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-modules-extraRed 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-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
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-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-rtRed Hat / RHEL
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-rtRocky
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-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-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-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.rt14.369.el9_2RHSA-2024:6745
kernel-rt-debugRocky
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-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-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-debuginfoRed 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
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-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-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-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-kvmRed 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-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-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-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-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-extraRocky
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-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-debuginfoRed 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
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-rt-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-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-develRed 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-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-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-284.84.1.rt14.369.el9_2RHSA-2024:6745
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
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-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-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-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-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-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-toolsRocky
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
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-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-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
kernel-tools-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-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-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-tools-libsRocky
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-tools-libsRed 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
kernel-tools-libs-develRed 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-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-libs-develRocky
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-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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
kernel-zfcpdumpRocky
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-zfcpdumpRed 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-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-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-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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
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-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-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
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-427.47.1.el9_4RHSA-2024:10771
Fixed in:0:5.14.0-284.84.1.el9_2RHSA-2024:6744
kernel-zfcpdump-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-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-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-284.84.1.el9_2RHSA-2024:6744
Fixed in:0:5.14.0-427.47.1.el9_4RHSA-2024:10771
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
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
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-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
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-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
perf-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-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
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-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
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-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
python3-perfRed 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-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
python3-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-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
python3-perf-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-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
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-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
rtlaRed 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-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
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
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
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-7089-1
Fixed in:6.8.0-1017.20~22.04.1USN-7090-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-7089-1
Fixed in:6.8.0-1017.20~22.04.1USN-7090-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.29%probability of exploitation in 30 days
21stpercentile

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

References

Embed a live status badge for CVE-2024-41031
CVE-2024-41031 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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