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

Seccomp: apply different filters depending on thread #1178

Closed
Tracked by #1177
andreeaflorescu opened this issue Jul 14, 2019 · 4 comments
Closed
Tracked by #1177

Seccomp: apply different filters depending on thread #1178

andreeaflorescu opened this issue Jul 14, 2019 · 4 comments
Assignees
Labels
Priority: Medium Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled

Comments

@andreeaflorescu
Copy link
Member

We currently apply the same filters on all threads. We should have separate filters based on the purpose of threads:

  • VMM thread
  • API thread
  • vCPU threads
@alexandruag alexandruag added the Priority: Medium Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled label Jul 15, 2019
@mi-yu
Copy link

mi-yu commented Nov 12, 2019

Hi @andreeaflorescu, thanks for your response on #1366! Could @pyrito and I get assigned to this one as well?

@andreeaflorescu
Copy link
Member Author

@mi-yu are you still interested in this issue?

@mi-yu
Copy link

mi-yu commented Dec 24, 2019

I have an implementation that is based on the changes in #1431 but of course those changes are very tentative. Feel free to assign to others!

@alindima
Copy link
Contributor

Implemented by: #2557

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Indicates than an issue or pull request should be resolved ahead of issues or pull requests labelled
Projects
None yet
Development

No branches or pull requests

5 participants