Files
linux/include
Felix Fietkau 254c20edd7 cfg80211: fix a crash in nl80211_send_station
mac80211 leaves sinfo->assoc_req_ies uninitialized, causing a random
pointer memory access in nl80211_send_station.
Instead of checking if the pointer is null, use sinfo->filled, like
the rest of the fields.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-02-29 10:35:49 -08:00
..
2011-04-14 11:34:41 +03:00
2011-03-31 11:26:23 -03:00