PT-2025-18797 · Linux+1 · Linux Kernel+1
Published
2022-12-29
·
Updated
2026-04-20
·
CVE-2022-49932
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.0.0-rc7+
Description
A NULL pointer dereference bug has been identified in the Linux kernel, specifically in the KVM (Kernel-based Virtual Machine) module. The issue arises when the
kvm init() function is called before all setup is complete, allowing userspace to create VMs and potentially leading to a NULL pointer dereference. This can occur when userspace is able to create a VM before vmx init() configures the per-CPU loaded vmcss on cpu list. The bug can cause a kernel crash, with symptoms including a supervisor write access in kernel mode and a not-present page error.Recommendations
For Linux kernel versions prior to 6.0.0-rc7+, update to a version that includes the fix for this issue.
As a temporary workaround, consider disabling the
kvm init() function until a patch is available.
Restrict access to the /dev/kvm device file to minimize the risk of exploitation.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linux Kernel