{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "e5283bd4dfecbd3335f43b62a68e24dae23f59e4"
            },
            {
              "fixed": "05e3f01974d09d1b746dedf4144f708b5033e76f"
            },
            {
              "fixed": "4f461da14c7b226d1c4c179ae69956ccb8e134e2"
            },
            {
              "fixed": "3091723785def05ebfe6a50866f87a044ae314ba"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.14.0"
            },
            {
              "fixed": "6.18.17"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.7"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23418.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe/reg_sr: Fix leak on xa_store failure\n\nFree the newly allocated entry when xa_store() fails to avoid a memory\nleak on the error path.\n\nv2: use goto fail_free. (Bala)\n\n(cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb)",
  "id": "CVE-2026-23418",
  "modified": "2026-07-15T01:49:02.323807256Z",
  "published": "2026-04-03T13:24:22.572Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/05e3f01974d09d1b746dedf4144f708b5033e76f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/3091723785def05ebfe6a50866f87a044ae314ba"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4f461da14c7b226d1c4c179ae69956ccb8e134e2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23418.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23418"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "drm/xe/reg_sr: Fix leak on xa_store failure"
}