CVE-2025-13952

Summary

A web page that contains unusual GPU shader code is loaded from the Internet into the GPU compiler process triggers a write use-after-free crash in the GPU shader compiler library. On certain platforms, when the compiler process has system privileges this could enable further exploits on the device.

The shader code contained in the web page executes a path in the compiler that held onto an out of date pointer, pointing to a freed memory object.

Affected Software

VendorProductVersion RangeStatus
Imagination TechnologiesGraphics DDK1.17 RTMunaffected
Imagination TechnologiesGraphics DDK1.18 RTMunaffected
Imagination TechnologiesGraphics DDK23.2 RTMunaffected
Imagination TechnologiesGraphics DDK24.1 RTM <= 24.2 RTMunaffected
Imagination TechnologiesGraphics DDK25.1 RTM <= 25.2 RTMaffected
Imagination TechnologiesGraphics DDK25.3 RTMunaffected

Weaknesses

  • CWE-416: CWE - CWE-416: Use After Free (4.18)

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: total

References