Hi Dave,
Just got a set of fixes in from Jouni/QCA, all netlink validation
fixes. I assume they ran some kind of checker, but I don't know
what kind :)
Please pull and let me know if there's any problem.
Thanks,
johannes
The following changes since commit 4b153ca989a9bf61f622ded32e1d689df88edaa5:
Merge tag 'mac80211-for-davem-2017-06-16' of
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 (2017-06-19
00:03:51 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git
tags/mac80211-for-davem-2017-07-07
for you to fetch changes up to d7f13f7450369281a5d0ea463cc69890a15923ae:
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
(2017-07-07 11:24:31 +0200)
----------------------------------------------------------------
netlink validation fixes for nl80211
----------------------------------------------------------------
Srinivas Dasari (4):
cfg80211: Check if PMKID attribute is of expected size
cfg80211: Check if NAN service ID is of expected size
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
net/wireless/nl80211.c | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)