tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel aslr: someone interested?



> [ASLR] is just one more check mark in the exploit building tool.

Yes and no.

It increases the work required to exploit any putative bugs.  It does
not make exploitation impossible, but that does not mean it's not worth
making it harder.  "You don't have to run faster than the bear; you
just have to run faster than someone else."  That is, you don't have to
be impossible to exploit; you just have to be enough harder to make
them go after someone else instead.

I wonder if there's some way to do it that allows you to change offsets
on the fly.  It may well be a pipe dream, but, if you could relocate
everything in kernel space periodically, say, every second, it could
_significantly_ increase the work factor for exploitation.

/~\ The ASCII				  Mouse
\ / Ribbon Campaign
 X  Against HTML		mouse%rodents-montreal.org@localhost
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index