linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Kees Cook <keescook@chromium.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Kees Cook <keescook@chromium.org>
Subject: [GIT PULL] usercopy fix for v4.11-rc1
Date: Thu, 23 Feb 2017 15:47:07 -0800	[thread overview]
Message-ID: <20170223234707.GA24698@beast> (raw)

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

                 reply	other threads:[~2017-02-23 23:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170223234707.GA24698@beast \
    --to=keescook@chromium.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).