Search

Find a vulnerability

Search criteria

    85 vulnerabilities

    CVE-2026-45202 (GCVE-0-2026-45202)

    Vulnerability from cvelistv5 – Published: 2026-08-21 04:09 – Updated: 2026-08-21 04:09
    VLAI
    Title
    GPU DDK - Silent High-Order CMA Memory Leak & Double Free in `_FreeOSPages_Fast`
    Summary
    Software installed and run as a non-privileged user may conduct GPU system calls which cause GPU memory leaks and possible kernel heap corruption. Scenario caused by memory free paths not maintaining state data of upgraded higher order allocations. This could cause memory leak or double free event.
    Severity
    No CVSS data available.
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct GPU system calls which cause GPU memory leaks and possible kernel heap corruption.\u003c/p\u003e\u003cp\u003eScenario caused by memory free paths not maintaining state data of upgraded higher order allocations. This could cause memory leak or double free event.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct GPU system calls which cause GPU memory leaks and possible kernel heap corruption.\n\n\n\nScenario caused by memory free paths not maintaining state data of upgraded higher order allocations. This could cause memory leak or double free event."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-113",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-113: Interface Manipulation"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-415",
                  "description": "CWE-415: Double Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-21T04:09:15.602Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Silent High-Order CMA Memory Leak \u0026 Double Free in `_FreeOSPages_Fast`",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45202",
        "datePublished": "2026-08-21T04:09:15.602Z",
        "dateReserved": "2026-05-11T10:58:04.163Z",
        "dateUpdated": "2026-08-21T04:09:15.602Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45201 (GCVE-0-2026-45201)

    Vulnerability from cvelistv5 – Published: 2026-08-21 04:01 – Updated: 2026-08-21 04:01
    VLAI
    Title
    GPU DDK - Incorrect page size validation in PhysmemNewRamBackedPMR could lead to OOB read and/or write of arbitrary physical memory
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to pass invalid log2 page size when allocating physical pages leading to OOB read and/or write due to improper validation of the said value. Such crafted log2 page size could lead to 4K pages being treated as higher order pages and allowing read and/or write access to the memory beyond 4K threshold.
    Severity
    No CVSS data available.
    CWE
    • CWE-1284 - Improper Validation of Specified Quantity in Input
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM2 (custom)
    Unaffected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct improper GPU system calls to pass invalid log2 page size when allocating physical pages leading to OOB read and/or write due to improper validation of the said value.\u003c/p\u003e\u003cp\u003eSuch crafted log2 page size could lead to 4K pages being treated as higher order pages and allowing read and/or write access to the memory beyond 4K threshold.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to pass invalid log2 page size when allocating physical pages leading to OOB read and/or write due to improper validation of the said value.\n\n\n\nSuch crafted log2 page size could lead to 4K pages being treated as higher order pages and allowing read and/or write access to the memory beyond 4K threshold."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-47",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-47: Buffer Overflow via Parameter Expansion"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1284",
                  "description": "CWE-1284: Improper Validation of Specified Quantity in Input",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-21T04:01:04.964Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Incorrect page size validation in PhysmemNewRamBackedPMR could lead to OOB read and/or write of arbitrary physical memory",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45201",
        "datePublished": "2026-08-21T04:01:04.964Z",
        "dateReserved": "2026-05-11T10:58:04.162Z",
        "dateUpdated": "2026-08-21T04:01:04.964Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45199 (GCVE-0-2026-45199)

    Vulnerability from cvelistv5 – Published: 2026-08-21 03:36 – Updated: 2026-08-25 03:56
    VLAI
    Title
    GPU DDK - rgxfw_to_ptr() does not reject FW private data pointers
    Summary
    Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Software installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges.
    Severity
    No CVSS data available.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-24 00:00 UTC
    CWE
    • CWE-823 - Use of Out-of-range Pointer Offset (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45199",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-24T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-25T03:56:19.990Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest\u0027s virtualised GPU memory.\u003c/p\u003e\u003cp\u003eSoftware installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges.\u003c/p\u003e"
                }
              ],
              "value": "Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest\u0027s virtualised GPU memory.\n\n\n\nSoftware installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-480",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-480: Escaping Virtualization (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-823",
                  "description": "CWE-823: Use of Out-of-range Pointer Offset (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-21T03:36:39.887Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - rgxfw_to_ptr() does not reject FW private data pointers",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45199",
        "datePublished": "2026-08-21T03:36:39.887Z",
        "dateReserved": "2026-05-11T10:58:04.162Z",
        "dateUpdated": "2026-08-25T03:56:19.990Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49746 (GCVE-0-2026-49746)

    Vulnerability from cvelistv5 – Published: 2026-08-07 01:59 – Updated: 2026-08-07 17:53
    VLAI
    Title
    GPU DDK - Dimension Mismatch and Integer Truncation in PMRDevPhysAddrOSMem
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to cause OOB read kernel memory access and in certain cases cause GPU UAF of arbitrary pages. Incorrect validation of array index can lead to OOB read and potentially to GPU UAF of arbitrary pages.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-07 17:52 UTC
    CWE
    • CWE-823 - CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.1,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49746",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-07T17:52:32.818801Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-07T17:53:00.194Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct improper GPU system calls to cause OOB read kernel memory access and in certain cases cause GPU UAF of arbitrary pages.\u003c/p\u003e\u003cp\u003eIncorrect validation of array index can lead to OOB read and potentially to GPU UAF of arbitrary pages.\u0026nbsp;\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause OOB read kernel memory access and in certain cases cause GPU UAF of arbitrary pages.\n\n\n\nIncorrect validation of array index can lead to OOB read and potentially to GPU UAF of arbitrary pages."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-679",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-679: Exploitation of Improperly Configured or Implemented Memory Protections (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-823",
                  "description": "CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-07T01:59:38.642Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Dimension Mismatch and Integer Truncation in PMRDevPhysAddrOSMem",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-49746",
        "datePublished": "2026-08-07T01:59:38.642Z",
        "dateReserved": "2026-06-01T11:03:13.032Z",
        "dateUpdated": "2026-08-07T17:53:00.194Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45204 (GCVE-0-2026-45204)

    Vulnerability from cvelistv5 – Published: 2026-08-07 01:53 – Updated: 2026-08-07 17:54
    VLAI
    Title
    GPU DDK - Out of bounds memory access and kernel NULL pointer dereference in DmaTransfer when pui64Address is a pointer to device memory
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger OOB access and kernel null pointer dereference in an error path. Null pointer dereference occurs in an error path of a function running in kernel thread of execution leading to kernel exceptions, platform instability and denial of service.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-07 17:53 UTC
    CWE
    • CWE-476 - CWE - CWE-476: NULL Pointer Dereference (4.15)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 5.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45204",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-07T17:53:40.960480Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-07T17:54:01.911Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct improper GPU system calls to trigger OOB access and kernel null pointer dereference in an error path.\u003c/p\u003e\u003cp\u003eNull pointer dereference occurs in an error path of a function running in kernel thread of execution leading to kernel exceptions, platform instability and denial of service.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to trigger OOB access and kernel null pointer dereference in an error path.\n\n\n\nNull pointer dereference occurs in an error path of a function running in kernel thread of execution leading to kernel exceptions, platform instability and denial of service."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-124: Shared Resource Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-476",
                  "description": "CWE - CWE-476: NULL Pointer Dereference (4.15)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-07T01:53:10.815Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Out of bounds memory access and kernel NULL pointer dereference in DmaTransfer when pui64Address is a pointer to device memory",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45204",
        "datePublished": "2026-08-07T01:53:10.815Z",
        "dateReserved": "2026-05-11T10:58:04.163Z",
        "dateUpdated": "2026-08-07T17:54:01.911Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45198 (GCVE-0-2026-45198)

    Vulnerability from cvelistv5 – Published: 2026-08-07 01:42 – Updated: 2026-08-07 17:56
    VLAI
    Title
    GPU DDK - RGXFWIF_SYSINIT::sCorememDataStore is untrusted
    Summary
    Kernel software from a non-secure operating system on a platform with Trusted Execution Environment support, may cause GPU Firmware to boot up using data from non-secure memory. The GPU thread of control (Firmware) uses a pointer from non-secure memory belonging to the Rich Execution Environment (REE) when saving or retrieving internal data between the tightly coupled private memory to main memory. An attacker with control over the REE kernel may modify the pointer value, corrupting the data used by the GPU Firmware.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-07 17:55 UTC
    CWE
    • CWE-822 - Untrusted Pointer Dereference CWE-501: Trust Boundary Violation
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.17 RTM2 (custom)
    Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45198",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-07T17:55:37.830880Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-07T17:56:07.311Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.17 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel software from a non-secure operating system on a platform with Trusted Execution Environment support, may cause GPU Firmware to boot up using data from non-secure memory.\u003c/p\u003e\u003cp\u003eThe GPU thread of control (Firmware) uses a pointer from non-secure memory belonging to the Rich Execution Environment (REE) when saving or retrieving internal data between the tightly coupled private memory to main memory. An attacker with control over the REE kernel may modify the pointer value, corrupting the data used by the GPU Firmware.\u003c/p\u003e"
                }
              ],
              "value": "Kernel software from a non-secure operating system on a platform with Trusted Execution Environment support, may cause GPU Firmware to boot up using data from non-secure memory.\n\n\n\nThe GPU thread of control (Firmware) uses a pointer from non-secure memory belonging to the Rich Execution Environment (REE) when saving or retrieving internal data between the tightly coupled private memory to main memory. An attacker with control over the REE kernel may modify the pointer value, corrupting the data used by the GPU Firmware."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-129",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-129: Pointer Manipulation (Version 3.1)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-822",
                  "description": "CWE-822: Untrusted Pointer Dereference CWE-501: Trust Boundary Violation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-07T01:42:54.673Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - RGXFWIF_SYSINIT::sCorememDataStore is untrusted",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45198",
        "datePublished": "2026-08-07T01:42:54.673Z",
        "dateReserved": "2026-05-11T10:58:04.162Z",
        "dateUpdated": "2026-08-07T17:56:07.311Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16280 (GCVE-0-2026-16280)

    Vulnerability from cvelistv5 – Published: 2026-07-24 22:02 – Updated: 2026-07-27 16:02
    VLAI
    Title
    GPU DDK - Integer overflow in _PMRLogicalOffsetToPhysicalOffset
    Summary
    An integer overflow when calculating physical offsets for sparse PMRs may result in 32-bit truncation of address computations for PMRs larger than 4 GB. This can lead to incorrect GPU MMU mappings and may allow a non-privileged user to trigger access to unintended physical memory, resulting in memory corruption or information disclosure.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-27 16:02 UTC
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16280",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-27T16:02:04.507947Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-27T16:02:36.595Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "An integer overflow when calculating physical offsets for sparse PMRs may result in 32-bit truncation of address computations for PMRs larger than 4 GB. This can lead to incorrect GPU MMU mappings and may allow a non-privileged user to trigger access to unintended physical memory, resulting in memory corruption or information disclosure."
                }
              ],
              "value": "An integer overflow when calculating physical offsets for sparse PMRs may result in 32-bit truncation of address computations for PMRs larger than 4 GB. This can lead to incorrect GPU MMU mappings and may allow a non-privileged user to trigger access to unintended physical memory, resulting in memory corruption or information disclosure."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-679",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-679: Exploitation of Improperly Configured or Implemented Memory Protections (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-190",
                  "description": "CWE-190: Integer Overflow or Wraparound",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T22:02:38.245Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Integer overflow in _PMRLogicalOffsetToPhysicalOffset",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-16280",
        "datePublished": "2026-07-24T22:02:38.245Z",
        "dateReserved": "2026-07-20T10:54:34.067Z",
        "dateUpdated": "2026-07-27T16:02:36.595Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49745 (GCVE-0-2026-49745)

    Vulnerability from cvelistv5 – Published: 2026-07-24 08:55 – Updated: 2026-07-24 17:22
    VLAI
    Title
    GPU DDK - Unvalidated sHWPerfCtlDMABuf GPU-VA, DMA-write into FW privdata via MMU ctx 0
    Summary
    Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Software installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-24 17:21 UTC
    CWE
    • CWE-823 - CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49745",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-24T17:21:31.407886Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-24T17:22:56.733Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest\u0027s virtualised GPU memory.\u003c/p\u003e\u003cp\u003eSoftware installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges.\u003c/p\u003e"
                }
              ],
              "value": "Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest\u0027s virtualised GPU memory.\n\n\n\nSoftware installed and run under a Guest VM can send commands to the GPU which result in out of bounds memory accesses. These can be used to escalate privileges."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-480",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-480: Escaping Virtualization (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-823",
                  "description": "CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T08:55:40.309Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Unvalidated sHWPerfCtlDMABuf GPU-VA, DMA-write into FW privdata via MMU ctx 0",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-49745",
        "datePublished": "2026-07-24T08:55:40.309Z",
        "dateReserved": "2026-06-01T11:03:13.032Z",
        "dateUpdated": "2026-07-24T17:22:56.733Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49744 (GCVE-0-2026-49744)

    Vulnerability from cvelistv5 – Published: 2026-07-24 08:51 – Updated: 2026-07-24 17:25
    VLAI
    Title
    GPU DDK - Unchecked ui32TracePointer in rgxfw_log_ex()
    Summary
    Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest's virtualised GPU memory. Out of bounds accesses triggered by malware introduced to a Guest KMD could allow privilege escalation which escapes virtualization boundaries.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-24 17:25 UTC
    CWE
    • CWE-823 - CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM1 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49744",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-24T17:25:39.112913Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-24T17:25:55.652Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest\u0027s virtualised GPU memory.\u003c/p\u003e\u003cp\u003eOut of bounds accesses triggered by malware introduced to a Guest KMD could allow privilege escalation which escapes virtualization boundaries.\u003c/p\u003e"
                }
              ],
              "value": "Kernel software installed and running inside a Guest VM may post improper commands to the GPU Firmware to trigger a write of data outside the Guest\u0027s virtualised GPU memory.\n\n\n\nOut of bounds accesses triggered by malware introduced to a Guest KMD could allow privilege escalation which escapes virtualization boundaries."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-480",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-480: Escaping Virtualization (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-823",
                  "description": "CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T08:51:16.698Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Unchecked ui32TracePointer in rgxfw_log_ex()",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-49744",
        "datePublished": "2026-07-24T08:51:16.698Z",
        "dateReserved": "2026-06-01T11:03:13.032Z",
        "dateUpdated": "2026-07-24T17:25:55.652Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49743 (GCVE-0-2026-49743)

    Vulnerability from cvelistv5 – Published: 2026-07-24 08:42 – Updated: 2026-07-24 17:27
    VLAI
    Title
    GPU DDK - Write UAF of sync checkpoint in GPU kick function after export fence file descriptor is prematurely closed
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-24 17:27 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM2 (custom)
    Unaffected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49743",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-24T17:27:36.145655Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-24T17:27:53.720Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware 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.\u003c/p\u003e\u003cp\u003eDuring 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.\u003c/p\u003e"
                }
              ],
              "value": "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.\n\n\n\nDuring 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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free (4.20)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-24T08:42:51.369Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Write UAF of sync checkpoint in GPU kick function after export fence file descriptor is prematurely closed",
          "x_generator": {
            "engine": "Vulnogram 1.0.4"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-49743",
        "datePublished": "2026-07-24T08:42:51.369Z",
        "dateReserved": "2026-06-01T11:03:13.031Z",
        "dateUpdated": "2026-07-24T17:27:53.720Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45203 (GCVE-0-2026-45203)

    Vulnerability from cvelistv5 – Published: 2026-07-10 20:57 – Updated: 2026-07-13 18:55
    VLAI
    Title
    GPU DDK - rgxfw_hwperf_ufo() re-reads psCmdHeader->ui32CmdSize after initial check, TOCTOU
    Summary
    Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory write outside the permitted range of memory for the host kernel. A TOCTOU bug existed where a malicious driver could modify values in memory after firmware validation but before use.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-13 18:33 UTC
    CWE
    • CWE-367 - CWE - CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition (4.20)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45203",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-13T18:33:59.825342Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-13T18:55:12.679Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory write outside the permitted range of memory for the host kernel.\n\u003cbr\u003e\n\u003cbr\u003eA TOCTOU bug existed where a malicious driver could modify values in memory after firmware validation but before use.\u003c/p\u003e"
                }
              ],
              "value": "Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory write outside the permitted range of memory for the host kernel.\n\n\n\nA TOCTOU bug existed where a malicious driver could modify values in memory after firmware validation but before use."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-480",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-480: Escaping Virtualization (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-367",
                  "description": "CWE - CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition (4.20)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-10T20:57:19.733Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - rgxfw_hwperf_ufo() re-reads psCmdHeader-\u003eui32CmdSize after initial check, TOCTOU",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45203",
        "datePublished": "2026-07-10T20:57:19.733Z",
        "dateReserved": "2026-05-11T10:58:04.163Z",
        "dateUpdated": "2026-07-13T18:55:12.679Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45196 (GCVE-0-2026-45196)

    Vulnerability from cvelistv5 – Published: 2026-07-10 20:53 – Updated: 2026-07-15 03:59
    VLAI
    Title
    GPU DDK - Arbitrary GPU register write in rgxfw_hwperf_hw due to unsanitized pointers from host kernel
    Summary
    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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-14 00:00 UTC
    CWE
    • CWE-280 - Improper Handling of Insufficient Permissions or Privileges (4.15)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45196",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-14T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-15T03:59:55.338Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel 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.\u003c/p\u003e"
                }
              ],
              "value": "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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-480",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-480: Escaping Virtualization (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-280",
                  "description": "CWE-280: Improper Handling of Insufficient Permissions or Privileges (4.15)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-10T20:53:50.761Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Arbitrary GPU register write in rgxfw_hwperf_hw due to unsanitized pointers from host kernel",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45196",
        "datePublished": "2026-07-10T20:53:50.761Z",
        "dateReserved": "2026-05-11T10:58:04.162Z",
        "dateUpdated": "2026-07-15T03:59:55.338Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-7639 (GCVE-0-2026-7639)

    Vulnerability from cvelistv5 – Published: 2026-07-10 20:50 – Updated: 2026-07-13 18:55
    VLAI
    Title
    GPU DDK - Page UAF read in PMMETA_PROTECT heap memory
    Summary
    Software installed and run as a non-privileged user may conduct a sequence of improper GPU system calls causing use after free, which helps in facilitating unprivileged memory access from a shader code. Triggering failure path in the MMU mapping logic by a malicious code could lead to incomplete cleanup of an internal driver state, allowing for future unauthorized access to the contents of the physical memory.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-13 18:20 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-7639",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-13T18:20:58.947220Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-13T18:55:22.535Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct a sequence of improper GPU system calls causing use after free, which helps in facilitating unprivileged memory access from a shader code.\u003c/p\u003e\u003cp\u003eTriggering failure path in the MMU mapping logic by a malicious code could lead to incomplete cleanup of an internal driver state, allowing for future unauthorized access to the contents of the physical memory.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct a sequence of improper GPU system calls causing use after free, which helps in facilitating unprivileged memory access from a shader code.\n\n\n\nTriggering failure path in the MMU mapping logic by a malicious code could lead to incomplete cleanup of an internal driver state, allowing for future unauthorized access to the contents of the physical memory."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-554",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-554: Functionality Bypass"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-459",
                  "description": "CWE-459: Incomplete Cleanup",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-10T20:50:27.730Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Page UAF read in PMMETA_PROTECT heap memory",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-7639",
        "datePublished": "2026-07-10T20:50:27.730Z",
        "dateReserved": "2026-05-01T16:03:30.275Z",
        "dateUpdated": "2026-07-13T18:55:22.535Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41154 (GCVE-0-2026-41154)

    Vulnerability from cvelistv5 – Published: 2026-07-10 20:46 – Updated: 2026-07-13 18:55
    VLAI
    Title
    GPU DDK - Incorrect Index Calculation in CMA Cleanup Path of AllocOSPages_Sparse
    Summary
    Software installed and run as a non-privileged user may cause OOB kernel memory reads or writes through GPU API calls. When indexing pages larger than 4kB in the page freeing logic of the sparse memory implementation, incorrect buffer indexing leads to OOB access.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-13 18:19 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM2 (custom)
    Unaffected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41154",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-13T18:19:41.693234Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-13T18:55:25.696Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may cause OOB kernel memory reads or writes through GPU API calls.\u003c/p\u003e\u003cp\u003eWhen indexing pages larger than 4kB in the page freeing logic of the sparse memory implementation, incorrect buffer indexing leads to OOB access.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may cause OOB kernel memory reads or writes through GPU API calls.\n\n\n\nWhen indexing pages larger than 4kB in the page freeing logic of the sparse memory implementation, incorrect buffer indexing leads to OOB access."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-123",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-123: Buffer Manipulation"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-10T20:46:06.747Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Incorrect Index Calculation in CMA Cleanup Path of AllocOSPages_Sparse",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-41154",
        "datePublished": "2026-07-10T20:46:06.747Z",
        "dateReserved": "2026-04-17T16:26:03.730Z",
        "dateUpdated": "2026-07-13T18:55:25.696Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-34196 (GCVE-0-2026-34196)

    Vulnerability from cvelistv5 – Published: 2026-07-10 20:42 – Updated: 2026-07-13 18:55
    VLAI
    Title
    GPU DDK - UAF read and/or write of arbitrary physical memory due to integer truncation in PMRDevPhysAddrOSMem
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an integer overflow and map two GPU virtual addresses to the same physical address. One of these virutal mappings can be freed along with the physical page, allowing for a read/write UAF via the second mapping The second virtual mapping references a physical address that has been freed after the first virtual mapping has been freed. This allows the physical memory to be allocated (for example) by another process and read/written to.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-07-13 18:18 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM2 (custom)
    Affected: 23.2 RTM2 (custom)
    Affected: 24.2 RTM2 (custom)
    Affected: 25.1 RTM2 , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-34196",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-13T18:18:40.279772Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-13T18:55:28.947Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM2",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM2",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct improper GPU system calls to cause an integer overflow and map two GPU virtual addresses to the same physical address. One of these virutal mappings can be freed along with the physical page, allowing for a read/write UAF via the second mapping\u003c/p\u003e\u003cp\u003eThe second virtual mapping references a physical address that has been freed after the first virtual mapping has been freed. This allows the physical memory to be allocated (for example) by another process and read/written to.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an integer overflow and map two GPU virtual addresses to the same physical address. One of these virutal mappings can be freed along with the physical page, allowing for a read/write UAF via the second mapping\n\n\n\nThe second virtual mapping references a physical address that has been freed after the first virtual mapping has been freed. This allows the physical memory to be allocated (for example) by another process and read/written to."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-10T20:42:17.526Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - UAF read and/or write of arbitrary physical memory due to integer truncation in PMRDevPhysAddrOSMem",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-34196",
        "datePublished": "2026-07-10T20:42:17.526Z",
        "dateReserved": "2026-03-26T13:47:30.669Z",
        "dateUpdated": "2026-07-13T18:55:28.947Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-45195 (GCVE-0-2026-45195)

    Vulnerability from cvelistv5 – Published: 2026-06-26 15:18 – Updated: 2026-06-26 19:15
    VLAI
    Title
    GPU DDK - rgxfw_set_mips_fault_address(&psInit->sFaultPhysAddr) is untrusted
    Summary
    Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory read or write outside the permitted range of memory for the host kernel. Addresses passed to the GPU Firmware can be used by the Firmware for more privileged memory accesses than are permitted by the system.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-26 19:14 UTC
    CWE
    • CWE-280 - Improper Handling of Insufficient Permissions or Privileges (4.15)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Unaffected: 26.2 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45195",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-26T19:14:26.787970Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-26T19:15:23.103Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.2 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eKernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory read or write outside the permitted range of memory for the host kernel.\u003c/p\u003e\u003cp\u003eAddresses passed to the GPU Firmware can be used by the Firmware for more privileged memory accesses than are permitted by the system.\u003c/p\u003e"
                }
              ],
              "value": "Kernel software installed and running inside a Host VM may post improper commands to the GPU Firmware to trigger a memory read or write outside the permitted range of memory for the host kernel.\n\n\n\nAddresses passed to the GPU Firmware can be used by the Firmware for more privileged memory accesses than are permitted by the system."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-480",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-480: Escaping Virtualization (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-280",
                  "description": "CWE-280: Improper Handling of Insufficient Permissions or Privileges (4.15)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T15:18:20.469Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - rgxfw_set_mips_fault_address(\u0026psInit-\u003esFaultPhysAddr) is untrusted",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-45195",
        "datePublished": "2026-06-26T15:18:20.469Z",
        "dateReserved": "2026-05-11T10:58:04.162Z",
        "dateUpdated": "2026-06-26T19:15:23.103Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21734 (GCVE-0-2026-21734)

    Vulnerability from cvelistv5 – Published: 2026-06-26 15:14 – Updated: 2026-06-26 19:13
    VLAI
    Title
    GPU DDK - libusc OOB write at TreeRemove during WebGPU shader compilation
    Summary
    A web page that contains unusual GPU shader code is loaded into the GPU compiler process and can trigger a write out-of-bounds write 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. An edge case using a very small value in GPU shader code can cause a segmentation fault in the GPU shader compiler due to am out-of-bounds write.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-26 19:12 UTC
    CWE
    • CWE-823 - Use of Out-of-range Pointer Offset (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.1 RTM , ≤ 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21734",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-26T19:12:05.663656Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-26T19:13:09.026Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "24.2 RTM",
                  "status": "affected",
                  "version": "24.1 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eA web page that contains unusual GPU shader code is loaded into the GPU compiler process and can trigger a write out-of-bounds write 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.\u003c/p\u003e\u003cp\u003eAn edge case using a very small value in GPU shader code can cause a segmentation fault in the GPU shader compiler due to am out-of-bounds write.\u003c/p\u003e"
                }
              ],
              "value": "A web page that contains unusual GPU shader code is loaded into the GPU compiler process and can trigger a write out-of-bounds write 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.\n\n\n\nAn edge case using a very small value in GPU shader code can cause a segmentation fault in the GPU shader compiler due to am out-of-bounds write."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-113",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-113: Interface Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-823",
                  "description": "CWE-823: Use of Out-of-range Pointer Offset (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T15:14:00.365Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - libusc OOB write at TreeRemove during WebGPU shader compilation",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-21734",
        "datePublished": "2026-06-26T15:14:00.365Z",
        "dateReserved": "2026-01-05T11:57:27.258Z",
        "dateUpdated": "2026-06-26T19:13:09.026Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41156 (GCVE-0-2026-41156)

    Vulnerability from cvelistv5 – Published: 2026-06-19 09:28 – Updated: 2026-06-22 18:23
    VLAI
    Title
    GPU DDK - kernel<->fw CCB contains SYNC_PRIMITIVE_BLOCK firmware address without holding reference
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources creating a write use after free scenario. A shared resource (memory page) managed by a CPU thread of control (driver) and accessed by a GPU thread of control (Firmware) can cause a write UAF when the CPU thread frees the resource before the GPU FW has finished accessing it.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-22 18:23 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Unaffected: 26.2 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41156",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-22T18:23:16.520515Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-22T18:23:23.917Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.2 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources creating a write use after free scenario.\n\u003cbr\u003e\n\u003cbr\u003eA shared resource (memory page) managed by a CPU thread of control (driver) and accessed by a GPU thread of control (Firmware) can cause a write UAF when the CPU thread frees the resource before the GPU FW has finished accessing it."
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources creating a write use after free scenario.\n\n\n\nA shared resource (memory page) managed by a CPU thread of control (driver) and accessed by a GPU thread of control (Firmware) can cause a write UAF when the CPU thread frees the resource before the GPU FW has finished accessing it."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free (4.15)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-19T09:28:53.868Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - kernel\u003c-\u003efw CCB contains SYNC_PRIMITIVE_BLOCK firmware address without holding reference",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-41156",
        "datePublished": "2026-06-19T09:28:53.868Z",
        "dateReserved": "2026-04-17T16:26:03.731Z",
        "dateUpdated": "2026-06-22T18:23:23.917Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-34192 (GCVE-0-2026-34192)

    Vulnerability from cvelistv5 – Published: 2026-06-19 09:23 – Updated: 2026-06-22 18:21
    VLAI
    Title
    GPU DDK - _MMU_AllocLevel error recovery paths leave dangling page table entries
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an error path leading to UAF of GPU page tables. The vulnerability allows physical memory allocated for MMU page tables to be used after being freed. This was caused by an error path that would not cleanup properly before freeing the physical allocation.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-22 18:21 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.7,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-34192",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-22T18:21:48.311801Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-22T18:21:51.058Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an error path leading to UAF of GPU page tables.\n\u003cbr\u003e\n\u003cbr\u003eThe vulnerability allows physical memory allocated for MMU page tables to be used after being freed. This was caused by an error path that would not cleanup properly before freeing the physical allocation."
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause an error path leading to UAF of GPU page tables.\n\n\n\nThe vulnerability allows physical memory allocated for MMU page tables to be used after being freed. This was caused by an error path that would not cleanup properly before freeing the physical allocation."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free (4.15)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-19T09:23:33.338Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - _MMU_AllocLevel error recovery paths leave dangling page table entries",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-34192",
        "datePublished": "2026-06-19T09:23:33.338Z",
        "dateReserved": "2026-03-26T13:47:30.669Z",
        "dateUpdated": "2026-06-22T18:21:51.058Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41158 (GCVE-0-2026-41158)

    Vulnerability from cvelistv5 – Published: 2026-06-12 21:57 – Updated: 2026-06-15 19:26
    VLAI
    Title
    GPU DDK - Backed sparse PMRs are not handled by deferred free mechanism after shrink
    Summary
    Software installed and run as a non-privileged user may conduct GPU system calls to write to arbitrary freed physical pages. Physical memory allocated and freed, without the deferred free mechanism can lead to those resources being used for read/write by the GPU after the kernel module has freed the resource.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-15 18:50 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM (custom)
    Unaffected: 23.2 RTM (custom)
    Unaffected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Unaffected: 26.2 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41158",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T18:50:52.946060Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-15T19:26:18.813Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.2 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct GPU system calls to write to arbitrary freed physical pages.\n\u003cbr\u003e\n\u003cbr\u003ePhysical memory allocated and freed, without the deferred free mechanism can lead to those resources being used for read/write by the GPU after the kernel module has freed the resource.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct GPU system calls to write to arbitrary freed physical pages.\n\n\n\nPhysical memory allocated and freed, without the deferred free mechanism can lead to those resources being used for read/write by the GPU after the kernel module has freed the resource."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T21:57:29.607Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Backed sparse PMRs are not handled by deferred free mechanism after shrink",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-41158",
        "datePublished": "2026-06-12T21:57:29.607Z",
        "dateReserved": "2026-04-17T16:26:03.731Z",
        "dateUpdated": "2026-06-15T19:26:18.813Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41157 (GCVE-0-2026-41157)

    Vulnerability from cvelistv5 – Published: 2026-06-12 21:53 – Updated: 2026-06-16 03:56
    VLAI
    Title
    GPU DDK - OOB Write in CalculateNPOTTwiddleSparsePageMap3D
    Summary
    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.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-15 00:00 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Unaffected: 26.2 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41157",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-16T03:56:06.522Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.2 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eA 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.\u003c/p\u003e\u003cp\u003eThe 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.\u003c/p\u003e"
                }
              ],
              "value": "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.\n\n\n\nThe 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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-100",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-100: Overflow Buffers"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T21:53:00.776Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - OOB Write in CalculateNPOTTwiddleSparsePageMap3D",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-41157",
        "datePublished": "2026-06-12T21:53:00.776Z",
        "dateReserved": "2026-04-17T16:26:03.731Z",
        "dateUpdated": "2026-06-16T03:56:06.522Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-41155 (GCVE-0-2026-41155)

    Vulnerability from cvelistv5 – Published: 2026-06-12 21:48 – Updated: 2026-06-15 19:27
    VLAI
    Title
    GPU DDK - SharedSecMem mapped into all GPU virtual address spaces
    Summary
    An attacker could cooperatively pass data from one secure GPU process to another secure GPU process through shared secure memory allocations in the kernel module. Additionally, an attacker could disrupt the operation of another secure GPU process leading to image corruption / GPU hardware recovery. Sharing secure memory allocations among various GPU secure processes allows an attacker to corrupt shared resource affecting other users.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-15 18:49 UTC
    CWE
    • CWE-653 - Improper Isolation or Compartmentalization
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Unaffected: 26.2 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 5.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-41155",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T18:49:41.429587Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-15T19:27:04.791Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.2 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "An attacker could cooperatively pass data from one secure GPU process to another secure GPU process through shared secure memory allocations in the kernel module. Additionally, an attacker could disrupt the operation of another secure GPU process leading to image corruption / GPU hardware recovery.\n\u003cbr\u003e\n\u003cbr\u003eSharing secure memory allocations among various GPU secure processes allows an attacker to corrupt shared resource affecting other users."
                }
              ],
              "value": "An attacker could cooperatively pass data from one secure GPU process to another secure GPU process through shared secure memory allocations in the kernel module. Additionally, an attacker could disrupt the operation of another secure GPU process leading to image corruption / GPU hardware recovery.\n\n\n\nSharing secure memory allocations among various GPU secure processes allows an attacker to corrupt shared resource affecting other users."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-653",
                  "description": "CWE-653: Improper Isolation or Compartmentalization",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T21:48:56.570Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - SharedSecMem mapped into all GPU virtual address spaces",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-41155",
        "datePublished": "2026-06-12T21:48:56.570Z",
        "dateReserved": "2026-04-17T16:26:03.731Z",
        "dateUpdated": "2026-06-15T19:27:04.791Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-34195 (GCVE-0-2026-34195)

    Vulnerability from cvelistv5 – Published: 2026-06-12 21:43 – Updated: 2026-06-15 19:27
    VLAI
    Title
    GPU DDK - Kernel heap OOB write in PMRChangeSparseMemOSMem due to incorrect physical page translation from virtual page indexes
    Summary
    Software installed and run as a non-privileged user may conduct intentional GPU sparse memory API calls to cause out of bounds write in the kernel. The product incorrectly indexes internal state when performing sparse allocation remapping.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-15 19:10 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM (custom)
    Unaffected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Unaffected: 26.2 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-34195",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-15T19:10:06.894520Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-15T19:27:12.847Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.2 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct intentional GPU sparse memory API calls to cause out of bounds write in the kernel.\u003c/p\u003e\u003cp\u003eThe product incorrectly indexes internal state when performing sparse allocation remapping.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct intentional GPU sparse memory API calls to cause out of bounds write in the kernel.\n\n\n\nThe product incorrectly indexes internal state when performing sparse allocation remapping."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-8",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-8: Buffer Overflow in an API Call"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787: Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-12T21:43:40.618Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Kernel heap OOB write in PMRChangeSparseMemOSMem due to incorrect physical page translation from virtual page indexes",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-34195",
        "datePublished": "2026-06-12T21:43:40.618Z",
        "dateReserved": "2026-03-26T13:47:30.669Z",
        "dateUpdated": "2026-06-15T19:27:12.847Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-34194 (GCVE-0-2026-34194)

    Vulnerability from cvelistv5 – Published: 2026-06-08 14:58 – Updated: 2026-06-08 18:55
    VLAI
    Title
    GPU DDK - UAF read and/or write to arbitrary physical pages in DevmemIntChangeSparse due to incorrect calculation of the virtual index count
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of a mapping state maintained for a sparse memory allocation. The product accidentally refers to the wrong memory due to the semantics of how math operations are implicitly scaled across buffers of different sizes.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-08 18:54 UTC
    CWE
    • CWE-468 - Incorrect Pointer Scaling
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM (custom)
    Unaffected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.1,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-34194",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T18:54:26.516443Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T18:55:08.798Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cp\u003eSoftware installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of a mapping state maintained for a sparse memory allocation.\u003c/p\u003e\u003cp\u003eThe product accidentally refers to the wrong memory due to the semantics of how math operations are implicitly scaled across buffers of different sizes.\u003c/p\u003e"
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of a mapping state maintained for a sparse memory allocation.\n\n\n\nThe product accidentally refers to the wrong memory due to the semantics of how math operations are implicitly scaled across buffers of different sizes."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-123",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-123: Buffer Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-468",
                  "description": "CWE-468: Incorrect Pointer Scaling",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T14:58:40.452Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - UAF read and/or write to arbitrary physical pages in DevmemIntChangeSparse due to incorrect calculation of the virtual index count",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-34194",
        "datePublished": "2026-06-08T14:58:40.452Z",
        "dateReserved": "2026-03-26T13:47:30.669Z",
        "dateUpdated": "2026-06-08T18:55:08.798Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-22164 (GCVE-0-2026-22164)

    Vulnerability from cvelistv5 – Published: 2026-06-08 14:53 – Updated: 2026-06-08 18:19
    VLAI
    Title
    GPU DDK - Kernel heap OOB write in DevmemIntComputeVirtualIndicesFromLogical
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to corrupt kernel heap memory. By creating resources of certain types and presenting a set of parameters to the affected interface the exploit can be used to corrupt kernel memory.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-08 18:18 UTC
    CWE
    • CWE-122 - Heap-based Buffer Overflow (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Unaffected: 1.18 RTM (custom)
    Unaffected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-22164",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T18:18:48.486523Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T18:19:11.636Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "unaffected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to corrupt kernel heap memory.\n\u003cbr\u003e\n\u003cbr\u003eBy creating resources of certain types and presenting a set of parameters to the affected interface the exploit can be used to corrupt kernel memory."
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to corrupt kernel heap memory.\n\n\n\nBy creating resources of certain types and presenting a set of parameters to the affected interface the exploit can be used to corrupt kernel memory."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-113",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-113: Interface Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-122",
                  "description": "CWE-122: Heap-based Buffer Overflow (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T14:53:26.861Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Kernel heap OOB write in DevmemIntComputeVirtualIndicesFromLogical",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-22164",
        "datePublished": "2026-06-08T14:53:26.861Z",
        "dateReserved": "2026-01-06T15:50:36.204Z",
        "dateUpdated": "2026-06-08T18:19:11.636Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-34193 (GCVE-0-2026-34193)

    Vulnerability from cvelistv5 – Published: 2026-06-01 11:14 – Updated: 2026-06-01 14:29
    VLAI
    Title
    GPU DDK - Arbitrary write via UFO updates due insufficient pointer validation in rgxfw_to_ptr()
    Summary
    Kernel software installed and running inside a Guest/Host VM may post improper commands to the GPU Firmware to trigger a write of data outside the intended GPU memory. A logic error in the address translation allowed a compromised Host (Kernel) to perform arbitrary writes to firmware memory.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-06-01 14:29 UTC
    CWE
    • CWE-823 - CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Affected: 26.1 RTM1 (custom)
    Unaffected: 26.1 RTM2 (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "ADJACENT_NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 4.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-34193",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-01T14:29:20.375784Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-01T14:29:23.685Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "24.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "26.1 RTM1",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM2",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Kernel software installed and running inside a Guest/Host VM may post improper commands to the GPU Firmware to trigger a write of data outside the intended GPU memory.\n\u003cbr\u003e\n\u003cbr\u003eA logic error in the address translation allowed a compromised Host (Kernel) to perform arbitrary writes to firmware memory."
                }
              ],
              "value": "Kernel software installed and running inside a Guest/Host VM may post improper commands to the GPU Firmware to trigger a write of data outside the intended GPU memory.\n\n\n\nA logic error in the address translation allowed a compromised Host (Kernel) to perform arbitrary writes to firmware memory."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-129",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-129: Pointer Manipulation"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-823",
                  "description": "CWE - CWE-823: Use of Out-of-range Pointer Offset (4.16)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-01T11:14:50.273Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Arbitrary write via UFO updates due insufficient pointer validation in rgxfw_to_ptr()",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-34193",
        "datePublished": "2026-06-01T11:14:50.273Z",
        "dateReserved": "2026-03-26T13:47:30.669Z",
        "dateUpdated": "2026-06-01T14:29:23.685Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-22166 (GCVE-0-2026-22166)

    Vulnerability from cvelistv5 – Published: 2026-05-01 15:59 – Updated: 2026-05-01 19:19
    VLAI
    Title
    GPU DDK - Write UAF in KEGLGetPoolBuffers, WebGL reachable
    Summary
    A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable subsequent exploit on the system.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-05-01 18:00 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.1 RTM , ≤ 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.1,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-22166",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-01T18:00:04.437959Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-01T19:19:02.700Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "24.2 RTM",
                  "status": "affected",
                  "version": "24.1 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable subsequent exploit on the system."
                }
              ],
              "value": "A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable subsequent exploit on the system."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-01T15:59:56.871Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Write UAF in KEGLGetPoolBuffers, WebGL reachable",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-22166",
        "datePublished": "2026-05-01T15:59:56.871Z",
        "dateReserved": "2026-01-06T15:50:36.205Z",
        "dateUpdated": "2026-05-01T19:19:02.700Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-22165 (GCVE-0-2026-22165)

    Vulnerability from cvelistv5 – Published: 2026-05-01 15:56 – Updated: 2026-05-01 19:24
    VLAI
    Title
    GPU DDK - UAF read of GLES3Context::psDrawParams and GLES3Context::psMode and UAF read/write of RMJob::apsCCBs
    Summary
    A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable further exploits on the device.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-05-01 19:24 UTC
    CWE
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.1 RTM , ≤ 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 8.1,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-22165",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-01T19:24:14.715301Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-01T19:24:51.079Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "24.2 RTM",
                  "status": "affected",
                  "version": "24.1 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable further exploits on the device."
                }
              ],
              "value": "A web page that contains unusual WebGPU content loaded into the GPU GLES render process and can trigger a write UAF crash in the GPU GLES user-space shared library. On certain platforms, when the process executing graphics workload has system privileges this could enable further exploits on the device."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-124",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-124: Shared Resource Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-416",
                  "description": "CWE-416: Use After Free",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-01T15:56:17.132Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - UAF read of GLES3Context::psDrawParams and GLES3Context::psMode and UAF read/write of RMJob::apsCCBs",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-22165",
        "datePublished": "2026-05-01T15:56:17.132Z",
        "dateReserved": "2026-01-06T15:50:36.205Z",
        "dateUpdated": "2026-05-01T19:24:51.079Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-22167 (GCVE-0-2026-22167)

    Vulnerability from cvelistv5 – Published: 2026-05-01 15:48 – Updated: 2026-05-01 19:16
    VLAI
    Title
    GPU DDK - Cache resident PM buffers writable by other GPU requestors, leading to arbitrary write to physical memory
    Summary
    Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU 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.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-05-01 19:12 UTC
    CWE
    • CWE-119 - CWE - CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer (4.18)
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.1 RTM , ≤ 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-22167",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-05-01T19:12:41.647386Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-01T19:16:56.328Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "24.2 RTM",
                  "status": "affected",
                  "version": "24.1 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU to write to arbitrary physical memory pages.\n\u003cbr\u003e\n\u003cbr\u003eUnder 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.\n\u003cbr\u003e\n\u003cbr\u003eThis 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."
                }
              ],
              "value": "Software installed and run as a non-privileged user may conduct improper GPU system calls to force GPU to write to arbitrary physical memory pages.\n\n\n\nUnder 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.\n\n\n\nThis 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."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-123",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC - CAPEC-123: Buffer Manipulation (Version 3.9)"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-119",
                  "description": "CWE - CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer (4.18)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-05-01T15:48:49.520Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Cache resident PM buffers writable by other GPU requestors, leading to arbitrary write to physical memory",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-22167",
        "datePublished": "2026-05-01T15:48:49.520Z",
        "dateReserved": "2026-01-06T15:50:36.205Z",
        "dateUpdated": "2026-05-01T19:16:56.328Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-21733 (GCVE-0-2026-21733)

    Vulnerability from cvelistv5 – Published: 2026-04-17 16:08 – Updated: 2026-06-26 15:07
    VLAI
    Title
    GPU DDK - Incorrect flags validation in RGXDerivePTEProt8 can allow GPU to overwrite read-only shared memory (e.g. libc.so)
    Summary
    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 and files. This is caused by improper handling of GPU memory reservation protections.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-04-17 17:20 UTC
    CWE
    • CWE-280 - Improper Handling of Insufficient Permissions or Privileges
    • CWE-20 - Improper Input Validation
    Impacted products
    Vendor Product Version
    Imagination Technologies Graphics DDK Affected: 1.18 RTM (custom)
    Affected: 23.2 RTM (custom)
    Affected: 24.1 RTM , ≤ 24.2 RTM (custom)
    Affected: 25.1 RTM , ≤ 25.3 RTM (custom)
    Unaffected: 26.1 RTM (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "LOCAL",
                  "availabilityImpact": "LOW",
                  "baseScore": 7.3,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "LOW",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-21733",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-04-17T17:20:11.006304Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-20",
                    "description": "CWE-20 Improper Input Validation",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-05-10T20:00:46.844Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unknown",
              "platforms": [
                "Linux",
                "Android"
              ],
              "product": "Graphics DDK",
              "vendor": "Imagination Technologies",
              "versions": [
                {
                  "status": "affected",
                  "version": "1.18 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "affected",
                  "version": "23.2 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "24.2 RTM",
                  "status": "affected",
                  "version": "24.1 RTM",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "25.3 RTM",
                  "status": "affected",
                  "version": "25.1 RTM",
                  "versionType": "custom"
                },
                {
                  "status": "unaffected",
                  "version": "26.1 RTM",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "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 and files.\n\u003cbr\u003e\n\u003cbr\u003eThis is caused by improper handling of GPU memory reservation protections."
                }
              ],
              "value": "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 and files.\n\n\n\nThis is caused by improper handling of GPU memory reservation protections."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-679",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-679: Exploitation of Improperly Configured or Implemented Memory Protections"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-280",
                  "description": "CWE-280: Improper Handling of Insufficient Permissions or Privileges",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-26T15:07:33.429Z",
            "orgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
            "shortName": "imaginationtech"
          },
          "references": [
            {
              "url": "https://www.imaginationtech.com/gpu-driver-vulnerabilities/"
            }
          ],
          "source": {
            "discovery": "UNKNOWN"
          },
          "title": "GPU DDK - Incorrect flags validation in RGXDerivePTEProt8 can allow GPU to overwrite read-only shared memory (e.g. libc.so)",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "367425dc-4d06-4041-9650-c2dc6aaa27ce",
        "assignerShortName": "imaginationtech",
        "cveId": "CVE-2026-21733",
        "datePublished": "2026-04-17T16:08:25.661Z",
        "dateReserved": "2026-01-05T11:57:27.258Z",
        "dateUpdated": "2026-06-26T15:07:33.429Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }