Monthly Archives: February 2013

A Linux Memory Trick

I discovered a neat little trick on Linux: on x86 (and a few other less common architectures), it’s possible to determine from an unprivileged process whether an address residing within the kernel address space is mapped or unmapped.

Posted in Kernel, Linux | Comments disabled