From: David S. Miller Date: Mon, 9 Oct 2017 16:52:55 +0000 (-0700) Subject: Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6df4d17c442f39137026bce387b0100eef8a25ba;p=linux.git Merge tag 'mac80211-for-davem-2017-10-09' of git://git./linux/kernel/git/jberg/mac80211 Johannes Berg says: ==================== pull-request: mac80211 2017-10-09 The QCA folks found another netlink problem - we were missing validation of some attributes. It's not super problematic since one can only read a few bytes beyond the message (and that memory must exist), but here's the fix for it. I thought perhaps we can make nla_parse_nested() require a policy, but given the two-stage validation/parsing in regular netlink that won't work. Please pull and let me know if there's any problem. ==================== Signed-off-by: David S. Miller --- 6df4d17c442f39137026bce387b0100eef8a25ba