Re: [ 22/48] net: sendmsg: fix NULL pointer dereference

2014-12-01 Thread Luis Henriques
On Sun, Nov 16, 2014 at 10:53:50PM +0100, Willy Tarreau wrote: 2.6.32-longterm review patch. If anyone has any objections, please let me know. -- From: Andrey Ryabinin ryabinin@gmail.com [ Upstream commit 40eea803c6b2cfaab092f053248cbeab3f368412 ] Sasha's

Re: [ 22/48] net: sendmsg: fix NULL pointer dereference

2014-12-01 Thread Willy Tarreau
Hi Luis, On Mon, Dec 01, 2014 at 11:45:22AM +, Luis Henriques wrote: diff --git a/net/compat.c b/net/compat.c index e9672c8..71ed839 100644 --- a/net/compat.c +++ b/net/compat.c @@ -83,7 +83,7 @@ int verify_compat_iovec(struct msghdr *kern_msg, struct iovec *kern_iov, {

[ 22/48] net: sendmsg: fix NULL pointer dereference

2014-11-16 Thread Willy Tarreau
2.6.32-longterm review patch. If anyone has any objections, please let me know. -- From: Andrey Ryabinin ryabinin@gmail.com [ Upstream commit 40eea803c6b2cfaab092f053248cbeab3f368412 ] Sasha's report: While fuzzing with trinity inside a KVM tools guest running the