{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "81791c45c8e0eaeba9a40927eecd082a8500f709"
            },
            {
              "fixed": "cb35af6e7f3d5628178b58c631e305b1def8edf7"
            },
            {
              "fixed": "ea17fc4d7dc2ba6459b1a318962960520201baf1"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "7.0.0"
            },
            {
              "fixed": "7.0.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64209.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config\n\nswing_tbl and pre_emphasis_tbl are 4x4 arrays (valid indices 0-3), but\nthe boundary check uses \"\u003e 4\" instead of \"\u003e= 4\", allowing index 4 to\ncause an out-of-bounds access.",
  "id": "CVE-2026-64209",
  "modified": "2026-07-27T03:56:24.691581328Z",
  "published": "2026-07-24T15:23:00.691Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cb35af6e7f3d5628178b58c631e305b1def8edf7"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ea17fc4d7dc2ba6459b1a318962960520201baf1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64209.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-64209"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.8.0",
  "summary": "phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config"
}