WSL2-Linux-Kernel/drivers/net/wireless
Johannes Berg e302e9ca14 wifi: iwlwifi: fw: fix memory leak in debugfs
[ Upstream commit 3d90d2f4a0 ]

Fix a memory leak that occurs when reading the fw_info
file all the way, since we return NULL indicating no
more data, but don't free the status tracking object.

Fixes: 36dfe9ac6e ("iwlwifi: dump api version in yaml format")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230418122405.239e501b3b8d.I4268f87809ef91209cbcd748eee0863195e70fa2@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:00:30 +09:00
..
admtek
ath wifi: ath6kl: reduce WARN to dev_dbg() in callback 2023-05-11 23:00:25 +09:00
atmel
broadcom wifi: brcmfmac: support CQM RSSI notification with older firmware 2023-05-11 23:00:25 +09:00
cisco wifi: airo: do not assign -1 to unsigned char 2022-12-02 17:41:01 +01:00
intel wifi: iwlwifi: fw: fix memory leak in debugfs 2023-05-11 23:00:30 +09:00
intersil wifi: orinoco: check return value of hermes_write_wordrec() 2023-03-10 09:39:10 +01:00
marvell wifi: mwifiex: mark OF related data as maybe unused 2023-04-20 12:13:54 +02:00
mediatek wifi: mt76: mt7921e: improve reliability of dma reset 2023-05-11 23:00:30 +09:00
microchip wifi: wilc1000: fix potential memory leak in wilc_mac_xmit() 2023-03-10 09:39:07 +01:00
quantenna qtnfmac: switch from 'pci_' to 'dma_' API 2021-08-23 11:56:57 +01:00
ralink wifi: rt2x00: Fix memory leak when handling surveys 2023-05-11 23:00:27 +09:00
realtek wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg() 2023-05-11 23:00:27 +09:00
rsi wifi: rsi: Fix memory leak in rsi_coex_attach() 2023-03-10 09:39:05 +01:00
st cw1200: Revert unnecessary patches that fix unreal use-after-free bugs 2021-06-15 16:41:22 +03:00
ti Driver core changes for 5.14-rc1 2021-07-05 13:51:41 -07:00
zydas zd1211rw: Prefer pr_err over printk error msg 2021-06-15 16:37:01 +03:00
Kconfig
Makefile
mac80211_hwsim.c wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support 2022-12-02 17:41:01 +01:00
mac80211_hwsim.h
ray_cs.c ray_cs: Check ioremap return value 2022-04-08 14:23:27 +02:00
ray_cs.h
rayctl.h
rndis_wlan.c wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid 2023-02-01 08:27:09 +01:00
virt_wifi.c virt_wifi: fix error on connect 2021-07-23 10:34:31 +02:00
wl3501.h wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join 2021-04-22 17:38:41 +03:00
wl3501_cs.c wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave() 2023-03-10 09:39:08 +01:00