DescriptionEugene Teo (Security Response)
2010-01-14 05:19:47 UTC
Description of problem:
commit dce766af541f6605fa9889892c0280bab31c66ab
Author: Florian Westphal <fwestphal>
Date: Fri Jan 8 17:31:24 2010 +0100
netfilter: ebtables: enforce CAP_NET_ADMIN
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>
Cc: stable
Signed-off-by: Patrick McHardy <kaber>
Upstream commit:
http://git.kernel.org/linus/dce766af541f6605fa9889892c0280bab31c66ab
Comment 2Eugene Teo (Security Response)
2010-01-14 05:27:21 UTC
Note: impact=low/AC:H because ebtables binary uses SOCK_RAW which you need root privileges in the first place. rhel-3 doesn't have support for ebtables and the impact is low, so I didn't file a bug for it.
Comment 3Fedora Update System
2010-01-22 11:40:30 UTC
Comment 4Fedora Update System
2010-01-22 22:36:22 UTC
kernel-2.6.30.10-105.2.4.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
Description of problem: commit dce766af541f6605fa9889892c0280bab31c66ab Author: Florian Westphal <fwestphal> Date: Fri Jan 8 17:31:24 2010 +0100 netfilter: ebtables: enforce CAP_NET_ADMIN 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> Cc: stable Signed-off-by: Patrick McHardy <kaber> Upstream commit: http://git.kernel.org/linus/dce766af541f6605fa9889892c0280bab31c66ab