Tracker / CVE-2023-53238
CVE-2023-53238
Alta 7.1
In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() The size of array 'priv->ports[]' is INNO_PHY_PORT_NUM. In the for loop, 'i' is used as the index for array 'priv->ports[]' with a check (i > INNO_PHY_PORT_NUM) which indicates that INNO_PHY_PORT_NUM is allowed value for 'i' in the same loop. This > comparison needs to be changed to >=, otherwise it potentially leads to an out of bounds write on the next iteration through the loop
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 4.17 → 4.19.291 |
| linux | linux_kernel · 4.20 → 5.4.253 |
| linux | linux_kernel · 5.11 → 5.15.124 |
| linux | linux_kernel · 5.16 → 6.1.43 |
| linux | linux_kernel · 5.5 → 5.10.190 |
| linux | linux_kernel · 6.2 → 6.4.8 |
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.