]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 12:39:39 +0000 (13:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Sep 2021 12:39:39 +0000 (13:39 +0100)
commit2b93cc8e3df79b773c3d019494d7e802e0c1ca57
treef8972d1f2b016a7a5289f348f6b8326c22f9244b
parentf762cd5885450a929661b84ba573cc93a700b9bd
parentd3e3472444c1fa37dbc4d3eb2c7a0b667fcda3c9
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211

Johannes berg says:

====================
Some fixes:
 * potential use-after-free in CCMP/GCMP RX processing
 * potential use-after-free in TX A-MSDU processing
 * revert to low data rates for no-ack as the commit
   broke other things
 * limit VHT MCS/NSS in radiotap injection
 * drop frames with invalid addresses in IBSS mode
 * check rhashtable_init() return value in mesh
 * fix potentially unaligned access in mesh
 * fix late beacon hrtimer handling in hwsim (syzbot)
 * fix documentation for PTK0 rekeying
====================

Signed-off-by: David S. Miller <davem@davemloft.net>