https://github.com/torvalds/linux
Revision eb47e0293baaa3044022059f1fa9ff474bfe35cb authored by Al Viro on 18 August 2016, 23:34:00 UTC, committed by Al Viro on 13 September 2016, 21:49:38 UTC
* copy_from_user() on access_ok() failure ought to zero the destination
* none of those primitives should skip the access_ok() check in case of
small constant size.

Cc: stable@vger.kernel.org
Acked-by: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
1 parent 9ad18b7
History
Tip revision: eb47e0293baaa3044022059f1fa9ff474bfe35cb authored by Al Viro on 18 August 2016, 23:34:00 UTC
cris: buggered copy_from_user/copy_to_user/clear_user
Tip revision: eb47e02
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 362.7 KB
Makefile -rw-r--r-- 56.8 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top