CVE-2019-5049
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 · uneditedAn exploitable memory corruption vulnerability exists in AMD ATIDXX64.DLL driver, versions 25.20.15031.5004 and 25.20.15031.9002. A specially crafted pixel shader can cause an out-of-bounds memory write. An attacker can provide a specially crafted shader file to trigger this vulnerability. This vulnerability can be triggered from VMware guest, affecting VMware host.
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 confidenceA memory corruption vulnerability exists in AMD's ATIDXX64.DLL DirectX graphics driver where a specially crafted pixel shader triggers an out-of-bounds memory write, potentially allowing arbitrary code execution. The critical aspect is that this can be triggered from within a VMware guest virtual machine and affect the VMware host system, representing a virtual machine escape vector.
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= 25.20.15031.5004= 25.20.15031.9002= 25.20.15031.5004= 25.20.15031.9002= 25.20.15031.5004= 25.20.15031.9002CVSS 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
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Changed
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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 AMD Radeon graphics driver version on WindowsOpen Device Manager, expand 'Display adapters', right-click the AMD GPU, select Properties, go to the Driver tab, and note the Driver Version fieldAffected if The displayed driver version matches exactly 25.20.15031.5004 or 25.20.15031.9002
-
Check ATIDXX64.DLL file version on WindowsNavigate to C:\Windows\System32\ and locate ATIDXX64.DLL, right-click and select Properties, then view the Details tab for File VersionAffected if The file version matches 25.20.15031.5004 or 25.20.15031.9002, indicating the vulnerable driver DLL is loaded
-
Identify firmware version on LinuxRun 'lspci -v | grep -A 10 Radeon' or 'ls /lib/firmware/amdgpu/' to list installed AMDGPU firmware files and their version metadataAffected if The firmware files present include versions 25.20.15031.5004 or 25.20.15031.9002
-
Determine if VMware GPU passthrough is configuredIn VMware vSphere Client, select the virtual machine, go to VM Settings, expand the PCI device list under the Hardware tab, and check if an AMD GPU is listed as a passthrough deviceAffected if An AMD Radeon Rx 550, 550, or 550x is attached as a passthrough device to a VM
-
Check if DirectX/hardware shader acceleration is enabled in the VMInside the VMware guest VM, run 'dxdiag' from the command prompt, go to the Display tabs, and verify that DirectDraw and Direct3D Acceleration show as EnabledAffected if Hardware acceleration is enabled in the guest and the host GPU is a vulnerable model
You are affected if your AMD Radeon Rx 550/550/550x driver or firmware version is exactly 25.20.15031.5004 or 25.20.15031.9002 AND you run VMware with GPU passthrough to a guest where DirectX acceleration is enabled.
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 dataApply AMD's vendor patch to update the graphics driver to a non-vulnerable version. In virtualized environments, consider disabling hardware GPU passthrough or hardware acceleration in untrusted VMs until patching is complete.
- Consultation4.0 h
- Implementation8.0 h
- Testing6.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 $5,600.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-5049 — 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-2019-5049 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