{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "4d59c7d455853edca990848b1cb7c482b4628f32"
            },
            {
              "fixed": "4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9"
            },
            {
              "fixed": "7d383357905de975e1dbde639e5fa7477075d104"
            },
            {
              "fixed": "7e6521dd747eca3cb3d4cd3ddcf20f266494f63d"
            },
            {
              "fixed": "fcbbaf9cb9722a82f0221c56114037fc537f4ada"
            },
            {
              "fixed": "e0f1c9a90ef665f2587c274a8fed59f2dfc575a6"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.5.0"
            },
            {
              "fixed": "6.6.148"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.101"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.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-68207.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: ti: vpe: unwind v4l2 device registration on probe error\n\nIf the vpe_top resource is missing, vpe_probe() returns -ENODEV after\nv4l2_device_register() has succeeded. Probe failures do not call the\ndriver's remove callback, so the v4l2 device remains registered on that\nerror path.\n\nRoute that failure through the existing v4l2_device_unregister() unwind\nlabel, matching the other errors after v4l2_device_register().",
  "id": "CVE-2026-68207",
  "modified": "2026-08-12T03:51:46.317173048Z",
  "published": "2026-08-10T12:00:26.322Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4ecf0cc0cf59032a89bcdf36fbbb03bff5455fd9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7d383357905de975e1dbde639e5fa7477075d104"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7e6521dd747eca3cb3d4cd3ddcf20f266494f63d"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e0f1c9a90ef665f2587c274a8fed59f2dfc575a6"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fcbbaf9cb9722a82f0221c56114037fc537f4ada"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68207.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68207"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "media: ti: vpe: unwind v4l2 device registration on probe error"
}