CVE-2018-12153
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 · uneditedDenial of Service in Unified Shader Compiler in Intel Graphics Drivers before 10.18.x.5056 (aka 15.33.x.5056), 10.18.x.5057 (aka 15.36.x.5057) and 20.19.x.5058 (aka 15.40.x.5058) may allow an unprivileged user from a virtual machine guest to potentially crash the host system via local access.
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 confidenceA denial of service vulnerability exists in the Unified Shader Compiler of Intel Graphics Drivers. An unprivileged user operating from within a virtual machine guest can exploit this flaw to potentially crash the host system via local access, representing a VM escape scenario.
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= 15.33.43.4425= 15.33.45.4653= 15.33.46.4885= 15.33.47.5059= 15.36.26.4294= 15.36.28.4332= 15.36.31.4414= 15.36.33.4578= 15.36.34.4889= 15.36.35.5057= 15.40.34.4624= 15.40.36.4703CVSS 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
- Changed
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/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.
-
Identify Intel Graphics Driver version on WindowsOpen Device Manager, expand 'Display adapters', right-click on Intel graphics device, select 'Properties', go to 'Driver' tab, note the Driver Version fieldAffected if Driver version matches any of: 15.33.43.4425, 15.33.45.4653, 15.33.46.4885, 15.33.47.5059, 15.36.26.4294, 15.36.28.4332, 15.36.31.4414, 15.36.33.4578, 15.36.34.4889, 15.36.35.5057, 15.40.34.4624, or 15.40.36.4703
-
Identify Intel Graphics Driver version on LinuxRun 'modinfo i915' or 'lsmod | grep i915' and check the driver version, or run 'intel_gpu_top' if available to see driver versionAffected if Driver version matches any of the affected versions listed above
-
Determine if host runs virtualization with GPU passthroughCheck if Hyper-V, VMware, KVM/QEMU, or Xen is installed and configured with GPU passthrough (looking for 'GPU Passthrough', 'vGPU', or 'PCI passthrough' settings in hypervisor configuration)Affected if Any virtual machine has direct access to the Intel GPU via passthrough or vGPU assignment
-
Check for untrusted or guest VMs with GPU accessReview virtualization configuration to list which VMs have the Intel GPU or VGA controller passed through, and determine trust level of those VM guestsAffected if An untrusted or less-trusted virtual machine guest has direct access to the Intel Graphics Driver through passthrough
A system is affected if it runs any of the specific Intel Graphics Driver versions listed AND has GPU passthrough enabled allowing virtual machine guests to access the graphics driver.
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.
From vendor dataUpdate Intel Graphics Drivers to version 10.18.x.5056 or higher for the 15.33.x series, 10.18.x.5057 or higher for 15.36.x, and 20.19.x.5058 or higher for 15.40.x. Alternatively, restrict or disable GPU passthrough to untrusted VMs as a compensating control.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.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 $6,176.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2018-12153 — 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-2018-12153 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