Tracker / CVE-2026-53157
CVE-2026-53157
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: net: phonet: free phonet_device after RCU grace period phonet_device_destroy() removes a phonet_device from the per-net device list with list_del_rcu(), but frees it immediately. RCU readers walking the same list can still hold a pointer to the object after it has been removed, leading to a slab-use-after-free. Use kfree_rcu(), matching the lifetime rule already used by phonet_address_del() for the same object type.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 2.6.33 → 5.10.260 |
| linux | linux_kernel · 5.11 → 5.15.211 |
| linux | linux_kernel · 5.16 → 6.1.177 |
| linux | linux_kernel · 6.13 → 6.18.36 |
| linux | linux_kernel · 6.19 → 7.0.13 |
| linux | linux_kernel · 6.2 → 6.6.144 |
| linux | linux_kernel · 6.7 → 6.12.95 |
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.