From: Eric Dumazet <eric.duma...@gmail.com> Date: Fri, 24 Mar 2017 19:36:13 -0700
> From: Eric Dumazet <eduma...@google.com> > > We got a report of yet another bug in ping > > http://www.openwall.com/lists/oss-security/2017/03/24/6 > > ->disconnect() is not called with socket lock held. > > Fix this by acquiring ping rwlock earlier. > > Thanks to Daniel, Alexander and Andrey for letting us know this problem. > > Fixes: c319b4d76b9e ("net: ipv4: add IPPROTO_ICMP socket kind") > Signed-off-by: Eric Dumazet <eduma...@google.com> > Reported-by: Daniel Jiang <danieljiang0...@gmail.com> > Reported-by: Solar Designer <so...@openwall.com> > Reported-by: Andrey Konovalov <andreyk...@google.com> Applied and queued up for -stable, thanks.