diff options
author | Eric Paris <eparis@redhat.com> | 2009-11-06 05:45:52 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-06 07:18:18 +0100 |
commit | c84b3268da3b85c9d8a9e504e1001a14ed829e94 (patch) | |
tree | 795b4997f5610cf2e56a57ee5b1e4c2d4ca10188 /security | |
parent | net: pass kern to net_proto_family create function (diff) | |
download | linux-c84b3268da3b85c9d8a9e504e1001a14ed829e94.tar.xz linux-c84b3268da3b85c9d8a9e504e1001a14ed829e94.zip |
net: check kern before calling security subsystem
Before calling capable(CAP_NET_RAW) check if this operations is on behalf
of the kernel or on behalf of userspace. Do not do the security check if
it is on behalf of the kernel.
Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions