CVE & CISA-KEV Catalog

CVE-2022-50369

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkms_release() A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms->output.composer_workq in vkms_release(). KASAN: null-ptr-deref in range [0x0000000000000118-0x000000000000011f] CPU: 5 PID: 17193 Comm: modprobe Not tainted 6.0.0-11331-gd465bff130bf #24 RIP: 0010:destroy_workqueue+0x2f/0x710 ... Call Trace: <TASK> ? vkms_config_debugfs_init+0x50/0x50 [vkms] __devm_drm_dev_alloc+0x15a/0x1c0 [drm] vkms_init+0x245/0x1000 [vkms] do_one_initcall+0xd0/0x4f0 do_init_module+0x1a4/0x680 load_module+0x6249/0x7110 __do_sys_finit_module+0x140/0x200 do_syscall_64+0x35/0x80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 The reason is that an OOM happened which triggers the destroy of the workqueue, however, the workqueue is alloced in the later process, thus a null-ptr-deref happened. A simple call graph is shown as below: vkms_init() vkms_create() devm_drm_dev_alloc() __devm_drm_dev_alloc() devm_drm_dev_init() devm_add_action_or_reset() devm_add_action() # an error happened devm_drm_dev_init_release() drm_dev_put() kref_put() drm_dev_release() vkms_release() destroy_workqueue() # null-ptr-deref happened vkms_modeset_init() vkms_output_init() vkms_crtc_init() # where the workqueue get allocated Fix this by checking if composer_workq is NULL before passing it to the destroy_workqueue() in vkms_release().

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.178-1CVE-2022-50369
Fixed in:6.1.20-1CVE-2022-50369
Fixed in:6.1.20-1CVE-2022-50369
Fixed in:6.1.20-1CVE-2022-50369
bpftoolRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
bpftool-debuginfoRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:7.2.0-362.8.1.el9_3RHSA-2023:6583
kernelRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernelRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64kRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debugRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-develRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-modulesRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-coreRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debugRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-coreRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-debug-develRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-modulesRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-develRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-devel-matchedRocky
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-docRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-modulesRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-modules-extraRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-rtRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rtRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-coreRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debugRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-coreRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-debuginfoRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-develRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-kvmRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modulesRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modules-extraRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debuginfoRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-develRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-develRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-kvmRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modulesRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modules-extraRocky
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.rt7.411.el8_10RHSA-2025:13961
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.rt21.218.el9_0RHSA-2025:15658
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-toolsRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-tools-libsRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-tools-libs-develRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-uki-virtRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
libperfRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
libperfRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
libperf-debuginfoRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
perfRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
perfRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
perf-debuginfoRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
python3-perfRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:4.18.0-553.70.1.el8_10RHSA-2025:13960
Fixed in:0:4.18.0-513.5.1.el8_9RHSA-2023:7077
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-70.146.1.el9_0RHSA-2025:15670
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
rtlaRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
rvRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
rvRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583

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

Low risk: more likely to be exploited than 8% 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-2022-50369
CVE-2022-50369 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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