aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorFelix Fietkau <[email protected]>2013-09-17 11:15:43 +0200
committerJohannes Berg <[email protected]>2013-09-26 19:56:06 +0200
commit6329b8d917adc077caa60c2447385554130853a3 (patch)
tree3172f146ce72e6f47d66be6bb18c39b1c05a1fd9 /scripts/gdb
parentf478f33a93f9353dcd1fe55445343d76b1c3f84a (diff)
mac80211: drop spoofed packets in ad-hoc mode
If an Ad-Hoc node receives packets with the Cell ID or its own MAC address as source address, it hits a WARN_ON in sta_info_insert_check() With many packets, this can massively spam the logs. One way that this can easily happen is through having Cisco APs in the area with rouge AP detection and countermeasures enabled. Such Cisco APs will regularly send fake beacons, disassoc and deauth packets that trigger these warnings. To fix this issue, drop such spoofed packets early in the rx path. Cc: [email protected] Reported-by: Thomas Huehn <[email protected]> Signed-off-by: Felix Fietkau <[email protected]> Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions