git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaff23a
)
netfilter: ebtables: enforce CAP_NET_ADMIN
author
Florian Westphal
<fwestphal@astaro.com>
Fri, 8 Jan 2010 16:31:24 +0000
(17:31 +0100)
committer
Patrick McHardy
<kaber@trash.net>
Fri, 8 Jan 2010 16:31:24 +0000
(17:31 +0100)
normal users are currently allowed to set/modify ebtables rules.
Restrict it to processes with CAP_NET_ADMIN.
Note that this cannot be reproduced with unmodified ebtables binary
because it uses SOCK_RAW.
Signed-off-by: Florian Westphal <fwestphal@astaro.com>
Cc: stable@kernel.org
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found