diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2023-10-09 20:04:49 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2023-10-23 13:24:24 +0300 |
commit | 3c8aaaa7557b1e33e6ef95a27a5d8a139dcd0874 (patch) | |
tree | 306f78fe839cc0b3653b7f3fa655f98580c9777c /net/mac80211/ieee80211_i.h | |
parent | 89141f965325de9aac3805cd506df788179b2809 (diff) | |
download | linux-3c8aaaa7557b1e33e6ef95a27a5d8a139dcd0874.tar.xz |
wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware()
In 'iwl_parse_tlv_firmware()', check for 'kmemdup()' return value
when handling IWL_UCODE_TLV_CURRENT_PC and set the number of parsed
entries only if an allocation was successful (just like it does with
handling IWL_UCODE_TLV_CMD_VERSIONS above). Compile tested only.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20231009170453.149905-1-dmantipov@yandex.ru
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
0 files changed, 0 insertions, 0 deletions