diff options
author | 2018-01-03 11:00:31 +0800 | |
---|---|---|
committer | 2018-01-04 15:22:02 +0100 | |
commit | 3ea15452ee85754f70f3b9fa1f23165ef2e77ba7 (patch) | |
tree | 6b845a2ef0a25201fc05cfc0fe6a6a72f664bfc0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue (diff) | |
download | linux-dev-3ea15452ee85754f70f3b9fa1f23165ef2e77ba7.tar.xz linux-dev-3ea15452ee85754f70f3b9fa1f23165ef2e77ba7.zip |
nl80211: Check for the required netlink attribute presence
nl80211_nan_add_func() does not check if the required attribute
NL80211_NAN_FUNC_FOLLOW_UP_DEST is present when processing
NL80211_CMD_ADD_NAN_FUNCTION request. This request can be issued
by users with CAP_NET_ADMIN privilege and may result in NULL dereference
and a system crash. Add a check for the required attribute presence.
Signed-off-by: Hao Chen <flank3rsky@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions