Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Add seccomp support #104

Closed
sboeuf opened this issue Jan 18, 2018 · 6 comments
Closed

Add seccomp support #104

sboeuf opened this issue Jan 18, 2018 · 6 comments
Labels
enhancement Improvement to an existing feature security Potential or actual security issue

Comments

@sboeuf
Copy link

sboeuf commented Jan 18, 2018

In order to enable support for seccomp inside the VM, here is what we need:

/usr/bin/cc-agent: error while loading shared libraries: libseccomp.so.2: cannot open shared object file: No such file or directory
@harche
Copy link
Contributor

harche commented Feb 5, 2018

Anyone working on this? I can take it up if no one has already.

@sboeuf
Copy link
Author

sboeuf commented Feb 5, 2018

@harche well the thing about this issue is that we need to make a decision about the image, because the image has to support it. This discussion has to happen here I think.

@harche
Copy link
Contributor

harche commented Feb 5, 2018

@sboeuf But this issue, kata-containers/osbuilder#28 says otherwise?

@sboeuf
Copy link
Author

sboeuf commented Feb 5, 2018

The first bullet point, that is build the agent with specific flags has to happen here on the agent repo, but the second point about having libseccomp part of the image will have to be handled from the image repo.

@egernst egernst added enhancement Improvement to an existing feature help wanted security Potential or actual security issue labels Aug 16, 2018
@nitkon
Copy link
Contributor

nitkon commented Aug 20, 2018

@sboeuf @egernst @jodh-intel : Hello Team, I am planning to take up seccomp support in Kata Containers. Any background discussions I need to know before I start on it. Any ideas? Thanks! :-)

@WeiZhang555
Copy link
Member

I think this thread is all you need to know 😄
Any PR is welcome, thank you! @nitkon

jshachm pushed a commit to jshachm/agent that referenced this issue Nov 22, 2018
Inorder to get runc/libcontainer/seccomp/seccomp_linux.go
built in, build agent with seccomp tag.

Fixes: kata-containers#104

Signed-off-by: Nitesh Konkar niteshkonkar@in.ibm.com
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature security Potential or actual security issue
Projects
None yet
Development

No branches or pull requests

5 participants