diff options
| author | Polaris Pi <[email protected]> | 2023-07-23 07:07:41 +0000 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-08-01 17:47:27 +0300 |
| commit | 11958528161731c58e105b501ed60b83a91ea941 (patch) | |
| tree | d774bb005a3e9d1fc95a042afffe2d705ee217ad /tools/perf/scripts/python | |
| parent | 646462f860f12a2e24e6b2ed856cf6645c02397d (diff) | |
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 <[email protected]>
Reviewed-by: Matthew Wang <[email protected]>
Reviewed-by: Brian Norris <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions