CVE-2026-52982: net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()

Published Jun 24, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

Other sources

net: usb: rtl8150: fix use-after-free in rtl8150startxmit()

Microsoft

Affected Software

17 affected componentsFixes available
Linux Linux kernel
Microsoft azl3 kernel 6.6.139.1-1<6.6.143.1-1
6.6.143.1-1
Linux Linux kernel>=2.6.12.1<5.10.258
Linux Linux kernel>=5.11<5.15.209
Linux Linux kernel>=5.16<6.1.175
Linux Linux kernel>=6.2<6.6.141
Linux Linux kernel>=6.7<6.12.91
Linux Linux kernel>=6.13<6.18.33
Linux Linux kernel>=6.19<7.0.10
Linux Linux kernel=2.6.12
Linux Linux kernel=2.6.12-rc2
Linux Linux kernel=2.6.12-rc3
Linux Linux kernel=2.6.12-rc4
Linux Linux kernel=2.6.12-rc5
Linux Linux kernel=7.1-rc1
debian/linux<=5.10.223-1
5.10.262-16.1.176-16.1.180-16.12.94-16.12.101-17.1.8-27.1.10-1
debian/linux-6.1
6.1.180-1~deb11u1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 6.6.143.1-1
  2. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 5.10.262-1Fixed in 6.1.176-1Fixed in 6.1.180-1Fixed in 6.12.94-1Fixed in 6.12.101-1Fixed in 7.1.8-2Fixed in 7.1.10-1
  3. Upgrade

    Upgrade debian/linux-6.1 to a version that resolves this vulnerability.

    Fixed in 6.1.180-1~deb11u1
  4. Upgrade

    Upgrade Linux kernel to a version that resolves this vulnerability.

    Patch net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
  5. Configuration

    In drivers/net/usb/rtl8150.c, fix the UAF in rtl8150_start_xmit() by caching skb->len before submitting the URB, and use the cached value when updating netdev->stats.tx_bytes after usb_submit_urb() returns. This preserves pre-existing tx_bytes semantics (track the original frame length skb->len, not the padded/alignment count used for the device).

    Linux kernel (net/usb/rtl8150.c) Cache skb->len before calling usb_submit_urb() and use cached length for tx statistics (netdev->stats.tx_bytes) after completion = enabled

Event History

Jun 24, 2026
CVE Published
via MITRE·04:28 PM
Data Sourced
via MITRE·04:28 PM
DescriptionSeverity
Data Sourced
via NVD·05:17 PM
RemedyDescriptionSeverityWeaknessAffected Software
Jun 27, 2026
Data Sourced
via Microsoft·08:06 AM
DescriptionSeverityWeakness
Data Sourced
via Microsoft·08:06 AM
Affected Software
Updated
via Microsoft·08:06 AM
DescriptionSeverity
Aug 12, 2026
Data Sourced
via Launchpad·08:39 PM
Description
Aug 25, 2026
Data Sourced
via Debian·12:34 AM
DescriptionAffected Software
Aug 26, 2026
Data Sourced
via Ubuntu·12:33 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems running an affected Linux kernel with the rtl8150 USB network driver in use are exposed. The listed affected software includes the Linux kernel, Microsoft azl3 kernel 6.6.139.1-1, and Debian linux and linux-6.1 packages.

2

What conditions are needed to trigger the use-after-free?

The race occurs during transmit processing when a USB URB completion runs on another CPU in softirq context before usb_submit_urb() returns. The completion handler can free the transmit skb before rtl8150_start_xmit() reads skb->len for transmit statistics.

3

How can this be mitigated if an update cannot be applied immediately?

The provided information identifies the rtl8150 USB network driver as the affected component. Limiting use of RTL8150 USB network hardware or preventing the rtl8150 driver from being used reduces exposure until a fixed kernel is installed.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203