In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In _iwlmvmremovetimeevent() check that 'tedata->vif' is NULL before dereferencing it.