mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-09 01:27:32 -04:00
The same fix in commit5ec7d18d18("sctp: use call_rcu to free endpoint") is also needed for dumping one asoc and sock after the lookup. Fixes:86fdb3448c("sctp: ensure ep is not destroyed before doing the dump") Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>