diff options
author | Polaris Pi <pinkperfect2021@gmail.com> | 2023-07-23 09:07:41 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-08-01 16:47:27 +0200 |
commit | 11958528161731c58e105b501ed60b83a91ea941 (patch) | |
tree | d774bb005a3e9d1fc95a042afffe2d705ee217ad /drivers/net/wireless/microchip/wilc1000 | |
parent | wifi: wilc1000: remove use of has_thrpt_enh3 flag (diff) | |
download | linux-11958528161731c58e105b501ed60b83a91ea941.tar.xz linux-11958528161731c58e105b501ed60b83a91ea941.zip |
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Make sure mwifiex_process_mgmt_packet,
mwifiex_process_sta_rx_packet and mwifiex_process_uap_rx_packet,
mwifiex_uap_queue_bridged_pkt and mwifiex_process_rx_packet
not out-of-bounds access the skb->data buffer.
Fixes: 2dbaf751b1de ("mwifiex: report received management frames to cfg80211")
Signed-off-by: Polaris Pi <pinkperfect2021@gmail.com>
Reviewed-by: Matthew Wang <matthewmwang@chromium.org>
Reviewed-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230723070741.1544662-1-pinkperfect2021@gmail.com
Diffstat (limited to 'drivers/net/wireless/microchip/wilc1000')
0 files changed, 0 insertions, 0 deletions