diff options
author | Johannes Berg <[email protected]> | 2023-03-29 10:05:38 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-03-30 12:08:44 +0200 |
commit | 8ca86d61798f04c98fc2c303d52e552247dc433b (patch) | |
tree | d3b508ec0cb78b702e3ef9d2d776dbdad91f852b /drivers/net/wireless/intel/iwlwifi/mvm/ops.c | |
parent | e0c7ee3a20cee04d39ac466e7c4b74bfc1328f14 (diff) |
wifi: iwlwifi: mvm: free probe_resp_data later
In the MLD code, we free probe_resp_data before we remove
the MAC from the firmware, so we might receive another one
from the device after freeing, and thus might leak it. Fix
that by moving the free later.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/20230329100040.152b1715fc13.Ibd37fed1b24cd25012923ad9170d1fe33ab35c5c@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/ops.c')
0 files changed, 0 insertions, 0 deletions