summaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2024-05-13 12:27:14 +0200
committerJohannes Berg <johannes.berg@intel.com>2024-05-29 15:30:14 +0200
commit4bb95f4535489ed830cf9b34b0a891e384d1aee4 (patch)
tree6cef1c95ef80e69a243f2056d31e8da213530450 /net/mac80211
parentwifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill (diff)
downloadlinux-4bb95f4535489ed830cf9b34b0a891e384d1aee4.tar.xz
linux-4bb95f4535489ed830cf9b34b0a891e384d1aee4.zip
wifi: iwlwifi: mvm: don't read past the mfuart notifcation
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>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions