-
CVE-2026-63821
- EPSS 0.17%
- Veröffentlicht 19.07.2026 12:02:18
- Zuletzt bearbeitet 17.08.2026 05:17:19
- CVE-Watchlists
- Unerledigt
wifi: rtw88: usb: fix memory leaks on USB write failures
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: usb: fix memory leaks on USB write failures When rtw_usb_write_port() fails to submit a USB Request Block (URB) (e.g., due to device disconnect or ENOMEM), the completion callback is never executed. Currently, the driver ignores the return value of rtw_usb_write_port() in rtw_usb_write_data() and rtw_usb_tx_agg_skb(). Because these functions rely on the completion callback to free the socket buffers (skbs) and the transaction control block (txcb), a submission failure results in: 1. A memory leak of the allocated skb in rtw_usb_write_data(). 2. A memory leak of the txcb structure and all aggregated skbs in rtw_usb_tx_agg_skb(). Fix this by checking the return value of rtw_usb_write_port(). If it fails, explicitly free the skb in rtw_usb_write_data(), and properly purge the tx_ack_queue and free the txcb in rtw_usb_tx_agg_skb(). The issue was discovered in practice during device disconnect/reconnect scenarios and memory pressure conditions. Tested by verifying normal TX operation continues after the fix without regressions.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerLinux
≫
Produkt
Linux
Default Statusunaffected
Version
a82dfd33d1237f6c0fb8a7077022189d1fc7ec98
Version <
2b2060c2075a72bc2de43ce5e1b9347d6c5e27bb
Status
affected
Version
a82dfd33d1237f6c0fb8a7077022189d1fc7ec98
Version <
53fed4061a09755de99c89fdc7fae5b794da455f
Status
affected
Version
a82dfd33d1237f6c0fb8a7077022189d1fc7ec98
Version <
200d58c851b8f63f77a05570072dd20f79bc3681
Status
affected
Version
a82dfd33d1237f6c0fb8a7077022189d1fc7ec98
Version <
8206d173d18ef5a077423119f4e9a93cb3a6f4eb
Status
affected
Version
a82dfd33d1237f6c0fb8a7077022189d1fc7ec98
Version <
6b964941bbfe6e0f18b1a5e008486dbb62df440a
Status
affected
HerstellerLinux
≫
Produkt
Linux
Default Statusaffected
Version
6.2
Status
affected
Version
0
Version <
6.2
Status
unaffected
Version <=
6.6.*
Version
6.6.144
Status
unaffected
Version <=
6.12.*
Version
6.12.95
Status
unaffected
Version <=
6.18.*
Version
6.18.38
Status
unaffected
Version <=
7.1.*
Version
7.1.3
Status
unaffected
Version <=
*
Version
7.2
Status
unaffected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.17% | 0.069 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|
https://git.kernel.org/stable/c/2b2060c2075a72bc2de43ce5e1b9347d6c5e27bb
https://git.kernel.org/stable/c/53fed4061a09755de99c89fdc7fae5b794da455f
https://git.kernel.org/stable/c/200d58c851b8f63f77a05570072dd20f79bc3681
https://git.kernel.org/stable/c/8206d173d18ef5a077423119f4e9a93cb3a6f4eb
https://git.kernel.org/stable/c/6b964941bbfe6e0f18b1a5e008486dbb62df440a