CVE-2026-93802: wifi: rsi: validate beacon length before fixed buffer copy

Published Sep 24, 2026
·
Updated

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

wifi: rsi: validate beacon length before fixed buffer copy

rsipreparebeacon() copies the mac80211 beacon frame after FRAMEDESCSZ into a management skb whose usable tailroom may be smaller than MAXMGMTPKTSIZE after alignment.

Validate the beacon length against the actual tailroom before the copy and skbput(). Leave ownership of the management skb with the caller on error, matching the existing rsisendbeacon() cleanup path.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 24, 2026
CVE Published
via MITRE·04:02 PM
Data Sourced
via MITRE·04:02 PM
Description
Data Sourced
via NVD·05:17 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems running the Linux kernel with the rsi Wi-Fi driver are relevant. Exposure requires use of the affected beacon preparation path in that driver.

2

What condition is required to trigger the flaw?

A beacon frame must be copied into a management skb whose actual usable tailroom is smaller than the beacon length after the frame descriptor offset. The vulnerable code did not validate the length against the available tailroom before copying and extending the skb.

3

How can administrators determine whether the fix is present?

Check whether the kernel includes one of the referenced stable commits: 87710ad633ce4588aec88611d0d0745eb33a6991, 266f195d5a14eec6c482fd09fbc924584c3371a7, or 8ecdeb8b8a33b22c597299043c0dcfce50beb9ea. The fix validates the beacon length against the management skb's actual tailroom before the copy and skb_put().

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