From: Eric Dumazet <eduma...@google.com> Date: Thu, 11 Feb 2016 22:50:29 -0800
> If tcp_v4_inbound_md5_hash() returns an error, we must release > the refcount on the request socket, not on the listener. > > The bug was added for IPv4 only. > > Fixes: 079096f103fac ("tcp/dccp: install syn_recv requests into ehash table") > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied and queued up for -stable, thanks Eric.