Heap based overflows !

When I first heard about this category of overflow attacks I found it interesting since I could not understand if it can be maliciously exploited by any ’so called’ hack3rs. Logic behind my thought was – how can you execute the code in data section. In case of stack overflows, vulnerable point is return address. [...]

(nearly) complete Linux kernel loadable modules

Based on Linux kernel 2.0.x (arrghh.. ) article claims to prove a nice collection of all (?) possible kernel hacking inclusive of viruses. I am reading it. You too can. let’s see.
http://packetstormsecurity.org/docs/hack/LKM_HACKING.html