/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

blog.guillaume-gomez.fr
| | debugging.works
1.9 parsecs away

Travel
| | describes how to debug a Linux Kernel Module
| | xenophanes.net
2.7 parsecs away

Travel
| | [AI summary] The provided text is a detailed guide on creating a Linux kernel module that implements a character device with ioctl functionality. It walks through the process of setting up the module, defining the device structure, implementing open and release functions, adding ioctl support for adding two integers, and includes test code for user-space interaction. The guide also mentions additional resources for learning about Linux device drivers.
| | reverse.put.as
2.5 parsecs away

Travel
| | This is a guest post by a young and talented Portuguese exploiter, Federico Bento. He won this year's Pwnie for Epic Achievement exploiting TIOCSTI ioctl. Days ago he posted a video demonstrating an exploit for CVE-2017-5123 and luckly for you I managed to convince him to do a write-up about it. I hope you enjoy his work. Thanks Federico!
| | blog.guillaume-gomez.fr
4.1 parsecs away

Travel
| tuto Linux-kernel