Re: [kernel-hardening] Re: [PATCH 3/6] x86: kaslr: return location from decompress_kernel

2013-04-29 Thread Kees Cook
On Sun, Apr 28, 2013 at 6:25 PM, James Morris wrote: > On Fri, 26 Apr 2013, H. Peter Anvin wrote: > >> > + noaslr [X86] >> > + Disable kernel base offset ASLR (Address Space >> > + Layout Randomization) if built into the kernel. >> > + >> >

Re: [kernel-hardening] Re: [PATCH 3/6] x86: kaslr: return location from decompress_kernel

2013-04-29 Thread Kees Cook
On Sun, Apr 28, 2013 at 6:25 PM, James Morris jmor...@namei.org wrote: On Fri, 26 Apr 2013, H. Peter Anvin wrote: + noaslr [X86] + Disable kernel base offset ASLR (Address Space + Layout Randomization) if built into the kernel. +

Re: [kernel-hardening] Re: [PATCH 3/6] x86: kaslr: return location from decompress_kernel

2013-04-28 Thread James Morris
On Fri, 26 Apr 2013, H. Peter Anvin wrote: > > + noaslr [X86] > > + Disable kernel base offset ASLR (Address Space > > + Layout Randomization) if built into the kernel. > > + > > noautogroup Disable scheduler automatic task group creation. >

Re: [kernel-hardening] Re: [PATCH 3/6] x86: kaslr: return location from decompress_kernel

2013-04-28 Thread James Morris
On Fri, 26 Apr 2013, H. Peter Anvin wrote: + noaslr [X86] + Disable kernel base offset ASLR (Address Space + Layout Randomization) if built into the kernel. + noautogroup Disable scheduler automatic task group creation.