{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "fc2873aa4a21355593b55eb49ff534d31f81c584"
            },
            {
              "fixed": "956879b173c2cf782fbc3d18947fd1da286359cf"
            },
            {
              "fixed": "e8f319eae96a3d718e810d52432020a2b77f5f60"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "7.0.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-68208.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()\n\nIn vip_probe_slice(), the error check for devm_kzalloc() incorrectly\nuses PTR_ERR_OR_ZERO() which returns 0 for NULL pointer.\n\nReturn -ENOMEM for devm_kzalloc() failure.",
  "id": "CVE-2026-68208",
  "modified": "2026-08-12T03:51:38.281082392Z",
  "published": "2026-08-10T12:00:27.277Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/956879b173c2cf782fbc3d18947fd1da286359cf"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e8f319eae96a3d718e810d52432020a2b77f5f60"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68208.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68208"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()"
}