Explore >> Select a destination


You are here

poolp.org
| | sean.heelan.io
18.1 parsecs away

Travel
| | In this post I'll show you how I found a zeroday vulnerability in the Linux kernel using OpenAI's o3 model. I found the vulnerability with nothing more complicated than the o3 API - no scaffolding, no agentic frameworks, no tool use. Recently I've been auditing ksmbd for vulnerabilities. ksmbd is "a linux kernel server which...
| | pwning.systems
13.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...
| | scorpiosoftware.net
12.9 parsecs away

Travel
| | In the Linux world, the eBPF technology has been around for years. Its purpose is to allow writing programs that run within the Linux kernel. However, contrary to standard kernel modules, eBPF runs in a constrained environment, its API is limited as to not hurt the kernel. Furthermore, every eBPF program must be verified before...
| | dhariri.com
91.3 parsecs away

Travel
| The website of David Hariri, a software developer, designer, and entrepreneur.