]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: lustre: echo_copy.._lsm() dereferences userland pointers directly
authorAl Viro <viro@ZenIV.linux.org.uk>
Tue, 1 Dec 2015 19:52:12 +0000 (19:52 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Jan 2016 19:25:55 +0000 (11:25 -0800)
commit1744494e0402065fcff7e79239177f79f79a0c4b
treeacead3ae840d5436ac526b9b57cb1341e99d7b8a
parente4c6b7a1214bddfa00a5c40e7012966a37560ffd
staging: lustre: echo_copy.._lsm() dereferences userland pointers directly

commit 9225c0b7b976dd9ceac2b80727a60d8fcb906a62 upstream.

missing get_user()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdecho/echo_client.c