aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorStefan Bühler <[email protected]>2019-11-26 11:05:44 +0100
committerJohannes Berg <[email protected]>2019-12-13 10:08:09 +0100
commit56cb31e185adb61f930743a9b70e700a43625386 (patch)
tree8fd77a423bf357821ccc773baa05770e2bcc07f2 /lib/debugobjects.c
parent753ffad3d6243303994227854d951ff5c70fa9e0 (diff)
cfg80211: fix double-free after changing network namespace
If wdev->wext.keys was initialized it didn't get reset to NULL on unregister (and it doesn't get set in cfg80211_init_wdev either), but wdev is reused if unregister was triggered through cfg80211_switch_netns. The next unregister (for whatever reason) will try to free wdev->wext.keys again. Signed-off-by: Stefan Bühler <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions