{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "d39fb172760e426e0628f16b785c85e16d17bd5e"
            },
            {
              "fixed": "9ed9b580a814773482c0a4f1be045636e68cc109"
            },
            {
              "fixed": "47bc7a03449c39805bc2665d3e57c73195d5bcf8"
            },
            {
              "fixed": "dbfcb09656cb30439577325c9dea2250203c2e3c"
            },
            {
              "fixed": "a0780aeea166a7cf4706c45af4cadbb2a43a1fc9"
            },
            {
              "fixed": "f24efd415455b98a1f1cfc6071fe6fde71986706"
            },
            {
              "fixed": "2f7ae8ab6aa73daaf080d5332110357c29df9c36"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.1.0"
            },
            {
              "fixed": "6.1.175"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.140"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.88"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.30"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.0.7"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46293.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: microchip: mpfs-ccc: fix out of bounds access during output registration\n\nUBSAN reported an out of bounds access during registration of the last\ntwo outputs. This out of bounds access occurs because space is only\nallocated in the hws array for two PLLs and the four output dividers\nthat each has, but the defined IDs contain two DLLS and their two\noutputs each, which are not supported by the driver. The ID order is\nPLLs -\u003e DLLs -\u003e PLL outputs -\u003e DLL outputs. Decrement the PLL output IDs\nby two while adding them to the array to avoid the problem.",
  "id": "CVE-2026-46293",
  "modified": "2026-07-10T03:53:41.589087365Z",
  "published": "2026-06-08T15:46:20.288Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2f7ae8ab6aa73daaf080d5332110357c29df9c36"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/47bc7a03449c39805bc2665d3e57c73195d5bcf8"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9ed9b580a814773482c0a4f1be045636e68cc109"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a0780aeea166a7cf4706c45af4cadbb2a43a1fc9"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/dbfcb09656cb30439577325c9dea2250203c2e3c"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f24efd415455b98a1f1cfc6071fe6fde71986706"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46293.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46293"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "clk: microchip: mpfs-ccc: fix out of bounds access during output registration"
}