OSDN Git Service

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)
commit5e7a2c6494813e58252caf342f5ddb166ad44d1a
tree7b0660999cfd9f8991c200d125bcc5402b9a08a2
parent59607863c54e9eb3f69afc5257dfe71c38bb751e
parentd4826d17b3931cf0d8351d8f614332dd4b71efc4
Merge tag 'wireless-drivers-2021-06-03' of git://git./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>