{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "48fa77af2f4a55ab961520f2a0e50560dc0baca8"
            },
            {
              "fixed": "bdcc10a86055beb7109a786d94abf5626f375bbd"
            },
            {
              "fixed": "27990181031fdcdbe0f7c46011f6404e5d116386"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "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-23301.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SDCA: Add allocation failure check for Entity name\n\nCurrently find_sdca_entity_iot() can allocate a string for the\nEntity name but it doesn't check if that allocation succeeded.\nAdd the missing NULL check after the allocation.",
  "id": "CVE-2026-23301",
  "modified": "2026-04-01T23:09:11.490666064Z",
  "published": "2026-03-25T10:26:56.830Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/27990181031fdcdbe0f7c46011f6404e5d116386"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bdcc10a86055beb7109a786d94abf5626f375bbd"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23301.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23301"
    }
  ],
  "schema_version": "1.7.3",
  "summary": "ASoC: SDCA: Add allocation failure check for Entity name"
}