Attacking hardened Linux systems with kernel JIT spraying
Posted Nov 19, 2012 16:00 UTC (Mon) by
khim (subscriber, #9252)
In reply to:
Attacking hardened Linux systems with kernel JIT spraying by cyanit
Parent article:
Attacking hardened Linux systems with kernel JIT spraying
Well, if you wrote the kernel in a type-safe garbage-collected language (e.g. Java), then the static proof would be trivial since it is by construction impossible to violate the language invariants (assuming the VM and low-level support code is correct).
Unfortunately this small addition at the end makes the whole thing useless: simple interpreter mode for languages like Java are too slow and thus "VM and low-level support code" is typically comparable in complexity to OS kernel (in some sense it is an OS kernel).
The real reason is that apparently nobody cares enough to do the work.
No. The real reason is that it takes time and does not pay.
(
Log in to post comments)