kernel_samsung_a53x/drivers/net/wireless/intel/iwlwifi/mvm
Emmanuel Grumbach bda6f9fe3e wifi: iwlwifi: mvm: don't read past the mfuart notifcation
[ Upstream commit 4bb95f4535489ed830cf9b34b0a891e384d1aee4 ]

In case the firmware sends a notification that claims it has more data
than it has, we will read past that was allocated for the notification.
Remove the print of the buffer, we won't see it by default. If needed,
we can see the content with tracing.

This was reported by KFENCE.

Fixes: bdccdb854f2f ("iwlwifi: mvm: support MFUART dump in case of MFUART assert")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240513132416.ba82a01a559e.Ia91dd20f5e1ca1ad380b95e68aebf2794f553d9b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:00 +01:00
..
binding.c
coex.c
constants.h
d3.c
debugfs-vif.c
debugfs.c
debugfs.h
ftm-initiator.c wifi: iwlwifi: mvm: remove old PASN station when adding a new one 2024-11-19 11:32:36 +01:00
ftm-responder.c
fw-api.h
fw.c wifi: iwlwifi: mvm: don't read past the mfuart notifcation 2024-11-19 14:19:00 +01:00
led.c
mac-ctxt.c
mac80211.c iwlwifi: mvm: write queue_sync_state only for sync 2024-11-18 22:25:36 +01:00
Makefile
mvm.h
nvm.c
offloading.c
ops.c
phy-ctxt.c
power.c
quota.c
rs-fw.c
rs.c
rs.h wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 2024-11-19 14:19:00 +01:00
rx.c
rxmq.c
scan.c wifi: iwlwifi: mvm: check n_ssids before accessing the ssids 2024-11-19 14:19:00 +01:00
sf.c
sta.c
sta.h
tdls.c
testmode.h
time-event.c
time-event.h
tt.c
tx.c
utils.c