In the Linux kernel, the following vulnerability has been resolved:
wifi: rtw89: fix null pointer access when abort scan
During cancel scan we might use vif that weren't scanning. Fix this by using the actual scanning vif.
{ "urgency": "not yet assigned" }