First published: Tue Mar 29 2022(Updated: )
A flaw was found in the Linux kernel’s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.18 | 5.18 |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 | |
Linux Kernel | <5.18 | |
Fedora | =36 | |
Red Hat Enterprise Linux | =6.0 | |
Red Hat Enterprise Linux | =7.0 | |
Red Hat Enterprise Linux | =8.0 | |
Red Hat Enterprise Linux | =9.0 | |
Debian | =10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-2153 has been assessed as medium severity due to the potential for a NULL pointer dereference by an unprivileged local attacker.
To fix CVE-2022-2153, upgrade to Linux kernel version 5.18 or apply available patches provided by your distribution.
CVE-2022-2153 affects various Linux distributions including Red Hat Enterprise Linux, Fedora, and Debian Linux versions prior to their respective patches.
An unprivileged local attacker on the host can exploit CVE-2022-2153 by issuing specific ioctl calls to trigger the vulnerability.
CVE-2022-2153 impacts the Linux kernel's KVM functionality, particularly when handling SynIC IRQ settings.