CVE & CISA-KEV Catalog

CVE-2022-48978

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: HID: core: fix shift-out-of-bounds in hid_report_raw_event Syzbot reported shift-out-of-bounds in hid_report_raw_event. microsoft 0003:045E:07DA.0001: hid_field_extract() called with n (128) > 32! (swapper/0) ====================================================================== UBSAN: shift-out-of-bounds in drivers/hid/hid-core.c:1323:20 shift exponent 127 is too large for 32-bit type 'int' CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.1.0-rc4-syzkaller-00159-g4bbf3422df78 #0 Hardware name: Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022 Call Trace: <IRQ> __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 ubsan_epilogue lib/ubsan.c:151 [inline] __ubsan_handle_shift_out_of_bounds+0x3a6/0x420 lib/ubsan.c:322 snto32 drivers/hid/hid-core.c:1323 [inline] hid_input_fetch_field drivers/hid/hid-core.c:1572 [inline] hid_process_report drivers/hid/hid-core.c:1665 [inline] hid_report_raw_event+0xd56/0x18b0 drivers/hid/hid-core.c:1998 hid_input_report+0x408/0x4f0 drivers/hid/hid-core.c:2066 hid_irq_in+0x459/0x690 drivers/hid/usbhid/hid-core.c:284 __usb_hcd_giveback_urb+0x369/0x530 drivers/usb/core/hcd.c:1671 dummy_timer+0x86b/0x3110 drivers/usb/gadget/udc/dummy_hcd.c:1988 call_timer_fn+0xf5/0x210 kernel/time/timer.c:1474 expire_timers kernel/time/timer.c:1519 [inline] __run_timers+0x76a/0x980 kernel/time/timer.c:1790 run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1803 __do_softirq+0x277/0x75b kernel/softirq.c:571 __irq_exit_rcu+0xec/0x170 kernel/softirq.c:650 irq_exit_rcu+0x5/0x20 kernel/softirq.c:662 sysvec_apic_timer_interrupt+0x91/0xb0 arch/x86/kernel/apic/apic.c:1107 ====================================================================== If the size of the integer (unsigned n) is bigger than 32 in snto32(), shift exponent will be too large for 32-bit type 'int', resulting in a shift-out-of-bounds bug. Fix this by adding a check on the size of the integer (unsigned n) in snto32(). To add support for n greater than 32 bits, set n to 32, if n is greater than 32.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.162-1CVE-2022-48978
Fixed in:6.1.4-1CVE-2022-48978
Fixed in:6.1.4-1CVE-2022-48978
Fixed in:6.1.4-1CVE-2022-48978
bpftoolRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
bpftoolRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
bpftool-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:7.0.0-284.11.1.el9_2RHSA-2023:2458
kernelRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernelRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64kRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64kRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debugRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debugRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-debuginfoRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-develRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-modulesRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-modules-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debug-modules-extraRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debuginfoRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-develRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-develRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-devel-matchedRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-modulesRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-modules-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-modules-extraRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-64k-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-abi-stablelistsRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-abi-whitelistsRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-abi-whitelistsRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-bootwrapperRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-bootwrapperRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
kernel-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debugRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debugRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-develRocky
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-modulesRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-modules-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-modules-extraRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debug-uki-virtRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-ppc64Rocky
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
kernel-debuginfo-common-ppc64Red Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-s390xRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-develRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-devel-matchedRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-docRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-docRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-kdumpRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-kdumpRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-kdump-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-kdump-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-kdump-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-kdump-develRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
kernel-modulesRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-modules-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-modules-extraRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-rtRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rtRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debugRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debugRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debug-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debug-develRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-develRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-docRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-docRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-traceRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-traceRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-trace-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-trace-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-trace-develRocky
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-rt-trace-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.rt56.1294.el7RHSA-2025:21082
kernel-toolsRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-toolsRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-tools-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-tools-libsRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-tools-libsRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-tools-libs-develRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-tools-libs-develRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-uki-virtRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-uki-virtRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdumpRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-debuginfoRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-develRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-modulesRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-modules-coreRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-modules-coreRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-modules-extraRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
perfRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
perfRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
perf-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
perf-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
python-perfRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
python-perfRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
python-perf-debuginfoRocky
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
python-perf-debuginfoRed Hat / RHEL
Fixed in:0:3.10.0-1160.142.1.el7.ppc64RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
Fixed in:0:3.10.0-1160.142.1.el7RHSA-2025:21063
python3-perfRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
python3-perfRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
python3-perf-debuginfoRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
rtlaRed Hat / RHEL
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
rtlaRocky
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458
Fixed in:0:5.14.0-284.11.1.el9_2RHSA-2023:2458

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

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

References

Embed a live status badge for CVE-2022-48978
CVE-2022-48978 severity badge

Markdown

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

HTML

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

Find and fix vulnerabilities across your fleet

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

Start free

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