]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: validate IBSS BSSID
authorJohannes Berg <johannes.berg@intel.com>
Fri, 16 Sep 2011 11:45:25 +0000 (13:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 19 Sep 2011 20:10:13 +0000 (16:10 -0400)
commit1d50fe617b17cd80a8d19f8ca3a45e8c7c2c4b65
tree14951970eaaa7c66a1e6b2f820b5f7cae8d2280a
parent0b2c9334c16a3207177105d859bb192537759000
cfg80211: validate IBSS BSSID

The IBSS BSSID is never validated, so an
invalid one might end up being used. Fix
this by rejecting invalid configuration.

Reported-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/nl80211.c