Tracker / CVE-2022-50353
CVE-2022-50353
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmc_add_host() mmc_add_host() may return error, if we ignore its return value, the memory that allocated in mmc_alloc_host() will be leaked and it will lead a kernel crash because of deleting not added device in the remove path. So fix this by checking the return value and goto error path which will call mmc_free_host(), besides, clk_disable_unprepare() also needs be called.
Prodotti e versioni affette
| linux | linux_kernel · 3.8 → 4.14.303 |
|---|---|
| linux | linux_kernel · 4.15 → 4.19.270 |
| linux | linux_kernel · 4.20 → 5.4.229 |
| linux | linux_kernel · 5.11 → 5.15.86 |
| linux | linux_kernel · 5.16 → 6.0.16 |
| linux | linux_kernel · 5.5 → 5.10.163 |
| linux | linux_kernel · 6.1 → 6.1.2 |
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.