Explore >> Select a destination


You are here

www.linux.it
| | sergioprado.blog
3.5 parsecs away

Travel
| | In this article, we will learn how to debug the Linux kernel on an embedded Linux system with GDB.
| | outflux.net
2.9 parsecs away

Travel
| | [AI summary] A technical blog post explains how to use the systemtap debugger on Linux to temporarily patch a local root privilege escalation vulnerability (CVE-2012-0056) until an official kernel update is available.
| | filipnikolovski.com
6.6 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | pwning.systems
15.2 parsecs away

Travel
| I'm writing this post because I often hear that kernel exploitation is intimidating or difficult to learn. As a result, I've decided to start a series of basic bugs and exercises to get you started! Prerequisites Knowledge of the Linux command line Knowing how to read and write basic C may be beneficial Being able to debug with the help of a virtual computer or another system Able to install the kernel module compilation build requirements A basic understanding of the difference between userland and kern...