Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/voidc/seccomp-notif
- Owner: voidc
- Created: 2020-09-29T17:18:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T20:16:15.000Z (over 4 years ago)
- Last Synced: 2024-10-29T21:21:28.621Z (3 months ago)
- Topics: linux, rust, seccomp, seccomp-notify
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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