CVE-2024-0127
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 contains a vulnerability in the GPU kernel driver of the vGPU Manager for all supported hypervisors, where a user of the guest OS can cause an improper input validation by compromising the guest OS kernel. A successful exploit of this vulnerability might lead to code execution, escalation of privileges, data tampering, denial of service, and information disclosure.
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 · moderate confidenceNVIDIA vGPU Manager contains an improper input validation vulnerability in its GPU kernel driver. An attacker who has already compromised the guest OS kernel can exploit this vulnerability to potentially achieve code execution, privilege escalation, data tampering, denial of service, or information disclosure. The vulnerability affects the vGPU Manager running on supported hypervisors.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS 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
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.
-
Identify if NVIDIA vGPU Manager is installed on the hypervisorCheck for the presence of the vGPU Manager package or service. On Linux hypervisors, look for nvidia-vgpud or nvidia-vgpu-mgr packages or services. On Windows hypervisors, check for NVIDIA vGPU Manager in installed programs.Affected if vGPU Manager is present on the hypervisor system
-
Determine the installed vGPU Manager versionRun the appropriate command to query the vGPU Manager version. On Linux: dpkg -l | grep nvidia-vgpu or rpm -qa | grep vgpu. On Windows: Check the program version in Add/Remove Programs or via the NVIDIA vGPU software installer information.Affected if The installed version has not been patched to address CVE-2024-0127 (version comparison needed against NVIDIA's security bulletin)
-
Verify if vGPU functionality is enabled and in useCheck if any guest VMs are configured with vGPUs or if the hypervisor has vGPU resources allocated. On VMware: check VM settings for vGPU profiles. On other hypervisors: check vGPU configuration files or management interfaces.Affected if vGPU is enabled and guest VMs are using vGPU passthrough, as this indicates the vulnerable code path is active
-
Confirm guest VM kernel compromise is a realistic threatReview guest VM security posture: check for unauthorized access, unusual processes, or indicators of kernel compromise in guest VMs that use vGPU.Affected if Guest VM kernels are compromised or at high risk of compromise, as this is the prerequisite condition for exploiting the vGPU Manager vulnerability
A user is affected if NVIDIA vGPU Manager is installed on their hypervisor and the version has not been updated to include the CVE-2024-0127 fix, especially when untrusted guest VMs have access to vGPU functionality.
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 · scopedApply the NVIDIA vGPU software patch or update to a version that addresses CVE-2024-0127. Ensure guest VM kernels are kept secure to reduce the likelihood of the prerequisite compromise needed to exploit this vulnerability.
Obtain the fixed vGPU Manager version from NVIDIA's official security bulletin for CVE-2024-0127
- 1. Navigate to NVIDIA's official vGPU software support page at nvidia.custhelp.com to obtain the latest security patches
- 2. Locate the security bulletin or patch notes for CVE-2024-0127
- 3. Identify the specific vGPU Manager version applicable to your hypervisor (VMware ESXi, Microsoft Hyper-V, or KVM)
- 4. Download and install the patched vGPU Manager version for your hypervisor
- 5. Update the NVIDIA GPU drivers in the guest operating systems to match the new vGPU Manager version
- 6. Reboot the hypervisor and guest VMs as required by the update
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing12.0 h
- Review / QA4.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $7,616.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2024-0127 — 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-2024-0127 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