{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "676a83855614635af3bf31ad3f8fec4031f81354"
            },
            {
              "fixed": "aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab"
            },
            {
              "fixed": "bb72b2398c05fd0a4ebf13f49c7d599d7023d484"
            },
            {
              "fixed": "5adc14cd4b905629d5b9163b3a416dcab24c7ce2"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.16.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68465.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore\n\nesdhc_change_pinstate() checks for pins_100mhz and pins_200mhz at the\ntop of the function and returns -EINVAL if either is not defined. This\nprevents the default case from ever being reached, which means devices\nwith a sleep pinctrl state but without high-speed pin states (100mhz/\n200mhz) can never restore their default pin configuration.\n\nMove the IS_ERR checks for pins_100mhz and pins_200mhz into their\nrespective switch cases.",
  "id": "CVE-2026-68465",
  "modified": "2026-08-16T03:31:25.318446308Z",
  "published": "2026-08-15T05:51:24.332Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5adc14cd4b905629d5b9163b3a416dcab24c7ce2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/bb72b2398c05fd0a4ebf13f49c7d599d7023d484"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68465.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68465"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore"
}