Tracker / CVE-2025-37972
CVE-2025-37972
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.
Prodotti e versioni affette
| debian | debian_linux |
|---|---|
| linux | linux_kernel |
| linux | linux_kernel · 6.0 → 6.1.139 |
| linux | linux_kernel · 6.13 → 6.14.7 |
| linux | linux_kernel · 6.2 → 6.6.91 |
| linux | linux_kernel · 6.7 → 6.12.29 |
Analisi
Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.