CVE-2026-34196 Details
Description
Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an integer overflow and map two GPU virtual addresses to the same physical address. One of these virutal mappings can be freed along with the physical page, allowing for a read/write UAF via the second mapping The second virtual mapping references a physical address that has been freed after the first virtual mapping has been freed. This allows the physical memory to be allocated (for example) by another process and read/written to.
A vulnerability exists in the Imagination Technologies GPU Driver Development Kit (DDK) that allows software running as a non-privileged user to exploit improper GPU system calls. This exploitation can cause an integer overflow, resulting in two GPU virtual addresses being mapped to the same physical address. One of these virtual mappings can be freed along with the physical page, creating a read/write use-after-free condition via the second mapping. The second virtual mapping refers to a physical address that has been freed after the first virtual mapping, allowing the physical memory to be reallocated by another process and read or written to.
The DDK kernel module has been updated to address this vulnerability by implementing better safeguards against integer overflows, ensuring that such exploitation cannot occur.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://www.imaginationtech.com/gpu-driver-vulnerabilities/ | imaginationtech | Vendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | imaginationtech |
Affected Products
| Product | Versions |
|---|---|
| imaginationtech ddk | < 26.1 26.1 rtm1 |
CPE
Remediation
| |
| google android | All versions |
CPE
Remediation
| |
| linux linux kernel | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 12, 2026 | Initial Analysis | [email protected] |
| Jul 13, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | imaginationtech |