In the Linux kernel, the following vulnerability has been resolved:
wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()
Resolve these issues by switching to iwl_mvm_send_cmd_status(), which handles both size validation and frees the buffer.