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

Add seccomp mode to only allows exit(), read() and write() to already-open file descriptors #10

Open
MatiasVara opened this issue May 29, 2022 · 1 comment

Comments

@MatiasVara
Copy link
Contributor

No description provided.

@MatiasVara MatiasVara changed the title Add seccomp mode to allow only allows exit(), read() and write() to already-open file descriptors Add seccomp mode to only allows exit(), read() and write() to already-open file descriptors May 29, 2022
@MatiasVara
Copy link
Contributor Author

In general, any syscall that involves a path should be avoided. However, the vmm runs in a containerized process with its own rootfs.

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