CVE-2026-34193
GPU Memory Arbitrary Write in Kernel
Publication date: 2026-06-01
Last updated on: 2026-06-01
Assigner: imaginationtech
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-823 | The product performs pointer arithmetic on a valid pointer, but it uses an offset that can point outside of the intended range of valid memory locations for the resulting pointer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves kernel software running inside a Guest or Host virtual machine that can send improper commands to the GPU firmware. Due to a logic error in address translation, a compromised Host kernel can perform arbitrary writes to the GPU firmware memory, writing data outside the intended GPU memory area.
How can this vulnerability impact me? :
The vulnerability allows a compromised Host kernel to write arbitrary data to GPU firmware memory. This could lead to unauthorized modification of firmware, potentially causing system instability, security breaches, or enabling further attacks by corrupting GPU operations.