{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "775d0adc01a55fe0458139330415d86bb3533efe"
            },
            {
              "fixed": "491c499295fb0b90308b230b0a1075dcdf7f4d12"
            },
            {
              "fixed": "f03415030579163f791c978741af7f1f2f6510b7"
            },
            {
              "fixed": "c457e2c845ccbf2224386029f3da4937ba424db0"
            },
            {
              "fixed": "fc648757908304aedbad74f74bf58192aec383db"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "4854ac2f88e2168ee4da2b152c6711772a8149aa"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "6.11.3"
            },
            {
              "fixed": "6.12"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.12.0"
            },
            {
              "fixed": "6.12.106"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.47"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80915.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix DPT allocation paths.\n\nRemove the fallback for VRAM to system memory, I tested it and that\ndoesn't work at all, only a black screen with pipe fault errors were\nobserved.\n\nOn systems with media GT, extra latency is added when accessing stolen\nmemory when the GT is in MC6. Since we additionally aren't counting how\nmuch memory is used for stolen and we could in theory fill up the\nentire stolen area with DPT's, avoid using stolen and only use the\ndefault memory region.\n\nUsing stolen may also result in random system hangs under load.\n\n(cherry picked from commit a196406a3831291598fe8e73245914f7acffdfe0)",
  "id": "CVE-2026-80915",
  "modified": "2026-09-11T03:30:26.571705649Z",
  "published": "2026-09-09T16:13:13.979Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/491c499295fb0b90308b230b0a1075dcdf7f4d12"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c457e2c845ccbf2224386029f3da4937ba424db0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f03415030579163f791c978741af7f1f2f6510b7"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fc648757908304aedbad74f74bf58192aec383db"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80915.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-80915"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "drm/xe: Fix DPT allocation paths."
}