CVE & CISA-KEV Catalog

CVE-2023-52463

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: efivarfs: force RO when remounting if SetVariable is not supported If SetVariable at runtime is not supported by the firmware we never assign a callback for that function. At the same time mount the efivarfs as RO so no one can call that. However, we never check the permission flags when someone remounts the filesystem as RW. As a result this leads to a crash looking like this: $ mount -o remount,rw /sys/firmware/efi/efivars $ efi-updatevar -f PK.auth PK [ 303.279166] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 [ 303.280482] Mem abort info: [ 303.280854] ESR = 0x0000000086000004 [ 303.281338] EC = 0x21: IABT (current EL), IL = 32 bits [ 303.282016] SET = 0, FnV = 0 [ 303.282414] EA = 0, S1PTW = 0 [ 303.282821] FSC = 0x04: level 0 translation fault [ 303.283771] user pgtable: 4k pages, 48-bit VAs, pgdp=000000004258c000 [ 303.284913] [0000000000000000] pgd=0000000000000000, p4d=0000000000000000 [ 303.286076] Internal error: Oops: 0000000086000004 [#1] PREEMPT SMP [ 303.286936] Modules linked in: qrtr tpm_tis tpm_tis_core crct10dif_ce arm_smccc_trng rng_core drm fuse ip_tables x_tables ipv6 [ 303.288586] CPU: 1 PID: 755 Comm: efi-updatevar Not tainted 6.3.0-rc1-00108-gc7d0c4695c68 #1 [ 303.289748] Hardware name: Unknown Unknown Product/Unknown Product, BIOS 2023.04-00627-g88336918701d 04/01/2023 [ 303.291150] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 303.292123] pc : 0x0 [ 303.292443] lr : efivar_set_variable_locked+0x74/0xec [ 303.293156] sp : ffff800008673c10 [ 303.293619] x29: ffff800008673c10 x28: ffff0000037e8000 x27: 0000000000000000 [ 303.294592] x26: 0000000000000800 x25: ffff000002467400 x24: 0000000000000027 [ 303.295572] x23: ffffd49ea9832000 x22: ffff0000020c9800 x21: ffff000002467000 [ 303.296566] x20: 0000000000000001 x19: 00000000000007fc x18: 0000000000000000 [ 303.297531] x17: 0000000000000000 x16: 0000000000000000 x15: 0000aaaac807ab54 [ 303.298495] x14: ed37489f673633c0 x13: 71c45c606de13f80 x12: 47464259e219acf4 [ 303.299453] x11: ffff000002af7b01 x10: 0000000000000003 x9 : 0000000000000002 [ 303.300431] x8 : 0000000000000010 x7 : ffffd49ea8973230 x6 : 0000000000a85201 [ 303.301412] x5 : 0000000000000000 x4 : ffff0000020c9800 x3 : 00000000000007fc [ 303.302370] x2 : 0000000000000027 x1 : ffff000002467400 x0 : ffff000002467000 [ 303.303341] Call trace: [ 303.303679] 0x0 [ 303.303938] efivar_entry_set_get_size+0x98/0x16c [ 303.304585] efivarfs_file_write+0xd0/0x1a4 [ 303.305148] vfs_write+0xc4/0x2e4 [ 303.305601] ksys_write+0x70/0x104 [ 303.306073] __arm64_sys_write+0x1c/0x28 [ 303.306622] invoke_syscall+0x48/0x114 [ 303.307156] el0_svc_common.constprop.0+0x44/0xec [ 303.307803] do_el0_svc+0x38/0x98 [ 303.308268] el0_svc+0x2c/0x84 [ 303.308702] el0t_64_sync_handler+0xf4/0x120 [ 303.309293] el0t_64_sync+0x190/0x194 [ 303.309794] Code: ???????? ???????? ???????? ???????? (????????) [ 303.310612] ---[ end trace 0000000000000000 ]--- Fix this by adding a .reconfigure() function to the fs operations which we can use to check the requested flags and deny anything that's not RO if the firmware doesn't implement SetVariable at runtime.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.209-1CVE-2023-52463
Fixed in:6.1.76-1CVE-2023-52463
Fixed in:6.6.15-1CVE-2023-52463
Fixed in:6.6.15-1CVE-2023-52463
bpftoolRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
bpftool-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.0.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:7.3.0-427.35.1.el9_4RHSA-2024:6567
kernelRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernelRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64kRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-coreRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debugRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-develRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-modulesRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-coreRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debugRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-coreRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debug-develRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-modulesRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-develRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-devel-matchedRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-docRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-modulesRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-modules-coreRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rtRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-coreRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-develRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-modulesRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.rt7.357.el8_10RHSA-2024:5102
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.rt14.365.el9_2RHSA-2024:5673
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-toolsRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-tools-libsRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-uki-virtRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
libperfRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
libperfRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
libperf-debuginfoRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
perfRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
perfRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
perf-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
python3-perfRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:4.18.0-553.16.1.el8_10RHSA-2024:5101
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
rtlaRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-284.80.1.el9_2RHSA-2024:5672
rvRocky
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
rvRed Hat / RHEL
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
Fixed in:0:5.14.0-427.35.1.el9_4RHSA-2024:6567
linuxUbuntu
Fixed in:5.15.0-102.112USN-6725-1
Fixed in:6.5.0-41.41USN-6818-1
linux-awsUbuntu
Fixed in:5.15.0-1057.63USN-6725-2
Fixed in:6.5.0-1021.21USN-6819-2
linux-aws-5.15Ubuntu
Fixed in:5.15.0-1057.63~20.04.1USN-6725-2
linux-azureUbuntu
Fixed in:5.15.0-1060.69USN-6725-1
Fixed in:6.5.0-1022.23USN-6819-1
linux-azure-5.15Ubuntu
Fixed in:5.15.0-1060.69~20.04.1USN-6725-1
linux-azure-6.5Ubuntu
Fixed in:6.5.0-1022.23~22.04.1USN-6819-1
linux-azure-fdeUbuntu
Fixed in:5.15.0-1060.69.1USN-6725-1
linux-azure-fde-5.15Ubuntu
Fixed in:5.15.0-1060.69~20.04.1.1USN-6725-1
linux-gcpUbuntu
Fixed in:5.15.0-1055.63USN-6725-1
Fixed in:6.5.0-1022.24USN-6818-1
linux-gcp-5.15Ubuntu
Fixed in:5.15.0-1055.63~20.04.1USN-6725-1
linux-gcp-6.5Ubuntu
Fixed in:6.5.0-1022.24~22.04.1USN-6818-1
linux-gkeUbuntu
Fixed in:5.15.0-1054.59USN-6725-1
linux-gkeopUbuntu
Fixed in:5.15.0-1040.46USN-6725-1
linux-gkeop-5.15Ubuntu
Fixed in:5.15.0-1040.46~20.04.1USN-6725-1
linux-hwe-5.15Ubuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
linux-hwe-6.5Ubuntu
Fixed in:6.5.0-41.41~22.04.2USN-6818-4
linux-ibmUbuntu
Fixed in:5.15.0-1050.53USN-6725-1
linux-ibm-5.15Ubuntu
Fixed in:5.15.0-1050.53~20.04.1USN-6725-1
linux-image-5.15.0-102-genericUbuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
Fixed in:5.15.0-102.112USN-6725-1
linux-image-5.15.0-102-generic-64kUbuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
Fixed in:5.15.0-102.112USN-6725-1
linux-image-5.15.0-102-generic-lpaeUbuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
Fixed in:5.15.0-102.112USN-6725-1
linux-image-5.15.0-102-lowlatencyUbuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
Fixed in:5.15.0-102.112USN-6725-1
linux-image-5.15.0-102-lowlatency-64kUbuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
Fixed in:5.15.0-102.112USN-6725-1
linux-image-5.15.0-1040-gkeopUbuntu
Fixed in:5.15.0-1040.46~20.04.1USN-6725-1
Fixed in:5.15.0-1040.46USN-6725-1
linux-image-5.15.0-1048-nvidiaUbuntu
Fixed in:5.15.0-1048.48USN-6725-1
linux-image-5.15.0-1048-nvidia-lowlatencyUbuntu
Fixed in:5.15.0-1048.48USN-6725-1
linux-image-5.15.0-1050-ibmUbuntu
Fixed in:5.15.0-1050.53~20.04.1USN-6725-1
Fixed in:5.15.0-1050.53USN-6725-1
linux-image-5.15.0-1050-raspiUbuntu
Fixed in:5.15.0-1050.53USN-6725-1
linux-image-5.15.0-1052-intel-iotgUbuntu
Fixed in:5.15.0-1052.58~20.04.1USN-6725-1
Fixed in:5.15.0-1052.58USN-6725-1
linux-image-5.15.0-1054-gkeUbuntu
Fixed in:5.15.0-1054.59USN-6725-1
linux-image-5.15.0-1054-kvmUbuntu
Fixed in:5.15.0-1054.59USN-6725-1
linux-image-5.15.0-1055-gcpUbuntu
Fixed in:5.15.0-1055.63~20.04.1USN-6725-1
Fixed in:5.15.0-1055.63USN-6725-1
linux-image-5.15.0-1055-oracleUbuntu
Fixed in:5.15.0-1055.61~20.04.1USN-6725-1
Fixed in:5.15.0-1055.61USN-6725-1
linux-image-5.15.0-1057-awsUbuntu
Fixed in:5.15.0-1057.63~20.04.1USN-6725-2
Fixed in:5.15.0-1057.63USN-6725-2
linux-image-5.15.0-1060-azureUbuntu
Fixed in:5.15.0-1060.69~20.04.1USN-6725-1
Fixed in:5.15.0-1060.69USN-6725-1
linux-image-5.15.0-1060-azure-fdeUbuntu
Fixed in:5.15.0-1060.69~20.04.1.1USN-6725-1
Fixed in:5.15.0-1060.69.1USN-6725-1
linux-image-6.1.0-1035-oemUbuntu
Fixed in:6.1.0-1035.35USN-6688-1
linux-image-6.5.0-1015-starfiveUbuntu
Fixed in:6.5.0-1015.16~22.04.1USN-6819-1
Fixed in:6.5.0-1015.16USN-6819-1
linux-image-6.5.0-1017-laptopUbuntu
Fixed in:6.5.0-1017.20USN-6818-2
linux-image-6.5.0-1018-raspiUbuntu
Fixed in:6.5.0-1018.21USN-6818-1
linux-image-6.5.0-1021-awsUbuntu
Fixed in:6.5.0-1021.21USN-6819-2
linux-image-6.5.0-1021-nvidiaUbuntu
Fixed in:6.5.0-1021.22USN-6818-3
linux-image-6.5.0-1021-nvidia-64kUbuntu
Fixed in:6.5.0-1021.22USN-6818-3
linux-image-6.5.0-1022-azureUbuntu
Fixed in:6.5.0-1022.23~22.04.1USN-6819-1
Fixed in:6.5.0-1022.23USN-6819-1
linux-image-6.5.0-1022-azure-fdeUbuntu
Fixed in:6.5.0-1022.23~22.04.1USN-6819-1
Fixed in:6.5.0-1022.23USN-6819-1
linux-image-6.5.0-1022-gcpUbuntu
Fixed in:6.5.0-1022.24~22.04.1USN-6818-1
Fixed in:6.5.0-1022.24USN-6818-1
linux-image-6.5.0-1024-oemUbuntu
Fixed in:6.5.0-1024.25USN-6819-3
linux-image-6.5.0-1024-oracleUbuntu
Fixed in:6.5.0-1024.24~22.04.1USN-6819-4
Fixed in:6.5.0-1024.24USN-6819-2
linux-image-6.5.0-1024-oracle-64kUbuntu
Fixed in:6.5.0-1024.24~22.04.1USN-6819-4
Fixed in:6.5.0-1024.24USN-6819-2
linux-image-6.5.0-41-genericUbuntu
Fixed in:6.5.0-41.41~22.04.2USN-6818-4
Fixed in:6.5.0-41.41USN-6818-1
linux-image-6.5.0-41-generic-64kUbuntu
Fixed in:6.5.0-41.41~22.04.2USN-6818-4
Fixed in:6.5.0-41.41USN-6818-1
linux-image-6.5.0-41-lowlatencyUbuntu
Fixed in:6.5.0-41.41.1~22.04.1USN-6818-1
Fixed in:6.5.0-41.41.1USN-6818-1
linux-image-6.5.0-41-lowlatency-64kUbuntu
Fixed in:6.5.0-41.41.1~22.04.1USN-6818-1
Fixed in:6.5.0-41.41.1USN-6818-1
linux-image-awsUbuntu
Fixed in:5.15.0.1057.63~20.04.1USN-6725-2
Fixed in:6.5.0.1021.21USN-6819-2
linux-image-aws-lts-22.04Ubuntu
Fixed in:5.15.0.1057.58USN-6725-2
linux-image-azureUbuntu
Fixed in:5.15.0.1060.69~20.04.1USN-6725-1
Fixed in:6.5.0.1022.23~22.04.1USN-6819-1
Fixed in:6.5.0.1022.26USN-6819-1
linux-image-azure-cvmUbuntu
Fixed in:5.15.0.1060.69~20.04.1USN-6725-1
linux-image-azure-fdeUbuntu
Fixed in:5.15.0.1060.69~20.04.1.39USN-6725-1
Fixed in:6.5.0.1022.23~22.04.1USN-6819-1
Fixed in:6.5.0.1022.26USN-6819-1
linux-image-azure-fde-lts-22.04Ubuntu
Fixed in:5.15.0.1060.69.38USN-6725-1
linux-image-azure-lts-22.04Ubuntu
Fixed in:5.15.0.1060.58USN-6725-1
linux-image-gcpUbuntu
Fixed in:5.15.0.1055.63~20.04.1USN-6725-1
Fixed in:6.5.0.1022.24~22.04.1USN-6818-1
Fixed in:6.5.0.1022.24USN-6818-1
linux-image-gcp-lts-22.04Ubuntu
Fixed in:5.15.0.1055.51USN-6725-1
linux-image-genericUbuntu
Fixed in:5.15.0.102.99USN-6725-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-generic-64kUbuntu
Fixed in:5.15.0.102.99USN-6725-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-generic-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-generic-64k-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41~22.04.2USN-6818-4
linux-image-generic-hwe-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-generic-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41~22.04.2USN-6818-4
linux-image-generic-lpaeUbuntu
Fixed in:5.15.0.102.99USN-6725-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-generic-lpae-hwe-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-gkeUbuntu
Fixed in:5.15.0.1054.53USN-6725-1
linux-image-gke-5.15Ubuntu
Fixed in:5.15.0.1054.53USN-6725-1
linux-image-gkeopUbuntu
Fixed in:5.15.0.1040.39USN-6725-1
linux-image-gkeop-5.15Ubuntu
Fixed in:5.15.0.1040.46~20.04.36USN-6725-1
Fixed in:5.15.0.1040.39USN-6725-1
linux-image-ibmUbuntu
Fixed in:5.15.0.1050.53~20.04.1USN-6725-1
Fixed in:5.15.0.1050.46USN-6725-1
linux-image-intelUbuntu
Fixed in:5.15.0.1052.58~20.04.1USN-6725-1
linux-image-intel-iotgUbuntu
Fixed in:5.15.0.1052.58~20.04.1USN-6725-1
Fixed in:5.15.0.1052.52USN-6725-1
linux-image-kvmUbuntu
Fixed in:5.15.0.1054.50USN-6725-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-laptop-23.10Ubuntu
Fixed in:6.5.0.1017.20USN-6818-2
linux-image-lowlatencyUbuntu
Fixed in:5.15.0.102.98USN-6725-1
Fixed in:6.5.0.41.41.1USN-6818-1
linux-image-lowlatency-64kUbuntu
Fixed in:5.15.0.102.98USN-6725-1
Fixed in:6.5.0.41.41.1USN-6818-1
linux-image-lowlatency-64k-hwe-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-lowlatency-64k-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41.1~22.04.1USN-6818-1
linux-image-lowlatency-hwe-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-lowlatency-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41.1~22.04.1USN-6818-1
linux-image-nvidiaUbuntu
Fixed in:5.15.0.1048.48USN-6725-1
linux-image-nvidia-6.5Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-64k-6.5Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-64k-hwe-22.04Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-hwe-22.04Ubuntu
Fixed in:6.5.0.1021.29USN-6818-3
linux-image-nvidia-lowlatencyUbuntu
Fixed in:5.15.0.1048.48USN-6725-1
linux-image-oem-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-oem-20.04bUbuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-oem-20.04cUbuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-oem-20.04dUbuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-oem-22.04Ubuntu
Fixed in:6.5.0.1024.26USN-6819-3
Fixed in:6.1.0.1035.36USN-6688-1
linux-image-oem-22.04aUbuntu
Fixed in:6.1.0.1035.36USN-6688-1
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oem-22.04bUbuntu
Fixed in:6.5.0.1024.26USN-6819-3
Fixed in:6.1.0.1035.36USN-6688-1
linux-image-oem-22.04cUbuntu
Fixed in:6.1.0.1035.36USN-6688-1
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oem-22.04dUbuntu
Fixed in:6.5.0.1024.26USN-6819-3
linux-image-oracleUbuntu
Fixed in:5.15.0.1055.61~20.04.1USN-6725-1
Fixed in:6.5.0.1024.24~22.04.1USN-6819-4
Fixed in:6.5.0.1024.26USN-6819-2
linux-image-oracle-64kUbuntu
Fixed in:6.5.0.1024.24~22.04.1USN-6819-4
Fixed in:6.5.0.1024.26USN-6819-2
linux-image-oracle-lts-22.04Ubuntu
Fixed in:5.15.0.1055.51USN-6725-1
linux-image-raspiUbuntu
Fixed in:5.15.0.1050.48USN-6725-1
Fixed in:6.5.0.1018.19USN-6818-1
linux-image-raspi-nolpaeUbuntu
Fixed in:5.15.0.1050.48USN-6725-1
Fixed in:6.5.0.1018.19USN-6818-1
linux-image-starfiveUbuntu
Fixed in:6.5.0.1015.16~22.04.1USN-6819-1
Fixed in:6.5.0.1015.17USN-6819-1
linux-image-virtualUbuntu
Fixed in:5.15.0.102.99USN-6725-1
Fixed in:6.5.0.41.41USN-6818-1
linux-image-virtual-hwe-20.04Ubuntu
Fixed in:5.15.0.102.112~20.04.1USN-6725-1
linux-image-virtual-hwe-22.04Ubuntu
Fixed in:6.5.0.41.41~22.04.2USN-6818-4
linux-intel-iotgUbuntu
Fixed in:5.15.0-1052.58USN-6725-1
linux-intel-iotg-5.15Ubuntu
Fixed in:5.15.0-1052.58~20.04.1USN-6725-1
linux-kvmUbuntu
Fixed in:5.15.0-1054.59USN-6725-1
linux-laptopUbuntu
Fixed in:6.5.0-1017.20USN-6818-2
linux-lowlatencyUbuntu
Fixed in:5.15.0-102.112USN-6725-1
Fixed in:6.5.0-41.41.1USN-6818-1
linux-lowlatency-hwe-5.15Ubuntu
Fixed in:5.15.0-102.112~20.04.1USN-6725-1
linux-lowlatency-hwe-6.5Ubuntu
Fixed in:6.5.0-41.41.1~22.04.1USN-6818-1
linux-nvidiaUbuntu
Fixed in:5.15.0-1048.48USN-6725-1
linux-nvidia-6.5Ubuntu
Fixed in:6.5.0-1021.22USN-6818-3
linux-oem-6.1Ubuntu
Fixed in:6.1.0-1035.35USN-6688-1
linux-oem-6.5Ubuntu
Fixed in:6.5.0-1024.25USN-6819-3
linux-oracleUbuntu
Fixed in:5.15.0-1055.61USN-6725-1
Fixed in:6.5.0-1024.24USN-6819-2
linux-oracle-5.15Ubuntu
Fixed in:5.15.0-1055.61~20.04.1USN-6725-1
linux-oracle-6.5Ubuntu
Fixed in:6.5.0-1024.24~22.04.1USN-6819-4
linux-raspiUbuntu
Fixed in:5.15.0-1050.53USN-6725-1
Fixed in:6.5.0-1018.21USN-6818-1
linux-starfiveUbuntu
Fixed in:6.5.0-1015.16USN-6819-1
linux-starfive-6.5Ubuntu
Fixed in:6.5.0-1015.16~22.04.1USN-6819-1

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.24%probability of exploitation in 30 days
16thpercentile

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

References

Related Vulnerabilities

Other CWE-476 (NULL Pointer Dereference) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2023-21758High7.592%-Fix
CVE-2023-21547High7.588%-Fix
CVE-2014-3470Medium4.386%-Fix
CVE-2021-44224High8.282%-Fix
CVE-2016-0742High7.582%-Fix
CVE-2009-1386Medium5.080%-Fix
Embed a live status badge for CVE-2023-52463
CVE-2023-52463 severity badge

Markdown

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

HTML

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