{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "184a82784d50ad82aadc3917a3bdd8314a0e9b9b"
            },
            {
              "fixed": "1770fc4e2b47b1185e6f688d4012bc91f7543854"
            },
            {
              "fixed": "c07f535bcdd3f956d4c32085535368f46ba99ba0"
            },
            {
              "fixed": "0ea4b6fd49f7bed3a7e2b8734c15d9699dabe26f"
            },
            {
              "fixed": "a373f1a5137e96549a795e7fb9efb5de0ae1d065"
            },
            {
              "fixed": "c5ccb01eb1107acb6aab8ce8fe5a523f215c837e"
            },
            {
              "fixed": "f468b7ee5d6332b01e6c538179a4c720e6dae93b"
            },
            {
              "fixed": "e797e252bfb3d0d4b3d38e4faef817e05869c240"
            },
            {
              "fixed": "7d6358ab02866e5b7ed8d3a00805297617bbb0ec"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.17.0"
            },
            {
              "fixed": "5.10.265"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.216"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.183"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.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-68227.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: cx231xx: fix devres lifetime\n\nUSB drivers bind to USB interfaces and any device managed resources\nshould have their lifetime tied to the interface rather than parent USB\ndevice. This avoids issues like memory leaks when drivers are unbound\nwithout their devices being physically disconnected (e.g. on probe\ndeferral or configuration changes).\n\nFix the driver state lifetime so that it is released on driver unbind.",
  "id": "CVE-2026-68227",
  "modified": "2026-08-21T03:30:14.476526495Z",
  "published": "2026-08-10T12:00:49.821Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0ea4b6fd49f7bed3a7e2b8734c15d9699dabe26f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1770fc4e2b47b1185e6f688d4012bc91f7543854"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7d6358ab02866e5b7ed8d3a00805297617bbb0ec"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a373f1a5137e96549a795e7fb9efb5de0ae1d065"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c07f535bcdd3f956d4c32085535368f46ba99ba0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c5ccb01eb1107acb6aab8ce8fe5a523f215c837e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e797e252bfb3d0d4b3d38e4faef817e05869c240"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f468b7ee5d6332b01e6c538179a4c720e6dae93b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68227.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68227"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "media: cx231xx: fix devres lifetime"
}