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

Hide sensitive /proc and /sys paths #1

Closed
debfx opened this issue Jul 7, 2020 · 0 comments
Closed

Hide sensitive /proc and /sys paths #1

debfx opened this issue Jul 7, 2020 · 0 comments

Comments

@debfx
Copy link
Owner

debfx commented Jul 7, 2020

Docker hides some /proc/ and /sys/ paths that contain sensitive non-namespaced information: https://github.com/moby/moby/blob/master/oci/defaults.go#L97

Evaluate whether we need to block them as well. Non-existing paths need to be silently skipped.

@debfx debfx closed this as completed in 495294e Aug 1, 2021
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