]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 26 May 2016 22:43:35 +0000 (15:43 -0700)
commite49bdeefdda3db27e6025badf1d73179f1d6e923
tree0e1ef36870e95ceba3de4896f8a1c6b0d0a5c2e0
parent87eb2e260d8ada2e64ea73ef94a95492070a195d
staging: lustre: echo_copy.._lsm() dereferences userland pointers directly

Orabug: stable_rc4

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>
(cherry picked from commit 3f0cf7dcf712ef29ca47cd2f0b20292aab6e1d59)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/staging/lustre/lustre/obdecho/echo_client.c