How To Exploit NULL Pointers
An anonymous reader writes "Ever wondered what was so bad about NULL pointer exceptions? An MIT Linux kernel programmer explains how to turn any NULL pointer into a root exploit on Linux. (There was also a previous installment about virtual memory and how to make NULL pointers benign.)"
TFA is an extremely well-written, easy-to-follow tutorial. I "played along at home" (well, at work, actually) as the author recommended and exploited a system on the first try. Great stuff!
Hang on, one of our SysAdmins wants to talk to me about something.
BRB
What a bad attempt at trolling. You could make various funny posts involving Windows and security, and this is what you came up with? Up your game, mister.
For further context, see my whitepaper on how to turn any kdawson-posted Slashdot story into a NULL issue.
Well, I upped my game. Now up yours.
But it's a bad summary.
java.lang.RedundantSlashdotObservationException
I'm sure "SlashdotMedia" will improve on all the wonders that Dice Holdings blessed us all with
...as far as I can tell is simply to ban null pointers in the kernel.
I've done alot of development in my time and I've never needed to point at null.