diff options
author | David S. Miller <davem@davemloft.net> | 2017-10-09 09:52:55 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-09 09:52:55 -0700 |
commit | 6df4d17c442f39137026bce387b0100eef8a25ba (patch) | |
tree | 8e283a8d4ff7f4943723828b8f6b4ed0756e1f3b /net/netlink/af_netlink.c | |
parent | 93b03193c6a579dbe5e19139d1ab47b70dbeeebd (diff) | |
parent | ad670233c9e1d5feb365d870e30083ef1b889177 (diff) | |
download | linux-6df4d17c442f39137026bce387b0100eef8a25ba.tar.gz linux-6df4d17c442f39137026bce387b0100eef8a25ba.tar.bz2 linux-6df4d17c442f39137026bce387b0100eef8a25ba.zip |
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/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 <davem@davemloft.net>
Diffstat (limited to 'net/netlink/af_netlink.c')
0 files changed, 0 insertions, 0 deletions