Understanding programmable system call security with Secomp-eBPF in Linux. - DevConf.CZ 2025
Speaker(s): Kiran Kashinath Belle, Ravina R. Jain In today's computing world, protecting userspace applications is essential to mitigate security threats. The Linux kernel exposes approximately 400 system calls, each creating a potential vulnerability window that attackers could exploit to compromise application stability. BPF, Berkeley Packet Filter program can be used to observe events across a system and report information about those events to user space tools. Secure Computing-eBPF provides a mechanism to restrict the system calls that an application can make to the kernel. The fundamental concept involves implementing system call filtering based on both system call numbers and their arguments. Through this approach, security policies can precisely define which system calls should be permitted or prohibited, with filters making runtime decisions. In this session, we will examine the implementation of seccomp-eBPF for improving application security, demonstrating how to create effective filtering rules that protect user space applications without compromising functionality or performance. We will cover practical demonstrations, use cases, common pitfalls to avoid, and techniques for balancing security with application requirements. Attendees will gain insights into Linux system security for applications against kernel-level exploits through system call restrictions. --- Full schedule, including slides and other resources: https://pretalx.devconf.info/devconf-...

Turing Award Winner: Disagreeing with Google, Postgres, Future Problems | Mike Stonebraker

Troubleshooting Linux Networking | Into the Terminal 114

VM Networking ( Libvirt / Bridge )

Systemd Explained: How to Manage Linux Services Easily

Keynote: After the AI Hype – What’s Real, and What’s Next - Richard Campbell - 2026

Creator of C++: Bell Labs, Negative Overhead Abstraction, Mistakes | Bjarne Stroustrup

Dominic Mulligan, "Nitro Isolation Engine", VeTSS Annual Conference 2026

PQC in OpenSSL Library - DevConf.CZ 2025

Android 17 sucks. So I put Linux on a phone.

Building the PERFECT Linux PC with Linus Torvalds

Unix vs Linux

The Story of C++: The World's Most Consequential Programming Language | The Official Story

But what is quantum computing? (Grover's Algorithm)

A Brief History of AI: From Machine Learning to Gen AI to Agentic AI

Linus Torvalds: AI Is Changing Linux Fast

You Know This Song (but the Orchestra Doesn’t) | Jacob Collier & VSO School of Music Orchestra | TED

The Mind Behind Linux | Linus Torvalds | TED

Linux Desktop Security: 5 Key Measures

the true reason C++ always wins

