|
You are here |
healeycodes.com | ||
| | | | |
nullprogram.com
|
|
| | | | | ||
| | | | |
blog.nelhage.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | Node.js USDT probe tracing using Linux enhanced BPF (eBPF) and bcc. | ||