{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "6fd979c2f33150e8261d87d2946f94f66f22ddaa"
            },
            {
              "fixed": "f5e6a6a8aa46d44ec7a240766cf3b7dd077718b9"
            },
            {
              "fixed": "8cf8cde41ad01150afbd1327ad1942387787f7fd"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38309.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/vm: move xe_svm_init() earlier\n\nIn xe_vm_close_and_put() we need to be able to call xe_svm_fini(),\nhowever during vm creation we can call this on the error path, before\nhaving actually initialised the svm state, leading to various splats\nfollowed by a fatal NPD.\n\n(cherry picked from commit 4f296d77cf49fcb5f90b4674123ad7f3a0676165)",
  "id": "CVE-2025-38309",
  "modified": "2026-04-01T23:08:40.322114864Z",
  "published": "2025-07-10T07:42:18.701Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8cf8cde41ad01150afbd1327ad1942387787f7fd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f5e6a6a8aa46d44ec7a240766cf3b7dd077718b9"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38309.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38309"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "summary": "drm/xe/vm: move xe_svm_init() earlier"
}