linux_dsm_epyc7002/drivers/net/wireless/mediatek
Felix Fietkau 30ce7f4456 mt76: validate rx CCMP PN
Apparently hardware does not perform CCMP PN validation in hardware, so
we need to take care of this in the driver. This is important for
protecting against replay attacks.

Since validation of fragmented frames is more complex, the CCMP header
for those is preserved. To keep the counter in sync, the first fragment
is verified by both mt76 and mac80211, and all other fragments only by
mac80211.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-01-26 11:20:52 +02:00
..
mt76 mt76: validate rx CCMP PN 2018-01-26 11:20:52 +02:00
mt7601u mt7601u: check memory allocation failure 2017-08-24 12:54:33 +03:00
Kconfig mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00
Makefile mt76: add driver code for MT76x2e 2017-12-07 15:35:56 +02:00