aboutsummaryrefslogtreecommitdiff
path: root/net/mpls
diff options
context:
space:
mode:
authorMike Pecovnik <mike.pecovnik@gmail.com>2014-02-24 21:11:16 +0100
committerDavid S. Miller <davem@davemloft.net>2014-02-25 18:35:14 -0500
commit46833a86f7ab30101096d81117dd250bfae74c6f (patch)
tree916be8a6ddfe6d2c6cdccb93d6c752927c16854b /net/mpls
parent687d705c031916b83953b714917b04d899e23cf5 (diff)
net: Fix permission check in netlink_connect()
netlink_sendmsg() was changed to prevent non-root processes from sending messages with dst_pid != 0. netlink_connect() however still only checks if nladdr->nl_groups is set. This patch modifies netlink_connect() to check for the same condition. Signed-off-by: Mike Pecovnik <mike.pecovnik@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions