Tag: seccomp

  • Hacker News: Syd: An Introduction to Secure Application Sandboxing for Linux [video]

    Source URL: https://fosdem.org/2025/schedule/event/fosdem-2025-4176-syd-an-introduction-to-secure-application-sandboxing-for-linux/ Source: Hacker News Title: Syd: An Introduction to Secure Application Sandboxing for Linux Feedly Summary: Comments AI Summary and Description: Yes Summary: The text introduces Syd, a GPL-3 licensed application kernel for Linux, designed for securing applications through advanced sandboxing techniques. Its modern architecture and features address critical vulnerabilities and enhance security…

  • Hacker News: Io_uring and seccomp (2022)

    Source URL: https://blog.0x74696d.com/posts/iouring-and-seccomp/ Source: Hacker News Title: Io_uring and seccomp (2022) Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the Linux `io_uring` interface for asynchronous I/O and its interaction with seccomp filtering, highlighting both performance benefits and potential security implications for applications relying on syscalls. This insight is particularly relevant for…