{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "4208fac3dce52d4328007028ec88dd5d0e78dcf2"
            },
            {
              "fixed": "90a8a938e0caecc9ee9dec3eb9eda92d66ba02a3"
            },
            {
              "fixed": "7445e1b85159baf40d56b9557f344f131f924dd0"
            },
            {
              "fixed": "136fb61ba8571076dc5d49350a0e6d002d740b74"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.18.0"
            },
            {
              "fixed": "6.18.42"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68268.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Return error on non-migratable faults requiring devmem\n\nNon-migratable faults that require devmem incorrectly jump to the 'out'\nlabel, which squashes the error code intended to be returned to the\nupper layers. Fix this by returning -EACCES instead.\n\n(cherry picked from commit c4508edb2c723de93717272488ea65b165637eac)",
  "id": "CVE-2026-68268",
  "modified": "2026-08-12T03:51:31.820713901Z",
  "published": "2026-08-10T12:01:43.573Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/136fb61ba8571076dc5d49350a0e6d002d740b74"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7445e1b85159baf40d56b9557f344f131f924dd0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/90a8a938e0caecc9ee9dec3eb9eda92d66ba02a3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68268.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68268"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "drm/xe: Return error on non-migratable faults requiring devmem"
}