In the Linux kernel, the following vulnerability has been resolved: net: serialize netif_running() check in enqueue_to_backlog() Syzbot reported a… (CVE-2026-72493)
A race condition vulnerability in the Linux kernel's network subsystem was resolved, involving the netif_running() check in enqueue_to_backlog(). The flaw allowed packets to bypass backlog flushing during device unregistration, leading to a use-after-free (UAF) condition. The issue was caused by a time-of-check to time-of-use (TOCTOU) race window due to a lockless check. The fix serializes the netif_running() check with the backlog lock to prevent packets from escaping flushing or being queued after device closure.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel involves a race condition in the network packet queuing mechanism during device unregistration, specifically in the enqueue_to_backlog() function. A lockless netif_running() check introduced to prevent queuing packets to an unregistering device created a TOCTOU race window. This allowed packets to escape backlog flushing and later trigger a kernel address sanitizer (KASAN) slab-use-after-free in fib_rules_lookup(). The fix moves the netif_running() check inside the backlog lock, ensuring serialization with the flush work and preventing packets from escaping flushing or being queued after device closure.
Potential Impact
This vulnerability can lead to a use-after-free condition in the kernel, which may cause system instability or crashes. While no known exploits in the wild have been reported, the flaw could potentially be leveraged to disrupt kernel operations or cause denial of service.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that moves the netif_running() check inside the backlog lock to serialize it with the flush work. Users and administrators should apply the official kernel updates that include this fix once available. Patch status is not yet confirmed in the provided data; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net: serialize netif_running() check in enqueue_to_backlog() Syzbot reported a… (CVE-2026-72493)
Description
A race condition vulnerability in the Linux kernel's network subsystem was resolved, involving the netif_running() check in enqueue_to_backlog(). The flaw allowed packets to bypass backlog flushing during device unregistration, leading to a use-after-free (UAF) condition. The issue was caused by a time-of-check to time-of-use (TOCTOU) race window due to a lockless check. The fix serializes the netif_running() check with the backlog lock to prevent packets from escaping flushing or being queued after device closure.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel involves a race condition in the network packet queuing mechanism during device unregistration, specifically in the enqueue_to_backlog() function. A lockless netif_running() check introduced to prevent queuing packets to an unregistering device created a TOCTOU race window. This allowed packets to escape backlog flushing and later trigger a kernel address sanitizer (KASAN) slab-use-after-free in fib_rules_lookup(). The fix moves the netif_running() check inside the backlog lock, ensuring serialization with the flush work and preventing packets from escaping flushing or being queued after device closure.
Potential Impact
This vulnerability can lead to a use-after-free condition in the kernel, which may cause system instability or crashes. While no known exploits in the wild have been reported, the flaw could potentially be leveraged to disrupt kernel operations or cause denial of service.
Mitigation Recommendations
A fix has been implemented in the Linux kernel that moves the netif_running() check inside the backlog lock to serialize it with the flush work. Users and administrators should apply the official kernel updates that include this fix once available. Patch status is not yet confirmed in the provided data; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hhj5-7x2f-mw3r
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-72493"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b6cbf8831d5394f8836
Added to database: 08/15/2026, 15:53:16 UTC
Last enriched: 08/15/2026, 16:19:18 UTC
Last updated: 08/15/2026, 16:19:18 UTC
Views: 2
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.