Attacking hardened Linux systems with kernel JIT spraying
Attacking hardened Linux systems with kernel JIT spraying
Posted Nov 20, 2012 3:07 UTC (Tue) by liam (guest, #84133)In reply to: Attacking hardened Linux systems with kernel JIT spraying by drag
Parent article: Attacking hardened Linux systems with kernel JIT spraying
There are parts of the kernel that are only touched rarely (ex. block/deadline-iosched, though there are probably better examples).
It seems as though this type of analysis might be good long term project.
Of course, if it is truly infeasible for any but the least interesting parts of the kernel then it is a waste of time.
Posted Nov 20, 2012 19:15 UTC (Tue)
by mathstuf (subscriber, #69389)
[Link]
I suppose that since there's a high chance of it happening, the question boils down to: "What wins when the decision is between ABI compatibility and provably secure?"
Attacking hardened Linux systems with kernel JIT spraying