---
cve: "CVE-2026-68465"
severity: "LOW"
cvss: 3.1
epss: "17%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-08-15 06:19:34"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T01:37:23+02:00"
---

# CVE-2026-68465

> 3.1 LOW

## Beschreibung

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.

## Patch verfügbar (OSV)

- Kernel ≥ 6.18.40
- Kernel ≥ 7.1.5

## Referenzen

- <https://git.kernel.org/stable/c/aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab>
- <https://git.kernel.org/stable/c/bb72b2398c05fd0a4ebf13f49c7d599d7023d484>
- <https://git.kernel.org/stable/c/5adc14cd4b905629d5b9163b3a416dcab24c7ce2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-68465) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
