Imagination Technologies
Products
1- 16 CVEs
Recent CVEs
16| CVE | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-21736 | 0.00 | — | 0.00 | Mar 9, 2026 | Software installed and run as a non-privileged user may conduct improper GPU system calls to gain write permission to read-only wrapped user-mode memory. This is caused by improper handling of the memory protections for the user-mode wrapped memory resource. | ||
| CVE-2025-13952 | 0.00 | — | 0.00 | Jan 24, 2026 | 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. | ||
| CVE-2025-10865 | 0.00 | — | 0.00 | Jan 13, 2026 | Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of reference counting to cause a potential use after free. Improper reference counting on an internal resource caused scenario where potential for use after free was present. | ||
| CVE-2025-58411 | 0.00 | — | 0.00 | Jan 13, 2026 | Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources reference counting creating a potential use after free scenario. Improper resource management and reference counting on an internal resource caused scenario where potential write use after free was present. | ||
| CVE-2025-58409 | 0.00 | — | 0.00 | Jan 13, 2026 | Software installed and run as a non-privileged user may conduct improper GPU system calls to subvert GPU HW to write to arbitrary physical memory pages. Under certain circumstances this exploit could be used to corrupt data pages not allocated by the GPU driver but memory pages in use by the kernel and drivers running on the platform altering their behaviour. This attack can lead the GPU to perform write operations on restricted internal GPU buffers that can lead to a second order affect of corrupted arbitrary physical memory. | ||
| CVE-2025-25176 | 0.00 | — | 0.00 | Jan 13, 2026 | Intermediate register values of secure workloads can be exfiltrated in workloads scheduled from applications running in the non-secure environment of a platform. | ||
| CVE-2025-58408 | 0.00 | — | 0.00 | Dec 1, 2025 | Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger reads of stale data that can lead to kernel exceptions and write use-after-free. The Use After Free common weakness enumeration was chosen as the stale data can include handles to resources in which the reference counts can become unbalanced. This can lead to the premature destruction of a resource while in use. | ||
| CVE-2025-58407 | 0.00 | — | 0.00 | Nov 17, 2025 | Kernel or driver software installed on a Guest VM may post improper commands to the GPU Firmware to exploit a TOCTOU race condition and trigger a read and/or write of data outside the allotted memory escaping the virtual machine. | ||
| CVE-2025-58410 | 0.00 | — | 0.00 | Nov 17, 2025 | Software installed and run as a non-privileged user may conduct improper GPU system calls to gain write permissions to memory buffers exported as read-only. This is caused by improper handling of the memory protections for the buffer resource. | ||
| CVE-2025-46711 | 0.00 | — | 0.00 | Sep 22, 2025 | Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger NULL pointer dereference kernel exceptions. | ||
| CVE-2025-46709 | 0.00 | — | 0.00 | Aug 8, 2025 | Possible memory leak or kernel exceptions caused by reading kernel heap data after free or NULL pointer dereference kernel exception. | ||
| CVE-2025-46708 | 0.00 | — | 0.00 | Jun 27, 2025 | Software installed and running inside a Guest VM may conduct improper GPU system calls to prevent other Guests from running work on the GPU. | ||
| CVE-2025-46707 | 0.00 | — | 0.00 | Jun 27, 2025 | Software installed and running inside a Guest VM may override Firmware's state and gain access to the GPU. | ||
| CVE-2025-46710 | 0.00 | — | 0.00 | Jun 16, 2025 | Possible kernel exceptions caused by reading and writing kernel heap data after free. | ||
| CVE-2025-25179 | 0.00 | — | 0.00 | Jun 2, 2025 | Software installed and run as a non-privileged user may conduct improper GPU system calls to subvert GPU HW to write to arbitrary physical memory pages. | ||
| CVE-2025-0467 | 0.00 | — | 0.00 | Apr 18, 2025 | Kernel software installed and running inside a Guest VM may exploit memory shared with the GPU Firmware to write data outside the Guest's virtualised GPU memory. |
- CVE-2026-21736Mar 9, 2026risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to gain write permission to read-only wrapped user-mode memory. This is caused by improper handling of the memory protections for the user-mode wrapped memory resource.
- CVE-2025-13952Jan 24, 2026risk 0.00cvss —epss 0.00
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.
- CVE-2025-10865Jan 13, 2026risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of reference counting to cause a potential use after free. Improper reference counting on an internal resource caused scenario where potential for use after free was present.
- CVE-2025-58411Jan 13, 2026risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources reference counting creating a potential use after free scenario. Improper resource management and reference counting on an internal resource caused scenario where potential write use after free was present.
- CVE-2025-58409Jan 13, 2026risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to subvert GPU HW to write to arbitrary physical memory pages. Under certain circumstances this exploit could be used to corrupt data pages not allocated by the GPU driver but memory pages in use by the kernel and drivers running on the platform altering their behaviour. This attack can lead the GPU to perform write operations on restricted internal GPU buffers that can lead to a second order affect of corrupted arbitrary physical memory.
- CVE-2025-25176Jan 13, 2026risk 0.00cvss —epss 0.00
Intermediate register values of secure workloads can be exfiltrated in workloads scheduled from applications running in the non-secure environment of a platform.
- CVE-2025-58408Dec 1, 2025risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger reads of stale data that can lead to kernel exceptions and write use-after-free. The Use After Free common weakness enumeration was chosen as the stale data can include handles to resources in which the reference counts can become unbalanced. This can lead to the premature destruction of a resource while in use.
- CVE-2025-58407Nov 17, 2025risk 0.00cvss —epss 0.00
Kernel or driver software installed on a Guest VM may post improper commands to the GPU Firmware to exploit a TOCTOU race condition and trigger a read and/or write of data outside the allotted memory escaping the virtual machine.
- CVE-2025-58410Nov 17, 2025risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to gain write permissions to memory buffers exported as read-only. This is caused by improper handling of the memory protections for the buffer resource.
- CVE-2025-46711Sep 22, 2025risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger NULL pointer dereference kernel exceptions.
- CVE-2025-46709Aug 8, 2025risk 0.00cvss —epss 0.00
Possible memory leak or kernel exceptions caused by reading kernel heap data after free or NULL pointer dereference kernel exception.
- CVE-2025-46708Jun 27, 2025risk 0.00cvss —epss 0.00
Software installed and running inside a Guest VM may conduct improper GPU system calls to prevent other Guests from running work on the GPU.
- CVE-2025-46707Jun 27, 2025risk 0.00cvss —epss 0.00
Software installed and running inside a Guest VM may override Firmware's state and gain access to the GPU.
- CVE-2025-46710Jun 16, 2025risk 0.00cvss —epss 0.00
Possible kernel exceptions caused by reading and writing kernel heap data after free.
- CVE-2025-25179Jun 2, 2025risk 0.00cvss —epss 0.00
Software installed and run as a non-privileged user may conduct improper GPU system calls to subvert GPU HW to write to arbitrary physical memory pages.
- CVE-2025-0467Apr 18, 2025risk 0.00cvss —epss 0.00
Kernel software installed and running inside a Guest VM may exploit memory shared with the GPU Firmware to write data outside the Guest's virtualised GPU memory.