Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make restricted-network prevent use of netfilter #537

Merged
merged 2 commits into from
May 26, 2016

Conversation

KellerFuchs
Copy link
Contributor

I suggest netfilter to be affected by restricted-network because it is a traditionally-privileged interface to the kernel, and the security impact of letting untrusted users run their own netfilter scripts (even on their own network namespace) is non-obvious.

Is that OK, or should I introduce a separate config flag for this?

@KellerFuchs
Copy link
Contributor Author

PS: Since users can only use --net=none when restricted-network is set, there is no feature-loss with this change.

@netblue30 netblue30 merged commit 6f56bfe into netblue30:master May 26, 2016
@netblue30
Copy link
Owner

Merged, thanks.

@KellerFuchs
Copy link
Contributor Author

Thanks a bunch.

@KellerFuchs KellerFuchs deleted the restricted-netfilter branch May 26, 2016 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants