{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "91250893cbaa25c86872deca95a540d08de1f91e"
            },
            {
              "fixed": "52f650963d8825e97a0ccdd2b616f8a01d9d3d38"
            }
          ],
          "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/2026/68xxx/CVE-2026-68101.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx\n\nFor a short moment during alloc/free the userptr BO is not part of his VM,\nso bo-\u003evm_bo can be NULL.\n\nKeep a reference to the VM root PD as parent of the userptr BO so that\nwe can always use that to wait for all submissions of the VM instead of\nonly the one involving the userptr BO.\n\n(cherry picked from commit 631849ff5d603841e74f19f4a5e30fe1f7d7cf30)",
  "id": "CVE-2026-68101",
  "modified": "2026-08-12T03:51:25.265393491Z",
  "published": "2026-08-10T11:58:16.578Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/52f650963d8825e97a0ccdd2b616f8a01d9d3d38"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68101.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68101"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "drm/amdgpu: fix check in amdgpu_hmm_invalidate_gfx"
}