tech-kern archive

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

Re: kernel aslr: someone interested?



On Thu, Mar 23, 2017 at 06:30:31PM +0100, Maxime Villard wrote:
> I have some plans to implement kernel aslr on amd64.

For what purpose? It has been shown over and over again that ASLR simply
doesn't work in a lot of situations in userland. The situation for
kernel ASLR is significantly worse. From a security standpoint, it
doesn't seem to be worth the effort. Now, there are cases on some
architectures where a relocatable kernel would be useful, but that's a
quite a bit different from ASLR.

Joerg


Home | Main Index | Thread Index | Old Index