Skip to content
Commit 08449320 authored by Al Viro's avatar Al Viro
Browse files

{compat_,}verify_iovec(): switch to generic copying of iovecs



use {compat_,}rw_copy_check_uvector().  As the result, we are
guaranteed that all iovecs seen in ->msg_iov by ->sendmsg()
and ->recvmsg() will pass access_ok().

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 666547ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment