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


Groups > linux.kernel > #1587186 > unrolled thread

[GIT PULL] usercopy fix for v4.11-rc1

Started byKees Cook <keescook@chromium.org>
First post2017-02-24 01:00 +0100
Last post2017-02-24 01:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] usercopy fix for v4.11-rc1 Kees Cook <keescook@chromium.org> - 2017-02-24 01:00 +0100

#1587186 — [GIT PULL] usercopy fix for v4.11-rc1

FromKees Cook <keescook@chromium.org>
Date2017-02-24 01:00 +0100
Subject[GIT PULL] usercopy fix for v4.11-rc1
Message-ID<tebsK-8rh-5@gated-at.bofh.it>
Hi,

Please pull this usercopy fix for v4.11-rc1. Arnd noticed a corner case.

Thanks!

-Kees

The following changes since commit 4c5d7bc63775b40631b75f6c59a3a3005455262d:

  usercopy: Add tests for all get_user() sizes (2017-02-21 11:59:38 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/usercopy-v4.11-rc1.fix

for you to fetch changes up to 4deaa6fd00be2bf408dd06cdf0c40a1b59237879:

  usercopy: ARM NOMMU has no 64-bit get_user (2017-02-22 11:24:08 -0800)

----------------------------------------------------------------
Fix for non-MMU ARM testing, from Arnd Bergmann

----------------------------------------------------------------
Arnd Bergmann (1):
      usercopy: ARM NOMMU has no 64-bit get_user

 lib/test_user_copy.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
Kees Cook
Pixel Security

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web