Skip to content
Commit 06ebb06d authored by Sasha Levin's avatar Sasha Levin Committed by David S. Miller
Browse files

iovec: make sure the caller actually wants anything in memcpy_fromiovecend



Check for cases when the caller requests 0 bytes instead of running off
and dereferencing potentially invalid iovecs.

Signed-off-by: default avatarSasha Levin <sasha.levin@oracle.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent fcdfe3a7
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