{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "7ca5ce896524f5292e610b27d168269e5ab74951"
            },
            {
              "fixed": "95f702e372964aff486338783f49e28a40a53127"
            },
            {
              "fixed": "fff6e5ff0318315998b540896537eaaa2ebf9f7b"
            },
            {
              "fixed": "4f2db41a09eba7a45abd140bb86ffc519c191886"
            },
            {
              "fixed": "8e93a083456d78f6b0aa1f58d2b0c7071a2a7a47"
            },
            {
              "fixed": "9119ceb76e987c2ec2b549ea100e3268ce3a1c7c"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.0.0"
            },
            {
              "fixed": "6.6.151"
            }
          ],
          "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-68183.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: stratix10-svc: fix memory leaks and list corruption bugs\n\nFix a memory leak when gen_pool_alloc() fails by freeing pmem on the error\npath. Switch pmem allocation from devm_kzalloc() to kzalloc() with\nexplicit kfree() in the free path to match its list-managed lifetime.\nRemove the erroneous list_del(\u0026svc_data_mem) which corrupted the list head\non failed lookups.",
  "id": "CVE-2026-68183",
  "modified": "2026-08-12T03:51:38.013447010Z",
  "published": "2026-08-10T11:59:54.836Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4f2db41a09eba7a45abd140bb86ffc519c191886"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8e93a083456d78f6b0aa1f58d2b0c7071a2a7a47"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9119ceb76e987c2ec2b549ea100e3268ce3a1c7c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/95f702e372964aff486338783f49e28a40a53127"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/fff6e5ff0318315998b540896537eaaa2ebf9f7b"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68183.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68183"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "firmware: stratix10-svc: fix memory leaks and list corruption bugs"
}