Skip to content
Commit fa4c7fb2 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'sock_hold-misuses'



Eric Dumazet says:

====================
net: fix possible sock_hold() misuses

skb_complete_wifi_ack() and skb_complete_tx_timestamp() currently
call sock_hold() on sockets that might have transitioned their sk_refcnt
to zero already.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 146d8fef 9ac25fc0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment