CVE & CISA-KEV Catalog

CVE-2023-53070

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 ("ACPI: PPTT: Leave the table mapped for the runtime usage") enabled to map PPTT once on the first invocation of acpi_get_pptt() and never unmapped the same allowing it to be used at runtime with out the hassle of mapping and unmapping the table. This was needed to fetch LLC information from the PPTT in the cpuhotplug path which is executed in the atomic context as the acpi_get_table() might sleep waiting for a mutex. However it missed to handle the case when there is no PPTT on the system which results in acpi_get_pptt() being called from all the secondary CPUs attempting to fetch the LLC information in the atomic context without knowing the absence of PPTT resulting in the splat like below: | BUG: sleeping function called from invalid context at kernel/locking/semaphore.c:164 | in_atomic(): 1, irqs_disabled(): 1, non_block: 0, pid: 0, name: swapper/1 | preempt_count: 1, expected: 0 | RCU nest depth: 0, expected: 0 | no locks held by swapper/1/0. | irq event stamp: 0 | hardirqs last enabled at (0): 0x0 | hardirqs last disabled at (0): copy_process+0x61c/0x1b40 | softirqs last enabled at (0): copy_process+0x61c/0x1b40 | softirqs last disabled at (0): 0x0 | CPU: 1 PID: 0 Comm: swapper/1 Not tainted 6.3.0-rc1 #1 | Call trace: | dump_backtrace+0xac/0x138 | show_stack+0x30/0x48 | dump_stack_lvl+0x60/0xb0 | dump_stack+0x18/0x28 | __might_resched+0x160/0x270 | __might_sleep+0x58/0xb0 | down_timeout+0x34/0x98 | acpi_os_wait_semaphore+0x7c/0xc0 | acpi_ut_acquire_mutex+0x58/0x108 | acpi_get_table+0x40/0xe8 | acpi_get_pptt+0x48/0xa0 | acpi_get_cache_info+0x38/0x140 | init_cache_level+0xf4/0x118 | detect_cache_attributes+0x2e4/0x640 | update_siblings_masks+0x3c/0x330 | store_cpu_topology+0x88/0xf0 | secondary_start_kernel+0xd0/0x168 | __secondary_switched+0xb8/0xc0 Update acpi_get_pptt() to consider the fact that PPTT is once checked and is not available on the system and return NULL avoiding any attempts to fetch PPTT and thereby avoiding any possible sleep waiting for a mutex in the atomic context.

How to fix

Remediation Available
linuxDebian
Fixed in:6.1.25-1CVE-2023-53070
Fixed in:6.1.25-1CVE-2023-53070
Fixed in:6.1.25-1CVE-2023-53070
bpftoolRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
kernelRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
kernelRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
kernel-64kRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-64kRed Hat / RHEL
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-coreRocky
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-debugRocky
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-coreRed Hat / RHEL
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-debuginfoRocky
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-modulesRed 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-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-debuginfoRed Hat / RHEL
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-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-matchedRocky
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-modulesRocky
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-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-extraRed 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-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-coreRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debugRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debugRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-coreRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-develRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-develRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-devel-matchedRed 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-devel-matchedRocky
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-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-modulesRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-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-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-uki-virtRed Hat / RHEL
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-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-develRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-develRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-matchedRocky
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-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-docRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-docRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-modulesRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-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.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-rtRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rtRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debugRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debugRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-debuginfoRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-develRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-kvmRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modulesRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
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:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debug-modules-extraRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-debuginfoRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-develRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-develRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-kvmRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modulesRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modulesRed Hat / RHEL
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-coreRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-rt-modules-extraRocky
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-toolsRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-toolsRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-tools-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-libsRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-develRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-devel-matchedRed Hat / RHEL
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
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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-coreRed Hat / RHEL
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:5.14.0-362.8.1.el9_3RHSA-2023:6583
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-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
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
perfRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
perfRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
perf-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
python3-perfRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
Fixed in:0:4.18.0-553.el8_10RHSA-2024:3138
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
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.16%probability of exploitation in 30 days
5thpercentile

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

References

Embed a live status badge for CVE-2023-53070
CVE-2023-53070 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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