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

Can the image run without CAP_NET_ADMIN #611

Open
odyhunter opened this issue Mar 20, 2023 · 0 comments
Open

Can the image run without CAP_NET_ADMIN #611

odyhunter opened this issue Mar 20, 2023 · 0 comments

Comments

@odyhunter
Copy link

Hey, the CAP_NET_ADMIN capability has been documented to grant the following capabilities to the capability holder without needing elevated (root) privileges:

ability to modify host firewall
ability to modify routing tables
ability to modify network interface configuration
ability to modify socket permissions

Any of those capabilities would have a significant security impact if a process running on the host is able to take any of those actions without requiring elevated privileges. Possible to update the solution without using CAP_NET_ADMIN?

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

No branches or pull requests

1 participant