Description
Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a GPU register access which can lead to privilege escalation.
Published: 2026-07-10
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a host virtual machine kernel to issue unchecked commands to GPU firmware, resulting in an arbitrary write to GPU registers. This flaw stems from unsanitized pointers in the Graphics DDK, representing a CWE-280 weakness, and enables the driver to perform register operations that the host process would normally be restricted from modifying.

Affected Systems

The vendor Imagination Technologies, specifically its Graphics DDK, is affected. All builds of this DDK that contain the vulnerable code path may be impacted; no specific version range is specified absence of specific version ranges, it is inferred that all builds containing the vulnerable code path may be impacted.

Risk and Exploitability

The CVSS score of 7.8 indicates high severity. The EPSS score is less than 1%, indicating limited evidence of exploitation. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the likely attack vector is local to the host virtualization environment; the attacker must have privileged access to the host VM kernel and to the GPU driver. Successful exploitation could allow privilege escalation on the host system.

Generated by OpenCVE AI on July 29, 2026 at 10:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Imagination Technologies GPU DDK update that sanitizes host‑kernel pointer usage as provided on the vendor’s GPU driver vulnerability page.
  • Restrict or disable GPU passthrough for virtual machines to limit GPU driver access from the host kernel.
  • Monitor system and GPU logs for unexpected register write activity and configure alerts for anomalous command patterns.

Generated by OpenCVE AI on July 29, 2026 at 10:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Imaginationtech
Imaginationtech graphics Ddk
Vendors & Products Imaginationtech
Imaginationtech graphics Ddk

Fri, 10 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a GPU register access which can lead to privilege escalation.
Title GPU DDK - Arbitrary GPU register write in rgxfw_hwperf_hw due to unsanitized pointers from host kernel
Weaknesses CWE-280
References

Subscriptions

Imaginationtech Graphics Ddk
cve-icon MITRE

Status: PUBLISHED

Assigner: imaginationtech

Published:

Updated: 2026-07-15T03:59:55.338Z

Reserved: 2026-05-11T10:58:04.162Z

Link: CVE-2026-45196

cve-icon Vulnrichment

Updated: 2026-07-13T18:32:17.784Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:15:06Z

Weaknesses
  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges