PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-80947 Linux kernel CVE debrief

A use-after-free vulnerability was found in the Linux kernel's rtl8xxxu driver. The bug occurs when the rx_urb_wq worker is not properly canceled during the stop process, allowing it to run after the device has been disconnected and the private data has been freed. This can lead to a use-after-free error when the worker tries to access the freed private data.

Vendor
Linux kernel
Product
rtl8xxxu driver
CVSS
Unknown
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-11
Original CVE updated
2026-09-11
Advisory published
2026-09-11
Advisory updated
2026-09-11

Who should care

Linux kernel developers and maintainers, Linux distribution maintainers, and users of Linux-based systems that use the rtl8xxxu driver should be aware of this vulnerability. They should verify Linux kernel versions and assess exposure of Linux-based systems that use the rtl8xxxu driver. They should also monitor the Linux kernel's vulnerability management process for updates on this issue.

Why it matters

A use-after-free vulnerability in the Linux kernel's rtl8xxxu driver can lead to a crash or potentially allow an attacker to execute arbitrary code. The vulnerability requires verification of Linux kernel versions and exposure assessment of Linux-based systems that use the rtl8xxxu driver.

  • Verify that Linux kernel versions used in your organization are updated with the fix.
  • Assess exposure of Linux-based systems that use the rtl8xxxu driver.
  • Monitor Linux kernel vulnerability management process for updates on this issue.

Technical summary

The rtl8xxxu driver in the Linux kernel has a use-after-free vulnerability. The bug occurs when the rx_urb_wq worker is not properly canceled during the stop process, allowing it to run after the device has been disconnected and the private data has been freed. This can lead to a use-after-free error when the worker tries to access the freed private data. The vulnerability requires verification of Linux kernel versions and exposure assessment of Linux-based systems that use the rtl8xxxu driver. The fix involves updating the Linux kernel to a version that includes the patch.

Defensive priority

High

Recommended defensive actions

  • Review and apply the patches provided by the Linux kernel maintainers to fix the vulnerability.
  • Ensure that the Linux kernel is updated to a version that includes the fix.
  • Monitor the Linux kernel's vulnerability management process for updates on this issue.
  • Verify that Linux kernel versions used in your organization are updated with the fix.
  • Assess exposure of Linux-based systems that use the rtl8xxxu driver.
  • Monitor Linux kernel vulnerability management process for updates on this issue.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The vulnerability was found by static analysis. The CVE record and NVD entry provide details about the vulnerability. Linux kernel developers should verify Linux kernel versions and assess exposure of Linux-based systems that use the rtl8xxxu driver. The fix involves updating the Linux kernel to a version that includes the patch. The vulnerability allows an attacker to potentially execute arbitrary code or cause a system crash. There is no information about exploitation.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-80947 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-80947

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-80947 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80947

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/620acb1e8037b73a457dc8ef20fc23fc7adcb405

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/6c080026ecc17eecb103f8927c64ea73a74bb818

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/800d2b490a9af1e7132a3564c2ad5a81292e5b40

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/972ab8b9c08f3eb3fa535082de2950dd93604dfd

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.