Explore >> Select a destination


You are here

kernelpodcast.org
| | blog.infosectcbr.com.au
3.9 parsecs away

Travel
| | Dr Silvio Cesare @silviocesare Summary I wrote a blog post some months ago on weaknesses in the Linux kernel heap free list pointer hardening implementation. In response to that weakness, Kees Cook wrote an improved kernel patch, which I reviewed. This blog post is an analysis of that patch. I try to break it using...
| | www.linaro.org
2.6 parsecs away

Travel
| | The Linux kernel development community is largely built around collaboration and communication. In last week's blog we talked about how to submit a patch. In this blog - the second part of our blog series on how to become a Kernel Developer - we talk about how to work effectively with the Linux kernel community.
| | www.kroah.com
2.5 parsecs away

Travel
| | By now, everyone knows that something "big" just got announced regarding computer security. Heck, when the Daily Mail does a report on it , you know something is bad... Anyway, I'm not going to go into the details about the problems being reported, other than to point you at the wonderfully written Project Zero paper on the issues involved here. They should just give out the 2018 Pwnie award right now, it's that amazingly good.
| | andrewshitov.com
18.9 parsecs away

Travel
| [AI summary] A blog post discusses solving the Advent of Code 2020 Day 18 challenge using the Raku programming language, focusing on handling operator precedence in mathematical expressions.