diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-11-10 04:33:45 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-11-19 22:23:16 +0100 |
commit | 0844932009e1656726c6e9c369e694017b129378 (patch) | |
tree | 4de5bd394278e3cdf5f53c9cbc9513d1dc6fb469 /net/netlink | |
parent | separate kernel- and userland-side msghdr (diff) | |
download | linux-0844932009e1656726c6e9c369e694017b129378.tar.xz linux-0844932009e1656726c6e9c369e694017b129378.zip |
{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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions