Revision 77e5bdf9f7b2d20939c8d807f3e68778d6e1557a authored by Linus Torvalds on 14 September 2016, 16:35:05 UTC, committed by Linus Torvalds on 14 September 2016, 16:35:05 UTC
Pull uaccess fixes from Al Viro:
 "Fixes for broken uaccess primitives - mostly lack of proper zeroing
  in copy_from_user()/get_user()/__get_user(), but for several
  architectures there's more (broken clear_user() on frv and
  strncpy_from_user() on hexagon)"

* 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (28 commits)
  avr32: fix copy_from_user()
  microblaze: fix __get_user()
  microblaze: fix copy_from_user()
  m32r: fix __get_user()
  blackfin: fix copy_from_user()
  sparc32: fix copy_from_user()
  sh: fix copy_from_user()
  sh64: failing __get_user() should zero
  score: fix copy_from_user() and friends
  score: fix __get_user/get_user
  s390: get_user() should zero on failure
  ppc32: fix copy_from_user()
  parisc: fix copy_from_user()
  openrisc: fix copy_from_user()
  nios2: fix __get_user()
  nios2: copy_from_user() should zero the tail of destination
  mn10300: copy_from_user() should zero on access_ok() failure...
  mn10300: failing __get_user() and get_user() should zero
  mips: copy_from_user() must zero the destination on access_ok() failure
  ARC: uaccess: get_user to zero out dest in cause of fault
  ...
2 parent s b8f26e8 + 8630c32
History
File Mode Size
cluster
dlm
dlmfs
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 993 bytes
acl.c -rw-r--r-- 9.2 KB
acl.h -rw-r--r-- 1.4 KB
alloc.c -rw-r--r-- 190.2 KB
alloc.h -rw-r--r-- 11.9 KB
aops.c -rw-r--r-- 60.8 KB
aops.h -rw-r--r-- 3.1 KB
blockcheck.c -rw-r--r-- 16.3 KB
blockcheck.h -rw-r--r-- 3.8 KB
buffer_head_io.c -rw-r--r-- 10.6 KB
buffer_head_io.h -rw-r--r-- 2.4 KB
dcache.c -rw-r--r-- 12.8 KB
dcache.h -rw-r--r-- 1.8 KB
dir.c -rw-r--r-- 114.4 KB
dir.h -rw-r--r-- 3.9 KB
dlmglue.c -rw-r--r-- 115.8 KB
dlmglue.h -rw-r--r-- 5.8 KB
export.c -rw-r--r-- 6.2 KB
export.h -rw-r--r-- 1.0 KB
extent_map.c -rw-r--r-- 23.2 KB
extent_map.h -rw-r--r-- 2.8 KB
file.c -rw-r--r-- 61.9 KB
file.h -rw-r--r-- 2.9 KB
filecheck.c -rw-r--r-- 14.4 KB
filecheck.h -rw-r--r-- 1.5 KB
heartbeat.c -rw-r--r-- 3.4 KB
heartbeat.h -rw-r--r-- 1.5 KB
inode.c -rw-r--r-- 46.2 KB
inode.h -rw-r--r-- 5.9 KB
ioctl.c -rw-r--r-- 22.5 KB
ioctl.h -rw-r--r-- 330 bytes
journal.c -rw-r--r-- 61.4 KB
journal.h -rw-r--r-- 22.9 KB
localalloc.c -rw-r--r-- 34.0 KB
localalloc.h -rw-r--r-- 2.1 KB
locks.c -rw-r--r-- 3.4 KB
locks.h -rw-r--r-- 1.1 KB
mmap.c -rw-r--r-- 5.1 KB
mmap.h -rw-r--r-- 134 bytes
move_extents.c -rw-r--r-- 25.1 KB
move_extents.h -rw-r--r-- 758 bytes
namei.c -rw-r--r-- 69.9 KB
namei.h -rw-r--r-- 1.8 KB
ocfs1_fs_compat.h -rw-r--r-- 2.9 KB
ocfs2.h -rw-r--r-- 24.9 KB
ocfs2_fs.h -rw-r--r-- 50.9 KB
ocfs2_ioctl.h -rw-r--r-- 6.9 KB
ocfs2_lockid.h -rw-r--r-- 3.2 KB
ocfs2_lockingver.h -rw-r--r-- 959 bytes
ocfs2_trace.h -rw-r--r-- 75.6 KB
quota.h -rw-r--r-- 4.6 KB
quota_global.c -rw-r--r-- 29.3 KB
quota_local.c -rw-r--r-- 35.7 KB
refcounttree.c -rw-r--r-- 111.6 KB
refcounttree.h -rw-r--r-- 4.2 KB
reservations.c -rw-r--r-- 20.4 KB
reservations.h -rw-r--r-- 5.3 KB
resize.c -rw-r--r-- 16.2 KB
resize.h -rw-r--r-- 1.1 KB
slot_map.c -rw-r--r-- 12.4 KB
slot_map.h -rw-r--r-- 1.4 KB
stack_o2cb.c -rw-r--r-- 11.5 KB
stack_user.c -rw-r--r-- 29.3 KB
stackglue.c -rw-r--r-- 17.4 KB
stackglue.h -rw-r--r-- 9.2 KB
suballoc.c -rw-r--r-- 77.3 KB
suballoc.h -rw-r--r-- 7.5 KB
super.c -rw-r--r-- 69.4 KB
super.h -rw-r--r-- 1.6 KB
symlink.c -rw-r--r-- 2.6 KB
symlink.h -rw-r--r-- 1.3 KB
sysfile.c -rw-r--r-- 4.7 KB
sysfile.h -rw-r--r-- 1.1 KB
uptodate.c -rw-r--r-- 17.7 KB
uptodate.h -rw-r--r-- 3.0 KB
xattr.c -rw-r--r-- 193.1 KB
xattr.h -rw-r--r-- 3.4 KB

back to top