linux/net/wireless
Johannes Berg 21350f28b2 nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
commit 0e012b4e4b upstream.

The nested policy here should be established using the
NLA_POLICY_NESTED() macro so the length is properly
filled in.

Cc: stable@vger.kernel.org
Fixes: 81e54d08d9 ("cfg80211: support FTM responder configuration/statistics")
Link: https://lore.kernel.org/r/20200412004029.9d0722bb56c8.Ie690bfcc4a1a61ff8d8ca7e475d59fcaa52fb2da@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-21 09:04:59 +02:00
..
certs
.gitignore
Kconfig
Makefile
ap.c
chan.c
core.c cfg80211: fix double-free after changing network namespace 2020-01-12 12:21:28 +01:00
core.h
debugfs.c
debugfs.h
ethtool.c cfg80211: check wiphy driver existence for drvinfo report 2020-03-05 16:43:36 +01:00
ibss.c
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
mesh.c
mlme.c
nl80211.c nl80211: fix NL80211_ATTR_FTM_RESPONDER policy 2020-04-21 09:04:59 +02:00
nl80211.h
ocb.c
of.c
pmsr.c
radiotap.c
rdev-ops.h cfg80211: Fix radar event during another phy CAC 2020-02-05 21:22:46 +00:00
reg.c cfg80211: check reg_rule for NULL in handle_channel_custom() 2020-03-21 08:11:49 +01:00
reg.h
scan.c cfg80211: Do not warn on same channel at the end of CSA 2020-04-17 10:49:59 +02:00
sme.c cfg80211: fix deadlocks in autodisconnect work 2020-01-23 08:22:46 +01:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: Fix radar event during another phy CAC 2020-02-05 21:22:46 +00:00
util.c cfg80211: fix page refcount issue in A-MSDU decap 2020-01-23 08:22:47 +01:00
wext-compat.c
wext-compat.h
wext-core.c wireless: wext: avoid gcc -O3 warning 2020-02-05 21:22:47 +00:00
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c