Skip to main content

Imagination Graphics DDK CVE-2026-34192

| EUVDEUVD-2026-38001 HIGH
Use After Free (CWE-416)
2026-06-19 imaginationtech GHSA-q7pr-p3c5-mgvj
7.7
CVSS 3.1 · Vendor: imaginationtech
Share

Severity by source

Vendor (imaginationtech) PRIMARY
7.7 HIGH
AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
vuln.today AI
7.1 HIGH

Local GPU syscall from an unprivileged but authenticated local user (PR:L), low complexity, no UI; kernel UAF yields high integrity/availability, no direct confidentiality impact stated.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (imaginationtech).

CVSS VectorVendor: imaginationtech

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Jun 22, 2026 - 21:30 vuln.today
CVSS changed
Jun 22, 2026 - 19:24 NVD
7.7 (HIGH)
CVE Published
Jun 19, 2026 - 09:23 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an error path leading to UAF of GPU page tables.

The vulnerability allows physical memory allocated for MMU page tables to be used after being freed. This was caused by an error path that would not cleanup properly before freeing the physical allocation.

AnalysisAI

Local privilege escalation and denial of service in Imagination Technologies Graphics DDK (PowerVR GPU driver) allows non-privileged users to trigger a use-after-free of GPU MMU page tables via crafted GPU system calls. An error path fails to clean up before freeing the physical page-table allocation, enabling memory corruption that can be leveraged for kernel-context impact. No public exploit identified at time of analysis and SSVC reports no observed exploitation.

Technical ContextAI

Imagination Technologies' Graphics DDK is the kernel-mode driver stack shipped with PowerVR-class GPUs found in many embedded SoCs, Android handsets, automotive infotainment, and IoT devices. The flaw is a CWE-416 Use-After-Free in the GPU memory management unit (MMU) page-table handling: the driver's error path releases the physical memory backing GPU page tables without first detaching dangling references, leaving freed pages reachable through still-mapped GPU MMU structures. Because GPU page tables are shared kernel structures that direct DMA-capable hardware, dangling references can be reused by the attacker's process and then accessed by the GPU, yielding kernel/DMA-level memory corruption rather than a pure userland fault.

RemediationAI

Patch available per vendor advisory at https://www.imaginationtech.com/gpu-driver-vulnerabilities/; no fixed Graphics DDK version was published in the available data, so administrators should consult Imagination Technologies directly and confirm with their SoC/device OEM which downstream driver release incorporates the fix (track also vuldb.com/vuln/372347 and EUVD-2026-38001). Where patching is blocked by OEM release cycles, compensating controls include restricting which local users and apps may open the PowerVR device nodes (e.g., tighten permissions on /dev/pvr* or equivalent and use SELinux/AppArmor policies to deny GPU ioctl access to untrusted processes), disabling untrusted third-party code execution on the device, and on Android using seccomp filters to block GPU syscall surfaces for low-trust apps - with the trade-off that hardware-accelerated graphics and compute will be degraded or unavailable for those processes. Avoid exposing GPU compute to untrusted tenants on shared embedded systems until the driver is updated.

CVE-2026-16280 CRITICAL
9.8 Jul 24

Memory corruption and information disclosure in Imagination Graphics DDK allows remote unauthenticated attackers to expl

CVE-2026-41157 CRITICAL
9.8 Jun 12

Out-of-bounds write in the Imagination Technologies Graphics DDK (GPU user-space driver) can be triggered when a victim

CVE-2026-21732 CRITICAL
9.6 Mar 20

GPU shader compiler memory corruption via malicious shader code allows remote code execution when the compiler runs with

CVE-2026-34195 HIGH
8.8 Jun 12

Out-of-bounds kernel write in Imagination Technologies Graphics DDK (PowerVR GPU driver) allows a local non-privileged p

CVE-2026-41154 HIGH
7.8 Jul 10

Out-of-bounds kernel memory read/write in Imagination Technologies Graphics DDK (the driver kit for PowerVR GPUs) allows

CVE-2026-45198 HIGH
7.8 Aug 07

Untrusted pointer dereference in Imagination Technologies Graphics DDK allows a local attacker with Rich Execution Envir

CVE-2026-7639 HIGH
7.8 Jul 10

Local memory-corruption escalation in Imagination Technologies' Graphics DDK (the PowerVR GPU driver stack) lets an unpr

CVE-2026-34196 HIGH
7.8 Jul 10

Local privilege escalation in Imagination Technologies' Graphics DDK (PowerVR GPU driver) lets a non-privileged user tri

CVE-2026-45199 HIGH
7.8 Aug 21

Privilege escalation in Imagination Technologies Graphics DDK allows guest VM kernel software to issue crafted commands

CVE-2026-45196 HIGH
7.8 Jul 10

Privilege escalation in Imagination Technologies' Graphics DDK GPU driver allows kernel-level software inside a Host VM

CVE-2026-45200 HIGH
7.8 Sep 04

Kernel heap corruption in Imagination Technologies Graphics DDK enables local privilege escalation from a non-privileged

CVE-2026-49745 HIGH
7.8 Jul 24

Privilege escalation in Imagination Technologies Graphics DDK allows a malicious guest VM with GPU access to send crafte

Share

CVE-2026-34192 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy