Skip to content
Snippets Groups Projects
user avatar
Eric Biggers authored
In wiphy_new_nm(), if an error occurs after dev_set_name() and
device_initialize() have already been called, it's necessary to call
put_device() (via wiphy_free()) to avoid a memory leak.

Reported-by: default avatar <syzbot+7fddca22578bc67c3fe4@syzkaller.appspotmail.com>
Fixes: 1f87f7d3 ("cfg80211: add rfkill support")
Cc: stable@vger.kernel.org
Signed-off-by: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
4f488fbc
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.