]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel...
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 22:17:33 +0000 (15:17 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 22:17:33 +0000 (15:17 -0700)
commit1e96cc742776a5a1559c26aebe2a0bd6020378c7
tree7b0660999cfd9f8991c200d125bcc5402b9a08a2
parent773b29869e2460d29b056b835d4880fce46d5946
parente939b3d5c9992cc8802a29702e174fb01c162acc
Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers

Kalle Valo says:

====================
wireless-drivers fixes for v5.13

We have only mt76 fixes this time, most important being the fix for
A-MSDU injection attacks.

mt76

* mitigate A-MSDU injection attacks (CVE-2020-24588)

* fix possible array out of bound access in mt7921_mcu_tx_rate_report

* various aggregation and HE setting fixes

* suspend/resume fix for pci devices

* mt7615: fix crash when runtime-pm is not supported
====================

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