<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on RingZero Pirate</title><link>https://ringzeropirate.github.io/en/tags/linux/</link><description>Recent content in Linux on RingZero Pirate</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 28 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ringzeropirate.github.io/en/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Your First eBPF Hook: Monitoring Syscalls with bpftrace in 30 Minutes</title><link>https://ringzeropirate.github.io/en/articles/ebpf-first-hook-bpftrace/</link><pubDate>Tue, 28 Apr 2026 00:00:00 +0000</pubDate><guid>https://ringzeropirate.github.io/en/articles/ebpf-first-hook-bpftrace/</guid><description>Reading time: 15 minutes | Lab time: 30 minutes
Your First eBPF Hook: Monitoring Syscalls with bpftrace in 30 Minutes Series: eBPF Security &amp;amp; Observability — Week 1, Thursday
Type: Deep Technical Lab
Main tool: bpftrace
Target: Developers, Security Engineers, SRE
Reading time: ~15 minutes
Lab time: 30 minutes
Have you ever wanted to know exactly what your operating system is doing at this precise moment — which processes are starting, which files are being opened, which network connections are being established — without installing heavy agents, without restarting anything, without modifying a single line of your application code?</description></item><item><title>Hunting Silent Privilege Escalation: 7 Environment Variable Bypass Gaps in sudo's env.c</title><link>https://ringzeropirate.github.io/en/articles/sudo-env-bypass/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://ringzeropirate.github.io/en/articles/sudo-env-bypass/</guid><description>Reading Time: 16 minutes
Responsible Disclosure Notice — All findings described in this article were reported to Todd C. Miller (sudo maintainer) prior to publication. The upstream fix has been committed to the sudo-project/sudo repository. Full timeline is disclosed at the end of this article.
Executive Summary During an independent audit of the plugins/sudoers/env.c module in sudo 1.9.17p2 / 1.9.18rc1, I identified seven environment variables that are silently passed through to privileged processes when env_reset is disabled (!</description></item></channel></rss>