In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stop rtl8xxxu arms… (CVE-2026-80947)
A use-after-free vulnerability in the Linux kernel's rtl8xxxu WiFi driver was resolved. The issue occurs when the rx_urb_wq worker runs after the device has been disconnected and memory freed, due to a race condition in stopping the driver. This can lead to dereferencing freed memory under active RX traffic followed by disconnect. The flaw was found by static analysis and fixed by ensuring proper synchronization and cancellation of work queues during teardown.
AI Analysis
Technical Summary
The Linux kernel rtl8xxxu WiFi driver had a use-after-free vulnerability caused by a race condition in the handling of RX URBs and worker scheduling. Specifically, rtl8xxxu_rx_urb_work() could run after rtl8xxxu_disconnect() freed the device private data (priv), leading to use-after-free. The root causes included scheduling work outside of the shutdown lock and not cancelling the rx_urb_wq worker before killing anchored URBs. The fix involved moving schedule_work() under the shutdown check, cancelling the rx_urb_wq worker synchronously before killing URBs, and ensuring no new work is scheduled after shutdown is set. This prevents the worker from running after the device memory is freed.
Potential Impact
The vulnerability allows a use-after-free condition in the rtl8xxxu WiFi driver on Linux, which could lead to kernel memory corruption or crashes when the device is disconnected under active RX traffic. This may impact system stability and security by potentially enabling arbitrary code execution or denial of service, depending on exploitation. However, no known exploits are reported in the wild.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel source. Users should update to a kernel version that includes this patch. Since this is a kernel driver issue, applying the official kernel update from the vendor or distribution is the recommended remediation. No additional mitigation is required beyond applying the official fix.
In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix use-after-free from rx_urb_wq on stop rtl8xxxu arms… (CVE-2026-80947)
Description
A use-after-free vulnerability in the Linux kernel's rtl8xxxu WiFi driver was resolved. The issue occurs when the rx_urb_wq worker runs after the device has been disconnected and memory freed, due to a race condition in stopping the driver. This can lead to dereferencing freed memory under active RX traffic followed by disconnect. The flaw was found by static analysis and fixed by ensuring proper synchronization and cancellation of work queues during teardown.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel rtl8xxxu WiFi driver had a use-after-free vulnerability caused by a race condition in the handling of RX URBs and worker scheduling. Specifically, rtl8xxxu_rx_urb_work() could run after rtl8xxxu_disconnect() freed the device private data (priv), leading to use-after-free. The root causes included scheduling work outside of the shutdown lock and not cancelling the rx_urb_wq worker before killing anchored URBs. The fix involved moving schedule_work() under the shutdown check, cancelling the rx_urb_wq worker synchronously before killing URBs, and ensuring no new work is scheduled after shutdown is set. This prevents the worker from running after the device memory is freed.
Potential Impact
The vulnerability allows a use-after-free condition in the rtl8xxxu WiFi driver on Linux, which could lead to kernel memory corruption or crashes when the device is disconnected under active RX traffic. This may impact system stability and security by potentially enabling arbitrary code execution or denial of service, depending on exploitation. However, no known exploits are reported in the wild.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel source. Users should update to a kernel version that includes this patch. Since this is a kernel driver issue, applying the official kernel update from the vendor or distribution is the recommended remediation. No additional mitigation is required beyond applying the official fix.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-g2ww-fvxp-525w
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80947"]
Threat ID: 6aa4a03055bf5e2cf5a871f5
Added to database: 09/12/2026, 00:43:28 UTC
Last enriched: 09/12/2026, 01:26:13 UTC
Last updated: 09/12/2026, 02:01:41 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.