Re: [PATCHv2 0/3] LKDTM use after free test updates

From: Greg Kroah-Hartman
Date: Fri Feb 26 2016 - 18:12:17 EST


On Fri, Feb 26, 2016 at 01:39:14PM -0800, Kees Cook wrote:
> On Thu, Feb 25, 2016 at 4:36 PM, Laura Abbott <labbott@xxxxxxxxxxxxxxxxx> wrote:
> > Hi,
> >
> > This is v2 of the LKDTM test update. This is mostly taking the updates
> > Kees gave for the previous series and bringing it in.
> >
> > Laura Abbott (3):
> > lkdtm: Add READ_AFTER_FREE test
> > lkdtm: Update WRITE_AFTER_FREE test
> > lkdtm: Add read/write after free tests for buddy memory
> >
> > drivers/misc/lkdtm.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++--
> > 1 file changed, 95 insertions(+), 3 deletions(-)
>
> Thanks!
>
> Please consider the series:
>
> Acked-by: Kees Cook <keescook@xxxxxxxxxxxx>
>
> And, say, while we're at it... Greg, would you mind if I became the
> lkdtm maintainer?

Not at all, I was treating you as one anyway, waiting till I got acks
from you before committing anything :)

Feel free to send a patch to MAINTAINERS for me to add for this.

thanks,

greg k-h