
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-54174 is a NULL pointer dereference vulnerability in the Linux kernel's VFIO (Virtual Function I/O) subsystem, caused by an uninitialized group->iommufd field when iommufd_ctx_put() is called. The flaw was published on December 30, 2025, and affects Linux kernel versions in the 6.2 series (introduced at commit 9eefba8002c27d65ab52a533fd0611b099b73591). Fixes are available in kernel versions 6.2.3 and 6.3. No CVSS score has been assigned by NVD at this time, and the EPSS score is approximately 0.026% (Feedly, EUVD).
The root cause is an uninitialized pointer (CWE-476: NULL Pointer Dereference) in the Linux kernel's VFIO group file operations. Specifically, group->iommufd is not initialized before iommufd_ctx_put() is invoked within vfio_group_fops_unl_ioctl(), leading to a kernel NULL pointer dereference at address 0x0000000000000000. The crash trace shows the fault originates in iommufd_ctx_put+0x5/0x10 [iommufd], triggered via the ioctl syscall path (__x64_sys_ioctl → do_syscall_64 → vfio_group_fops_unl_ioctl). Exploitation requires local access to a system with VFIO and iommufd enabled, and the ability to issue ioctl calls to a VFIO group device (Feedly).
Successful exploitation of this vulnerability causes a kernel NULL pointer dereference, resulting in a kernel panic (BUG) and system crash, directly impacting availability. Because the vulnerability resides in kernel space, it could potentially be leveraged by a local attacker with access to VFIO devices to cause a denial of service on the host system. There is no evidence of confidentiality or integrity impact beyond the crash itself, and the scope is limited to the affected host (Feedly).
BUG: kernel NULL pointer dereference, address: 0000000000000000 and stack traces referencing iommufd_ctx_put and vfio_group_fops_unl_ioctl.The vulnerability is fixed in Linux kernel versions 6.2.3 and 6.3 via commits 8f24eef598ce7cce0bbefe0ec642bcc031d0f528 (stable) and d649c34cb916b015fdcb487e51409fcc5caeca8d (stable). Administrators should upgrade to a patched kernel version as the primary remediation. As a workaround, restricting local user access to VFIO group devices (e.g., via permissions or disabling VFIO/iommufd modules where not required) can reduce exposure (Feedly, kernel.org patch 1, kernel.org patch 2).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."