summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-08-10 19:00:33 -0600
committerOm Prakash Singh <omp@nvidia.com>2012-06-15 14:15:19 +0530
commitc1fbf58a26c01b33196d0e4832f2ef742ff1b871 (patch)
tree2e1848d22b2ee65e2db5901ba618a1051f9fd096 /Kbuild
parenta5369a7586398d5071d4313e3bc068d8a0fd51cf (diff)
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>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions