In the Linux kernel, the following vulnerability has been resolved: mac802154: remove interfaces with RCU list deletion Queue wake, stop, and… (CVE-2026-72024)
A vulnerability in the Linux kernel's mac802154 subsystem involved improper removal of interfaces using list_del() instead of list_del_rcu(), which could lead to use-after-free conditions during asynchronous transmit completions. This issue has been resolved by switching to list_del_rcu() and relying on unregister_netdevice() to wait for in-flight RCU readers before freeing resources.
AI Analysis
Technical Summary
The Linux kernel mac802154 subsystem had a flaw where interface removal used list_del() in the bulk hardware teardown path, causing potential use-after-free scenarios when asynchronous transmit completions accessed a poisoned list node in ieee802154_wake_queue(). The fix involved replacing list_del() with list_del_rcu() to safely remove interfaces under RCU protection, and relying on unregister_netdevice() to handle synchronization with in-flight RCU readers without additional grace-period waits.
Potential Impact
This vulnerability could lead to use-after-free conditions in the kernel, potentially causing kernel crashes or undefined behavior. No specific exploitation details or impacts such as privilege escalation or remote code execution are provided.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by using list_del_rcu() for interface removal and ensuring proper synchronization with unregister_netdevice(). Users should apply the official kernel updates containing this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the exact fixed versions and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: mac802154: remove interfaces with RCU list deletion Queue wake, stop, and… (CVE-2026-72024)
Description
A vulnerability in the Linux kernel's mac802154 subsystem involved improper removal of interfaces using list_del() instead of list_del_rcu(), which could lead to use-after-free conditions during asynchronous transmit completions. This issue has been resolved by switching to list_del_rcu() and relying on unregister_netdevice() to wait for in-flight RCU readers before freeing resources.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel mac802154 subsystem had a flaw where interface removal used list_del() in the bulk hardware teardown path, causing potential use-after-free scenarios when asynchronous transmit completions accessed a poisoned list node in ieee802154_wake_queue(). The fix involved replacing list_del() with list_del_rcu() to safely remove interfaces under RCU protection, and relying on unregister_netdevice() to handle synchronization with in-flight RCU readers without additional grace-period waits.
Potential Impact
This vulnerability could lead to use-after-free conditions in the kernel, potentially causing kernel crashes or undefined behavior. No specific exploitation details or impacts such as privilege escalation or remote code execution are provided.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by using list_del_rcu() for interface removal and ensuring proper synchronization with unregister_netdevice(). Users should apply the official kernel updates containing this fix. Patch status is not explicitly confirmed in the provided data; check the vendor advisory or Linux kernel mailing lists for the exact fixed versions and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-25w8-qg97-7fjr
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-72024"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b79bf8831d5395027e3
Added to database: 08/15/2026, 15:53:29 UTC
Last enriched: 08/15/2026, 17:10:47 UTC
Last updated: 08/15/2026, 18:53:19 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.