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

BUG: problems with docker seccomp profiles on ARM #404

Closed
xiaoge1001 opened this issue Mar 7, 2023 · 5 comments
Closed

BUG: problems with docker seccomp profiles on ARM #404

xiaoge1001 opened this issue Mar 7, 2023 · 5 comments

Comments

@xiaoge1001
Copy link

image
As shown in the above figure,The seccomp configuration does not seem to take effect on the arm machine. Check the status of the corresponding sh process. The seccomp rules should be written. As shown in the following figure:
image

@xiaoge1001
Copy link
Author

But it works well on x86 machines:
image
image

@xiaoge1001
Copy link
Author

What's the reason for this?

@pcmoore pcmoore changed the title The seccomp configuration does not seem to take effect on the arm machine BUG: problems with docker seccomp profiles on ARM Mar 7, 2023
@pcmoore
Copy link
Member

pcmoore commented Mar 7, 2023

Hi @xiaoge1001,

Have your brought this up to the Docker folks? We aren't really in a position to support all of the applications that use libseccomp, e.g. Docker. If Docker indicates that this is a problem with libseccomp please let us know and we will be happy to dig into this further with you to try and resolve the problem.

@xiaoge1001
Copy link
Author

xiaoge1001 commented Mar 9, 2023

The problem has been reported to Docker. The issue link is moby/moby#45125

@pcmoore
Copy link
Member

pcmoore commented Mar 31, 2023

Looking at the linked Docker issue it appears that this problem is specific to a very old fork of Docker, taking this into consideration along with no widely reported ARM failures I think this a fork-specific bug and not a fault in the core libseccomp library. I'm going to close this issue but please re-open if you've identified the root cause as a fault with libseccomp.

@pcmoore pcmoore closed this as completed Mar 31, 2023
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