]> git.baikalelectronics.ru Git - kernel.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>
Tue, 1 Dec 2015 20:13:32 +0000 (12:13 -0800)
commit7ec75bbf402d8cbe2786a456751202bf13fabe6a
treee77ec5611d9e18616dc9a3f03a3f728b481905e0
parent805002b168a9dd1c09d047cb6792b01027525a26
staging: lustre: echo_copy.._lsm() dereferences userland pointers directly

missing get_user()

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