Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1347075
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PULL] lkdtm update (next) |
| Date | 2016-03-01 23:40 +0100 |
| Message-ID | <r817s-72s-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web