In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix memory leak in rtwusbprobe() drivers/net/wireless/realtek/rtw88/usb.c:876 rtwusbprobe() warn: 'hw' from ieee80211allochw() not released on lines: 811 Fix this by modifying return to a goto statement.