diff options
author | David Bauer <mail@david-bauer.net> | 2021-02-07 16:09:17 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-04-11 18:50:38 +0200 |
commit | 4b36cc6b390f18dbc59a45fb4141f90d7dfe2b23 (patch) | |
tree | 19f18d2759572fb430a7b65bdbd27283d1d86b59 /fs/jffs2/security.c | |
parent | be2a2872d0b1db26222cfcd829f2d9e08f4c84c9 (diff) |
mt76: mt76x0: disable GTK offloading
When operating two VAP on a MT7610 with encryption (PSK2, SAE, OWE),
only the first one to be created will transmit properly encrypteded
frames.
All subsequently created VAPs will sent out frames with the payload left
unencrypted, breaking multicast traffic (ICMP6 NDP) and potentially
disclosing information to a third party.
Disable GTK offloading and encrypt these frames in software to
circumvent this issue. THis only seems to be necessary on MT7610 chips,
as MT7612 is not affected from our testing.
Signed-off-by: David Bauer <mail@david-bauer.net>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'fs/jffs2/security.c')
0 files changed, 0 insertions, 0 deletions