In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()
Do kfree_skb(new) before goto out to prevent potential leak.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.18 | 6.1.16 |
| linux / linux_kernel | 6.2 | 6.2.3 |