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

RFE: Add support for SCMP_FLTATR_CTL_SSB #47

Closed
KentaTada opened this issue May 25, 2020 · 6 comments
Closed

RFE: Add support for SCMP_FLTATR_CTL_SSB #47

KentaTada opened this issue May 25, 2020 · 6 comments

Comments

@KentaTada
Copy link
Contributor

runc needs to use SCMP_FLTATR_CTL_SSB in opencontainers/runc#2430 to make bytecode interpreters including Ruby and Python faster when users can disable mitigation.

@KentaTada
Copy link
Contributor Author

SCMP_FLTATR_CTL_SSB was not included in the release of libseccomp v2.4.3.
So, we need to wait for the next release of libseccomp at first.

@pcmoore
Copy link
Member

pcmoore commented May 27, 2020

Adding the pending/libseccomp label to indicate this is dependent on a new libseccomp release (v2.5.0).

@KentaTada
Copy link
Contributor Author

KentaTada commented Jul 21, 2020

@pcmoore
I'll try to implement this feature if this priority is low.

@pcmoore
Copy link
Member

pcmoore commented Jul 21, 2020

Thanks @KentaTada, help is always appreciated.

FWIW, now that core libseccomp v2.5.0 has been released @drakenclimber and I are going to try and spend some more time cleaning up the golang bindings.

@KentaTada
Copy link
Contributor Author

@pcmoore Thanks!
I created #51

@pcmoore pcmoore added this to the v0.9.2 milestone Jul 22, 2020
@KentaTada
Copy link
Contributor Author

#51 has been already merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants