Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/voidc/seccomp-notif

A PoC for using the new seccomp-notif Linux feature from Rust.
https://github.com/voidc/seccomp-notif

linux rust seccomp seccomp-notify

Last synced: about 2 months ago
JSON representation

A PoC for using the new seccomp-notif Linux feature from Rust.

Awesome Lists containing this project

README

        

## References
- https://people.kernel.org/brauner/the-seccomp-notifier-new-frontiers-in-unprivileged-container-development
- https://eigenstate.org/notes/seccomp
- https://man7.org/linux/man-pages/man2/seccomp.2.html
- https://man7.org/tlpi/code/online/dist/seccomp/seccomp_user_notification.c.html
- https://github.com/torvalds/linux/commit/7cf97b12545503992020796c74bd84078eb39299
- https://github.com/torvalds/linux/blob/master/include/uapi/linux/seccomp.h