Files
kernel_google_wahoo/net
Davis Mosenkovs 82d0a11424 mac80211: fix memory corruption in EAPOL handling
Commit e3d4030498 ("mac80211: do not accept/forward invalid EAPOL
frames") uses skb_mac_header() before eth_type_trans() is called
leading to incorrect pointer, the pointer gets written to. This issue
has appeared during backporting to 4.4, 4.9 and 4.14.

Fixes: e3d4030498 ("mac80211: do not accept/forward invalid EAPOL frames")
Link: https://lore.kernel.org/r/CAHQn7pKcyC_jYmGyTcPCdk9xxATwW5QPNph=bsZV8d-HPwNsyA@mail.gmail.com
Cc: <stable@vger.kernel.org> # 4.4.x
Signed-off-by: Davis Mosenkovs <davis@mosenkovs.lv>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-07-20 16:22:39 +02:00
..
2019-12-05 15:27:07 +01:00
2015-10-07 04:27:43 -07:00
2019-03-23 08:44:34 +01:00
2021-06-30 08:49:31 -04:00
2018-02-25 11:03:37 +01:00