Skip to content
Snippets Groups Projects
Commit 538c9eb8 authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: clear wext keys when freeing and removing them


When freeing the keys stored for wireless extensions, clear the memory
to avoid having the key material stick around in memory "forever".
Similarly, when userspace overwrites a key, actually clear it instead
of just setting the key length to zero.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 29c3f9c3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment