CVE & CISA-KEV Catalog

CVE-2022-48786

MEDIUM
5.5
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: vsock: remove vsock from connected table when connect is interrupted by a signal vsock_connect() expects that the socket could already be in the TCP_ESTABLISHED state when the connecting task wakes up with a signal pending. If this happens the socket will be in the connected table, and it is not removed when the socket state is reset. In this situation it's common for the process to retry connect(), and if the connection is successful the socket will be added to the connected table a second time, corrupting the list. Prevent this by calling vsock_remove_connected() if a signal is received while waiting for a connection. This is harmless if the socket is not in the connected table, and if it is in the table then removing it will prevent list corruption from a double add. Note for backporting: this patch requires d5afa82c977e ("vsock: correct removal of socket from the list"), which is in all current stable trees except 4.9.y.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.103-1CVE-2022-48786
Fixed in:5.16.11-1CVE-2022-48786
Fixed in:5.16.11-1CVE-2022-48786
Fixed in:5.16.11-1CVE-2022-48786
bpftoolRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
bpftool-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernelRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernelRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-abi-stablelistsRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-abi-stablelistsRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-coreRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debugRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debugRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-coreRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-develRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-develRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-devel-matchedRocky
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-modulesRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-modules-extraRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debug-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-aarch64Red Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-aarch64Rocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-ppc64leRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-ppc64leRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-s390xRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-s390xRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-x86_64Rocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-develRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-develRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-devel-matchedRocky
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-docRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-docRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-modulesRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-modules-extraRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-rtRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rtRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-coreRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-coreRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debugRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debugRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-coreRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-coreRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-debuginfoRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-develRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-develRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-kvmRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-kvmRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-modulesRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-modulesRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-modules-extraRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debug-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debuginfoRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debuginfoRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debuginfo-common-x86_64Red Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-debuginfo-common-x86_64Rocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-develRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-develRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-kvmRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-kvmRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-modulesRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-modulesRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-modules-extraRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-rt-modules-extraRocky
Fixed in:0:5.14.0-70.117.1.rt21.189.el9_0RHSA-2024:6990
kernel-toolsRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-toolsRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-tools-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-tools-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-tools-libsRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-tools-libsRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdumpRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdumpRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-coreRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-coreRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-develRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-develRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-devel-matchedRed Hat / RHEL
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-devel-matchedRocky
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-modulesRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-modulesRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-modules-extraRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
kernel-zfcpdump-modules-extraRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
perfRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
perfRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
perf-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
python3-perfRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
python3-perfRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
python3-perf-debuginfoRocky
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
python3-perf-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:4.18.0-372.131.1.el8_6RHSA-2024:10273
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991
Fixed in:0:5.14.0-70.117.1.el9_0RHSA-2024:6991

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.24%probability of exploitation in 30 days
15thpercentile

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

References

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

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2022-48786"><img src="https://tridentstack.com/cve/badge/CVE-2022-48786.svg" alt="CVE-2022-48786"></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-03.