Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1347075 > unrolled thread

[PULL] lkdtm update (next)

Started byKees Cook <keescook@chromium.org>
First post2016-03-01 23:40 +0100
Last post2016-03-02 02:00 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PULL] lkdtm update (next) Kees Cook <keescook@chromium.org> - 2016-03-01 23:40 +0100
    Re: [PULL] lkdtm update (next) Greg KH <gregkh@linuxfoundation.org> - 2016-03-02 02:00 +0100

#1347075 — [PULL] lkdtm update (next)

FromKees Cook <keescook@chromium.org>
Date2016-03-01 23:40 +0100
Subject[PULL] lkdtm update (next)
Message-ID<r817s-72s-13@gated-at.bofh.it>
Hi,

Please pull these lkdtm changes for next.

Thanks!

-Kees

The following changes since commit 7d46af2084eabe73ce4dbf06072fded34b58b0c7:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2016-03-01 08:57:34 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-next

for you to fetch changes up to 7c0ae5be821c1b6a700c5506de9b62e95f60df3c:

  lkdtm: improve use-after-free tests (2016-03-01 14:29:16 -0800)

----------------------------------------------------------------
Become maintainer, add hardening tests for use-after-free and atomic wrapping.

----------------------------------------------------------------
David Windsor (1):
      lkdtm: add test for atomic_t underflow/overflow

Kees Cook (2):
      MAINTAINERS: add myself as lkdtm maintainer
      lkdtm: improve use-after-free tests

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

 MAINTAINERS          |   5 +++
 drivers/misc/lkdtm.c | 122 +++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 124 insertions(+), 3 deletions(-)

-- 
Kees Cook
Chrome OS & Brillo Security

[toc] | [next] | [standalone]


#1347359

FromGreg KH <gregkh@linuxfoundation.org>
Date2016-03-02 02:00 +0100
Message-ID<r83iX-8oR-25@gated-at.bofh.it>
In reply to#1347075
On Tue, Mar 01, 2016 at 02:31:17PM -0800, Kees Cook wrote:
> Hi,
> 
> Please pull these lkdtm changes for next.
> 
> Thanks!
> 
> -Kees
> 
> The following changes since commit 7d46af2084eabe73ce4dbf06072fded34b58b0c7:
> 
>   Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc (2016-03-01 08:57:34 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/lkdtm-next

Pulled and pushed out, thanks.

greg k-h

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web