CVE & CISA-KEV Catalog

CVE-2022-49443

MEDIUM
4.7
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: list: fix a data-race around ep->rdllist ep_poll() first calls ep_events_available() with no lock held and checks if ep->rdllist is empty by list_empty_careful(), which reads rdllist->prev. Thus all accesses to it need some protection to avoid store/load-tearing. Note INIT_LIST_HEAD_RCU() already has the annotation for both prev and next. Commit bf3b9f6372c4 ("epoll: Add busy poll support to epoll with socket fds.") added the first lockless ep_events_available(), and commit c5a282e9635e ("fs/epoll: reduce the scope of wq lock in epoll_wait()") made some ep_events_available() calls lockless and added single call under a lock, finally commit e59d3c64cba6 ("epoll: eliminate unnecessary lock for zero timeout") made the last ep_events_available() lockless. BUG: KCSAN: data-race in do_epoll_wait / do_epoll_wait write to 0xffff88810480c7d8 of 8 bytes by task 1802 on cpu 0: INIT_LIST_HEAD include/linux/list.h:38 [inline] list_splice_init include/linux/list.h:492 [inline] ep_start_scan fs/eventpoll.c:622 [inline] ep_send_events fs/eventpoll.c:1656 [inline] ep_poll fs/eventpoll.c:1806 [inline] do_epoll_wait+0x4eb/0xf40 fs/eventpoll.c:2234 do_epoll_pwait fs/eventpoll.c:2268 [inline] __do_sys_epoll_pwait fs/eventpoll.c:2281 [inline] __se_sys_epoll_pwait+0x12b/0x240 fs/eventpoll.c:2275 __x64_sys_epoll_pwait+0x74/0x80 fs/eventpoll.c:2275 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae read to 0xffff88810480c7d8 of 8 bytes by task 1799 on cpu 1: list_empty_careful include/linux/list.h:329 [inline] ep_events_available fs/eventpoll.c:381 [inline] ep_poll fs/eventpoll.c:1797 [inline] do_epoll_wait+0x279/0xf40 fs/eventpoll.c:2234 do_epoll_pwait fs/eventpoll.c:2268 [inline] __do_sys_epoll_pwait fs/eventpoll.c:2281 [inline] __se_sys_epoll_pwait+0x12b/0x240 fs/eventpoll.c:2275 __x64_sys_epoll_pwait+0x74/0x80 fs/eventpoll.c:2275 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae value changed: 0xffff88810480c7d0 -> 0xffff888103c15098 Reported by Kernel Concurrency Sanitizer on: CPU: 1 PID: 1799 Comm: syz-fuzzer Tainted: G W 5.17.0-rc7-syzkaller-dirty #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011

How to fix

Remediation Available
linuxDebian
Fixed in:5.18.5-1CVE-2022-49443
Fixed in:5.18.5-1CVE-2022-49443
Fixed in:5.18.5-1CVE-2022-49443
kernelRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernelRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64kRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debugRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-abi-stablelistsRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debugRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debugRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-s390xRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-devel-matchedRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-docRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-docRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rtRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rtRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64kRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64kRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debugRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-64k-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debugRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debugRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debug-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-rt-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-toolsRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-toolsRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-tools-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-tools-libsRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-tools-libsRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-tools-libs-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-uki-virtRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-uki-virt-addonsRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-uki-virt-addonsRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdumpRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-develRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-modulesRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-modules-extraRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
libperfRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
libperfRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
libperf-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
libperf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
perfRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
perfRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
perf-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
python3-perfRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
python3-perfRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
python3-perf-debuginfoRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
rtlaRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
rvRed Hat / RHEL
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
rvRocky
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518
Fixed in:0:5.14.0-611.5.1.el9_7RHSA-2025:20518

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 ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.17%probability of exploitation in 30 days
7thpercentile

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

References

Related Vulnerabilities

Other CWE-362 (Race Condition) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-6387High8.1100%-Fix
CVE-2023-36884High7.599%KEV + RansomFix
CVE-2018-15473Medium5.399%-Fix
CVE-2024-27983High8.287%-Fix
CVE-2014-0226Medium6.886%-Fix
CVE-2016-5195High7.084%KEVFix
Embed a live status badge for CVE-2022-49443
CVE-2022-49443 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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