From: Eric Dumazet <eric.duma...@gmail.com> Date: Thu, 03 Nov 2016 08:59:46 -0700
> From: Eric Dumazet <eduma...@google.com> > > While fuzzing kernel with syzkaller, Andrey reported a nasty crash > in inet6_bind() caused by DCCP lacking a required method. > > Fixes: ab1e0a13d7029 ("[SOCK] proto: Add hashinfo member to struct proto") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Reported-by: Andrey Konovalov <andreyk...@google.com> > Tested-by: Andrey Konovalov <andreyk...@google.com> Applied and queued up for -stable, thanks Eric.