Linux kernel
cpe:2.3:o:kernel:linux_kernel:*:*:*:*:*:*:*
A NULL pointer dereference vulnerability has been identified in the Linux kernel's VFIO (Virtual Function I/O) subsystem. This issue arises because the 'iommufd' field in the VFIO group structure is not properly initialized, leading to a dereference of a NULL pointer when the 'iommufd_ctx_put()' function is called. The vulnerability was introduced in a commit that moved VFIO group-specific code into a separate file, and it can be triggered by certain IOCTL (Input/Output Control) operations on VFIO groups.
Exploitation of this vulnerability leads to a kernel panic due to a NULL pointer dereference, causing a denial of service by crashing the system.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched kernel can be found on the official Linux kernel website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.