<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Kernel on Ethan-ZYF</title><link>https://ethanzyf.com/tags/kernel/</link><description>Recent content in Kernel on Ethan-ZYF</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 13 May 2026 00:00:00 -0700</lastBuildDate><atom:link href="https://ethanzyf.com/tags/kernel/index.xml" rel="self" type="application/rss+xml"/><item><title>Day 3: seccomp Basics + Strict Mode</title><link>https://ethanzyf.com/blog/day3-seccomp-strict/</link><pubDate>Wed, 13 May 2026 00:00:00 -0700</pubDate><guid>https://ethanzyf.com/blog/day3-seccomp-strict/</guid><description>&lt;p&gt;How &lt;code&gt;seccomp&lt;/code&gt; intercepts syscalls at the kernel entry, what &lt;code&gt;SECCOMP_MODE_STRICT&lt;/code&gt; actually allows (and the &lt;code&gt;_exit()&lt;/code&gt; trap that fools nearly everyone), plus the design philosophy that filter mode inherits: monotonic, irrevocable security state.&lt;/p&gt;</description></item><item><title>Day 1: Linux Syscall Internals</title><link>https://ethanzyf.com/blog/day1-syscalls/</link><pubDate>Mon, 11 May 2026 00:30:00 -0700</pubDate><guid>https://ethanzyf.com/blog/day1-syscalls/</guid><description>&lt;p&gt;A deep dive into how Linux system calls actually work on x86_64: the ABI, the &lt;code&gt;syscall&lt;/code&gt; instruction&amp;rsquo;s hardware side effects, the full user→kernel path, and a categorized cheat sheet of the syscalls worth knowing.&lt;/p&gt;</description></item></channel></rss>