/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

healeycodes.com
| | nullprogram.com
4.6 parsecs away

Travel
| |
| | blog.nelhage.com
3.5 parsecs away

Travel
| | CVE-2007-4573 is two years old at this point, but it remains one of my favorite vulnerabilities. It was a local privilege-escalation vulnerability on all x86_64 kernels prior to v2.6.22.7. It's very simple to understand with a little bit of background, and the exploit is super-simple, but it's still more interesting than Yet Another NULL Pointer Dereference. Plus, it was the first kernel bug I wrote an exploit for, which was fun.
| | www.goncharov.xyz
4.5 parsecs away

Travel
| | [AI summary] A technical post explains the methodology for intercepting system calls in the Linux x86_64 kernel using kernel modules, including details on MSR registers and memory protection flags.
| | www.brendangregg.com
24.1 parsecs away

Travel
| Node.js USDT probe tracing using Linux enhanced BPF (eBPF) and bcc.