Using Seccomp to Limit the Linux Kernel Attack Surface
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the Linux seccomp (Secure Computing) facility in this comprehensive conference talk from NDC Security 2023. Learn how developers can leverage seccomp to restrict the system calls an application can make, enhancing security by preventing exploited code from executing arbitrary system calls. Discover the widespread use of seccomp in various software, including containers (Docker, Podman), web browsers, Firejail, Flatpak, and strace. Gain an introduction to seccomp usage, explore productivity aids for developing seccomp filters, and understand important caveats surrounding its implementation. Delivered by Michael Kerrisk, this hour-long presentation offers valuable insights for developers and security professionals looking to strengthen their Linux-based applications and systems.
Syllabus
Using seccomp to limit the Linux kernel attack service - Michael Kerrisk - NDC Security 2023
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube