Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9d868b94 authored by Sasha Levin's avatar Sasha Levin Committed by Greg Kroah-Hartman
Browse files

iovec: make sure the caller actually wants anything in memcpy_fromiovecend


[ Upstream commit 06ebb06d ]

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>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c290a4ef
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment