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

Reply via email to