2 matches found
AZL-48741 CVE-2024-44997 affecting package kernel for versions less than 6.6.51.1-1
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkwed: fix use-after-free panic in mtkwedsetuptcblockcb When there are multiple ap interfaces on one band and with WED on, turning the interface down will cause a kernel panic on MT798X. Previously, cbpriv was fre...
CVE-2021-47225 mac80211: fix deadlock in AP/VLAN handling
In the Linux kernel, the following vulnerability has been resolved: mac80211: fix deadlock in AP/VLAN handling Syzbot reports that when you have APVLAN interfaces that are up and close the AP interface they belong to, we get a deadlock. No surprise - since we devclose them with the wiphy mutex...