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

daemon/c_cgroups_dev: activate bpf cgroup device guard #394

Closed
wants to merge 1 commit into from

Conversation

quitschbo
Copy link
Member

Load bpf prog with corresponding flag to activate the device guard which allows mknod() on basis of cgroup device access restrictions in non-initial user namespace.

@quitschbo quitschbo force-pushed the devcg_guard branch 2 times, most recently from 843628f to ee8c6ad Compare August 18, 2023 06:53
Load bpf prog with corresponding flag to activate the device guard
which allows mknod() on basis of cgroup device access restrictions
in non-initial user namespace.

Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de>
@quitschbo
Copy link
Member Author

Since, we now do mknod emulation in userspace, we can drop our efforts bringing this mainline in the kernel

@quitschbo quitschbo closed this May 6, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant