PT_REGS - The Good, the Bad, and the Ugly
Offered By: Linux Plumbers Conference via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the history and complexities of "struct pt_regs" in this 20-minute conference talk from the Linux Plumbers Conference. Dive into the various uses and abuses of pt_regs across different tracing subsystems, including ptrace, kprobe, ftrace, fprobe, kretprobe, rethook, perf, and eBPF. Gain an overview of how these tracing subsystems interact by exchanging pt_regs structures. Examine the concept of "sparse pt_regs," lightweight register subsets created outside exception entries, and understand their propagation between subsystems and potential subtle issues they may cause.
Syllabus
pt_regs - the good the bad and the ugly - Florent Revest
Taught by
Linux Plumbers Conference
Related Courses
Listen to Your Engine - Unearthing Security Signals from the Modern Linux KernelSecurity BSides San Francisco via YouTube Introduction to Low-Level Profiling and Tracing
EuroPython Conference via YouTube Evolution of ptrace from strace's Perspective
DevConf via YouTube Forwarding Syscalls to Userspace
linux.conf.au via YouTube gVisor: Modern Linux Sandboxing Technology - Hack In The Box 2023
Hack In The Box Security Conference via YouTube