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.
>> > +
>> > noauto
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.
> >
On 04/26/2013 12:03 PM, Kees Cook wrote:
> This allows decompress_kernel to return a new location for the kernel to
> be relocated to. With CONFIG_RANDOMIZE_BASE, the choose_kernel_location
> routine will select a new location to decompress the kernel, and is
> presently a no-op. The logic for bypa
This allows decompress_kernel to return a new location for the kernel to
be relocated to. With CONFIG_RANDOMIZE_BASE, the choose_kernel_location
routine will select a new location to decompress the kernel, and is
presently a no-op. The logic for bypassing this routine with "noaslr"
on the kernel co
This allows decompress_kernel to return a new location for the kernel to
be relocated to. With CONFIG_RANDOMIZE_BASE, the choose_kernel_location
routine will select a new location to decompress the kernel, and is
presently a no-op. The logic for bypassing this routine with "noaslr"
on the kernel co
5 matches
Mail list logo