From: David S. Miller Date: Mon, 31 Oct 2016 20:20:33 +0000 (-0400) Subject: Merge branch 'sctp-hold-transport-fixes' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1137086fc85712aa123d29c87c604310a17a7d4e;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'sctp-hold-transport-fixes' Xin Long says: ==================== sctp: a bunch of fixes by holding transport There are several places where it holds assoc after getting transport by searching from transport rhashtable, it may cause use-after-free issue. This patchset is to fix them by holding transport instead. v1->v2: Fix the changelog of patch 2/3 ==================== Signed-off-by: David S. Miller --- 1137086fc85712aa123d29c87c604310a17a7d4e