CVE-2023-31021
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedNVIDIA vGPU software for Windows and Linux contains a vulnerability in the Virtual GPU Manager (vGPU plugin), where a malicious user in the guest VM can cause a NULL-pointer dereference, which may lead to denial of service.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceNVIDIA vGPU software contains a NULL-pointer dereference vulnerability in the Virtual GPU Manager (vGPU plugin). A malicious user within a guest VM can trigger this condition, causing the vGPU Manager to crash and result in denial of service for the affected guest VM and potentially other VMs on the same hypervisor.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 13.9>= 14.0, < 15.4>= 16.0, < 16.2CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Local
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify NVIDIA vGPU software is installedOn the hypervisor host (VMware ESXi, Citrix XenServer, or KVM with NVIDIA GRID), check for presence of NVIDIA vGPU Manager packages. For ESXi, run 'esxcli software vib list | grep nvidia' or check /opt/nvidia/ directory. For XenServer, check 'xe host-list' and look for vGPU-enabled hosts.Affected if NVIDIA vGPU Manager packages are found on the hypervisor
-
Check vGPU Manager versionRetrieve the installed vGPU Manager version. For ESXi, use 'esxcli software vib list | grep -i vgpu' or check the NVIDIA vGPU Manager VIB version. For XenServer, run 'xe vgpu-type-list' to see vGPU types and their versions. Compare against affected ranges: < 13.9, >= 14.0 and < 15.4, >= 16.0 and < 16.2Affected if The installed vGPU Manager version falls within any of the affected ranges (< 13.9, 14.0-15.3, or 16.0-16.1)
-
Identify guest VMs with vGPU passthrough assignedList all VMs that have vGPU devices assigned. For ESXi, check VM configuration for 'vgpu' profile or examine /vmfs/volumes/*/VM_name/*.vmx for 'vgpu.profile' entries. For XenServer, run 'xe vm-list params=name-label,vgpu-uuid' to identify VMs with vGPU assigned.Affected if Any guest VMs are configured with vGPU passthrough devices using the affected vGPU Manager version
-
Check for vGPU Manager crash logsReview hypervisor logs for vGPU Manager crashes or NULL pointer dereference errors. For ESXi, check /var/log/vmkernel.log and /var/log/vmware/vgpu-*.log for crash indicators. For XenServer, review /var/log/xen/*.log. Look for keywords like 'NULL pointer', 'vgpu', 'crash', or 'dereference'.Affected if Recent crash logs indicate vGPU Manager failures that match the CVE description
The environment is affected if the hypervisor runs a vGPU Manager version in the ranges < 13.9, >= 14.0 to < 15.4, or >= 16.0 to < 16.2, and any guest VMs have vGPU devices assigned.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped13.915.416.2
Apply the NVIDIA vGPU software update/patch provided by NVIDIA to address this vulnerability. Ensure guest driver versions are compatible with the updated vGPU Manager.
NVIDIA vGPU 13.9 or later for legacy branches; 15.4 or later for 14.x/15.x branches; 16.2 or later for 16.x branch
- 1. Identify the current NVIDIA vGPU software version by running nvidia-smi or checking the Virtual GPU Manager version in the hypervisor
- 2. Based on your current version, determine the target fixed release: if < 13.9 upgrade to 13.9 or later; if >= 14.0 and < 15.4 upgrade to 15.4 or later; if >= 16.0 and < 16.2 upgrade to 16.2 or later
- 3. Download the corresponding fixed vGPU software package from the NVIDIA licensing portal or nvidia.custhelp.com
- 4. Follow NVIDIA's standard vGPU upgrade procedure: first update the Virtual GPU Manager (hypervisor side), then update the guest VM drivers
- 5. After upgrade, verify the vGPU software version matches the fixed release and confirm the vulnerability is resolved
- 6. Test that vGPU functionality works normally and monitor for any issues
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-31021 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-31021 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data