Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc() TID getting from ieee80211_get_tid() might be out of range of array size of sta_entry->tids[], so check TID is less than MAX_TID_COUNT. 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 'rtl_tid_data [9]'
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9.1, < 6.12.64 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/90a15ff324645aa806d81fa349497cd964861b66Patch
- https://git.kernel.org/stable/c/9765d6eb8298b07d499cdf9ef7c237d3540102d6Patch
- https://git.kernel.org/stable/c/dd39edb445f07400e748da967a07d5dca5c5f96ePatch
FAQ
What is CVE-2025-71100?
CVE-2025-71100 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: 8192cu: fix tid out of range in rtl92cu_tx_fill_desc() TID getting from ieee80211_get_tid() might be out of range o...
How severe is CVE-2025-71100?
CVE-2025-71100 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-71100?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.