Tracker / CVE-2024-42320
CVE-2024-42320
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: fix error checks in dasd_copy_pair_store() dasd_add_busid() can return an error via ERR_PTR() if an allocation fails. However, two callsites in dasd_copy_pair_store() do not check the result, potentially resulting in a NULL pointer dereference. Fix this by checking the result with IS_ERR() and returning the error up the stack.
Prodotti e versioni affette
| linux | linux_kernel · 6.1 → 6.1.103 |
|---|---|
| linux | linux_kernel · 6.2 → 6.6.44 |
| linux | linux_kernel · 6.7 → 6.10.3 |
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.