CVE-2025-71100: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc()

Published Jan 13, 2026
·
Updated

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

wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cutxfilldesc()

TID getting from ieee80211gettid() might be out of range of array size of staentry->tids[], so check TID is less than MAXTIDCOUNT. Othwerwise, UBSAN warn:

UBSAN: array-index-out-of-bounds in drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c:514:30 index 10 is out of range for type 'rtltiddata [9]'

Affected Software

12 affected components
linux-kernel
Linux Linux kernel>=6.9.1<6.12.64
Linux Linux kernel>=6.13<6.18.4
Linux Linux kernel=6.9
Linux Linux kernel=6.19-rc1
Linux Linux kernel=6.19-rc2
Linux Linux kernel=6.19-rc3
Linux Linux kernel=6.19-rc4
Linux Linux kernel=6.19-rc5
Linux Linux kernel=6.19-rc6
Linux Linux kernel=6.19-rc7
Linux Linux kernel=6.19-rc8

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Implement the fix described for rtlwifi 8192cu: in rtl92cu_tx_fill_desc(), check that the TID value returned/used from ieee80211_get_tid() is less than MAX_TID_COUNT to avoid out-of-bounds access to sta_entry->tids[] (type rtl_tid_data[9]).

    Linux kernel (drivers/net/wireless/realtek/rtlwifi/rtl8192cu/trx.c and rtl92cu_tx_fill_desc()) TID bounds check (TID < MAX_TID_COUNT) = Enforce TID < MAX_TID_COUNT before indexing sta_entry->tids[] (array size 9)

Event History

Jan 13, 2026
CVE Published
via MITRE·03:34 PM
Data Sourced
via MITRE·03:34 PM
DescriptionSeverity
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2025-71100?

CVE-2025-71100 is classified as a medium severity vulnerability affecting the rtlwifi driver in the Linux kernel.

2

How do I fix CVE-2025-71100?

To fix CVE-2025-71100, update your Linux kernel to a version that includes the patch addressing the issue.

3

What versions of the Linux kernel are affected by CVE-2025-71100?

CVE-2025-71100 affects various versions of the Linux kernel using the rtlwifi driver, particularly those prior to the patch release.

4

What kind of vulnerability is CVE-2025-71100?

CVE-2025-71100 is a potential out of bounds access vulnerability in the rtlwifi driver code.

5

Can CVE-2025-71100 lead to a system compromise?

While CVE-2025-71100 may not directly lead to system compromise, it poses a risk for instability and potential exploit if left unpatched.

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