angler-fishThe Vulnerability History Project

net: Make sure BHs are disabled in sock_prot_inuse_add()

      prot->destroy is not called with BH disabled. So we must add
explicit BH disable around call to sock_prot_inuse_add()
in sctp_destroy_sock()

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
    
commit 5bc0b3bfa758e4ae49c94e31c1edb9a5f10a8060
+2
expand_less