Home
last modified time | relevance | path

Searched hist:08449320 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/
H A Dcompat.c08449320 Sun Nov 09 21:33:45 CST 2014 Al Viro <viro@zeniv.linux.org.uk> {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>
08449320 Sun Nov 09 21:33:45 CST 2014 Al Viro <viro@zeniv.linux.org.uk> {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>
H A Dsocket.c08449320 Sun Nov 09 21:33:45 CST 2014 Al Viro <viro@zeniv.linux.org.uk> {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>
08449320 Sun Nov 09 21:33:45 CST 2014 Al Viro <viro@zeniv.linux.org.uk> {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>