In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: use IWLFWCHECK for link ID check The lookup function iwlmvmrcufwlinkidtolinkconf() is normally called with input from the firmware, so it should use IWLFWCHECK() instead of WARN_ON().