CVE-2026-80941: wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()

Published Sep 11, 2026
·
Updated

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

wifi: rtw88: Fix potential memory leak in rtwtxqpushskb()

The skb passed to the rtwhcitxwrite() is expected to be freed when the function fails, but the error path in rtwtxqpushskb() does not free the skb before returning. This can lead to a memory leak in rtwtxqpush() where a dequeued skb is passed to rtwtxqpushskb().

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 11, 2026
CVE Published
via MITRE·07:42 PM
Data Sourced
via MITRE·07:42 PM
Description

Frequently Asked Questions

1

What systems are exposed to this issue?

Systems using the Linux kernel rtw88 Wi-Fi driver may be affected when transmission through rtw_hci_tx_write() fails. The provided information does not identify affected kernel versions or specific hardware models.

2

What conditions are required for the memory leak to occur?

A transmit skb must be dequeued and passed from rtw_txq_push() to rtw_txq_push_skb(), followed by a failure from rtw_hci_tx_write(). On that error path, the skb is not freed.

3

What can be done if the fix cannot be applied immediately?

The provided information does not specify a configuration workaround or mitigation. Monitor systems using the rtw88 driver for memory growth associated with failed Wi-Fi transmission activity until a kernel containing the fix can be deployed.

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