Software installed and run as a non-privileged user may conduct improper GPU system calls to manipulate the lifetimes of synchronisation objects in the kernel, leading to read/write UAFs.
During workload submission involving a fence exported by the GPU driver, the reference count of the underlying synchronisation primitive is not properly incremented. This can be exploited, by destroying the exported fence and prematurely release the underlying primitive, resulting in a potential use-after-free condition.
References
| Link | Resource |
|---|---|
| https://www.imaginationtech.com/gpu-driver-vulnerabilities/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
| AND |
|
History
No history.
Information
Published : 2026-07-24 09:16
Updated : 2026-08-12 18:51
NVD link : CVE-2026-49743
Mitre link : CVE-2026-49743
CVE.ORG link : CVE-2026-49743
JSON object : View
Products Affected
linux
- linux_kernel
imaginationtech
- ddk
- android
CWE
CWE-416
Use After Free
