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


Groups > linux.kernel > #1646384

[git pull] vfs.git fixes

From Al Viro <viro@ZenIV.linux.org.uk>
Newsgroups linux.kernel
Subject [git pull] vfs.git fixes
Date 2017-05-21 19:30 +0200
Message-ID <tJCQ2-2j9-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Fix for unsafe_put_user() (no callers currently in mainline,
but anyone starting to use it will step into that) + osf_wait4()
infoleak fix.

The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to a8c39544a6eb2093c04afd5005b6192bd0e880c6:

  osf_wait4(): fix infoleak (2017-05-21 13:10:07 -0400)

----------------------------------------------------------------
Al Viro (2):
      fix unsafe_put_user()
      osf_wait4(): fix infoleak

 arch/alpha/kernel/osf_sys.c    | 6 ++++--
 arch/x86/include/asm/uaccess.h | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] vfs.git fixes Al Viro <viro@ZenIV.linux.org.uk> - 2017-05-21 19:30 +0200

csiph-web