]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mac80211: drop multicast fragments
authorJohannes Berg <johannes.berg@intel.com>
Wed, 9 Jun 2021 14:13:06 +0000 (16:13 +0200)
committerSasha Levin <sashal@kernel.org>
Wed, 30 Jun 2021 12:48:30 +0000 (08:48 -0400)
commit6ab6b68ddf09fad033e653ed85acc8789d57fa6b
tree64785829ef6d7f1022e8e09abb6812aafef1688a
parent24e2441b102db48bf8eec1f6b789db49b5e86adb
mac80211: drop multicast fragments

[ Upstream commit a9799541ca34652d9996e45f80e8e03144c12949 ]

These are not permitted by the spec, just drop them.

Link: https://lore.kernel.org/r/20210609161305.23def022b750.Ibd6dd3cdce573dae262fcdc47f8ac52b883a9c50@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/mac80211/rx.c