Tracker / CVE-2026-31736
CVE-2026-31736
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled If the gmac0 is disabled, the precheck for a valid ingress device will cause a NULL pointer deref and crash the system. This happens because eth->netdev[0] will be NULL but the code will directly try to access netdev_ops. Instead of just checking for the first net_device, it must be checked if any of the mtk_eth net_devices is matching the netdev_ops of the ingress device.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.11 → 6.12.81 |
| linux | linux_kernel · 6.13 → 6.18.22 |
| linux | linux_kernel · 6.19 → 6.19.12 |
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.