/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

reverse.put.as
| | mdanilor.github.io
1.9 parsecs away

Travel
| | A beginers guide into a Linux Kernel stack overflow vulnerability.
| | blog.lizzie.io
1.6 parsecs away

Travel
| |
| | hernan.de
1.5 parsecs away

Travel
| | When I heard about the emergency disclosure of CVE-2019-2215 by Project Zero, I decided to replicate the exploit on my local device to see it in action. I so...
| | kstefanj.github.io
25.3 parsecs away

Travel
| I've recently spent a lot of time in memory reservation code of the JVM. It started out because we got an external contribution to enable use of multiple large page sizes for Linux. To do this in a good way some other things had to be refactored first. While taking this trip down memory lane I realized that doing a short summary of how large pages are used by the JVM might be an interesting read.