2024-05-17 12:08:50
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: dont set the MFP flag for the GTK The firmware doesnt need the MFP flag for the GTK, it can even make the firmware crash. in case the AP is configured with: group cipher TKIP and MFPC. We would send the GTK with cipher = TKIP and MFP which is of course not possible.