{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.5-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore  esdhc_change_pinstate() checks for pins_100mhz and pins_200mhz at the top of the function and returns -EINVAL if either is not defined. This prevents the default case from ever being reached, which means devices with a sleep pinctrl state but without high-speed pin states (100mhz/ 200mhz) can never restore their default pin configuration.  Move the IS_ERR checks for pins_100mhz and pins_200mhz into their respective switch cases.",
  "id": "DEBIAN-CVE-2026-68465",
  "modified": "2026-09-14T16:47:36.603981772Z",
  "published": "2026-08-15T06:19:34.433Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-68465"
    }
  ],
  "upstream": [
    "CVE-2026-68465"
  ]
}