On Thu, Jul 14, 2016 at 12:23 PM, Josh Poimboeuf wrote:
> On Thu, Jul 14, 2016 at 11:10:18AM -0700, Kees Cook wrote:
>> On Wed, Jul 13, 2016 at 10:48 PM, Josh Poimboeuf wrote:
>> > On Wed, Jul 13, 2016 at 03:04:26PM -0700, Kees Cook wrote:
>> >> On Wed, Jul 13, 2016 at 3:01 PM, Andy Lutomirski
On Thu, Jul 14, 2016 at 11:10:18AM -0700, Kees Cook wrote:
> On Wed, Jul 13, 2016 at 10:48 PM, Josh Poimboeuf wrote:
> > On Wed, Jul 13, 2016 at 03:04:26PM -0700, Kees Cook wrote:
> >> On Wed, Jul 13, 2016 at 3:01 PM, Andy Lutomirski
> >> wrote:
> >> > On Wed, Jul 13, 2016 at 2:55 PM, Kees Cook
On Wed, Jul 13, 2016 at 10:48 PM, Josh Poimboeuf wrote:
> On Wed, Jul 13, 2016 at 03:04:26PM -0700, Kees Cook wrote:
>> On Wed, Jul 13, 2016 at 3:01 PM, Andy Lutomirski wrote:
>> > On Wed, Jul 13, 2016 at 2:55 PM, Kees Cook wrote:
>> >> This creates per-architecture function arch_within_stack_fr
On Wed, Jul 13, 2016 at 03:04:26PM -0700, Kees Cook wrote:
> On Wed, Jul 13, 2016 at 3:01 PM, Andy Lutomirski wrote:
> > On Wed, Jul 13, 2016 at 2:55 PM, Kees Cook wrote:
> >> This creates per-architecture function arch_within_stack_frames() that
> >> should validate if a given object is containe
On Wed, Jul 13, 2016 at 3:01 PM, Andy Lutomirski wrote:
> On Wed, Jul 13, 2016 at 2:55 PM, Kees Cook wrote:
>> This creates per-architecture function arch_within_stack_frames() that
>> should validate if a given object is contained by a kernel stack frame.
>> Initial implementation is on x86.
>>
On Wed, Jul 13, 2016 at 2:55 PM, Kees Cook wrote:
> This creates per-architecture function arch_within_stack_frames() that
> should validate if a given object is contained by a kernel stack frame.
> Initial implementation is on x86.
>
> This is based on code from PaX.
>
This, along with Josh's li
This creates per-architecture function arch_within_stack_frames() that
should validate if a given object is contained by a kernel stack frame.
Initial implementation is on x86.
This is based on code from PaX.
Signed-off-by: Kees Cook
---
arch/Kconfig | 9
arch/x8
7 matches
Mail list logo