CVE-2026-41157 PUBLISHED

GPU DDK - OOB Write in CalculateNPOTTwiddleSparsePageMap3D

Assigner: imaginationtech
Reserved: 17.04.2026 Published: 12.06.2026 Updated: 12.06.2026

A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger an out-of-bound write in the GPU user-space driver, leading to memory corruption and possible browser/GPU process crash.

The software computes a required memory size from untrusted input, but integer overflow can produce a value smaller than needed. Subsequent write operations may then occur past the intended memory boundary, corrupting adjacent memory and causing process instability or termination.

Product Status

Vendor Imagination Technologies
Product Graphics DDK
Versions Default: unknown
  • Version 1.18 RTM is affected
  • Version 23.2 RTM is affected
  • Version 24.2 RTM is affected
  • affected from 25.1 RTM to 25.3 RTM (incl.)
  • Version 26.1 RTM is affected
  • Version 26.2 RTM is unaffected

References

Problem Types

  • CWE-787: Out-of-bounds Write CWE

Impacts

  • CAPEC-100: Overflow Buffers