{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.5-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  mtd: virt-concat: free duplicate generated name  Every MTD registration runs mtd_virt_concat_create_join().  Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch.  That branch skips to the next item without freeing the newly allocated string.  Free the temporary name before continuing.",
  "id": "DEBIAN-CVE-2026-68468",
  "modified": "2026-09-14T16:47:33.248015353Z",
  "published": "2026-08-15T06:19:57.520Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-68468"
    }
  ],
  "upstream": [
    "CVE-2026-68468"
  ]
}