← Zurück zur CVE-Suche

CVE-2026-72024

Linux kernel

Beschreibung

In the Linux kernel, the following vulnerability has been resolved: mac802154: remove interfaces with RCU list deletion Queue wake, stop, and disable paths walk local->interfaces under RCU. The bulk hardware teardown path removes entries with list_del(), so an asynchronous transmit completion can follow a poisoned list node in ieee802154_wake_queue(). Use list_del_rcu() as in the single-interface removal path. The following unregister_netdevice() waits for in-flight RCU readers before freeing the netdevice, so no separate grace-period wait is needed.

CVSS 7.8EPSS 0.164%Risiko 0.79
Quelle öffnen
Veröffentlicht
2026-08-15 06:21:01
Betroffene Versionen
unknown
Typ
Kernel
Zuletzt geändert
2026-08-17 06:18:00
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H