[PATCH net 0/2] sctp: fix the race condition in sctp_destroy_sock in a proper way
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-05-02 21:11:55
Also in:
linux-sctp
From: Xin Long <lucien.xin@gmail.com>
Date: 2021-05-02 21:11:55
Also in:
linux-sctp
The original fix introduced a dead lock, and has to be removed in Patch 1/2, and we will get a proper way to fix it in Patch 2/2. Xin Long (2): Revert "net/sctp: fix race condition in sctp_destroy_sock" sctp: delay auto_asconf init until binding the first addr net/sctp/socket.c | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) -- 2.1.0