Skip to content
Commit 30c5a016 authored by Felix Fietkau's avatar Felix Fietkau Committed by Greg Kroah-Hartman
Browse files

wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta

[ Upstream commit 12b220a6

 ]

Avoid potential data corruption issues caused by uninitialized driver
private data structures.

Reported-by: default avatarBrian Coverstone <brian@mainsequence.net>
Fixes: 6a9d1b91

 ("mac80211: add pre-RCU-sync sta removal driver operation")
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
Link: https://lore.kernel.org/r/20230324120924.38412-3-nbd@nbd.name
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 32a8dc8d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment