Answer in brief
CVE-2026-68465 records a Unknown severity vulnerability in mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=676a83855614635af3bf31ad3f8fec4031f81354 <aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab || >=676a83855614635af3bf31ad3f8fec4031f81354 <bb72b2398c05fd0a4ebf13f49c7d599d7023d484 || >=676a83855614635af3bf31ad3f8fec4031f81354 <5adc14cd4b905629d5b9163b3a416dcab24c7ce2 | aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab, bb72b2398c05fd0a4ebf13f49c7d599d7023d484, 5adc14cd4b905629d5b9163b3a416dcab24c7ce2 |
| Linux/Linuxgeneric | 6.16 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-68465 records a Unknown severity vulnerability in mmc: sdhci-esdhc-imx: fix esdhc_change_pinstate() to allow default state restore. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=676a83855614635af3bf31ad3f8fec4031f81354 <aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab || >=676a83855614635af3bf31ad3f8fec4031f81354 <bb72b2398c05fd0a4ebf13f49c7d599d7023d484 || >=676a83855614635af3bf31ad3f8fec4031f81354 <5adc14cd4b905629d5b9163b3a416dcab24c7ce2 | aa276aa6cbfbc5622bf974cf9be1d579ce4a5fab, bb72b2398c05fd0a4ebf13f49c7d599d7023d484, 5adc14cd4b905629d5b9163b3a416dcab24c7ce2 |
| Linux/Linuxgeneric | 6.16 | Not reported |
Published upstream
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 15, 2026
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.
Quoted source text, attributed separately from HOL analysis.