From: David S. Miller Date: Tue, 1 Jun 2021 22:58:05 +0000 (-0700) Subject: Merge branch 'ktls-use-after-free' X-Git-Tag: v5.13-rc5~9^2~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7c0aee3033e737847c5525ce53ab5f7bd21de12d;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ktls-use-after-free' Maxim Mikityanskiy says: ==================== Fix use-after-free after the TLS device goes down and up This small series fixes a use-after-free bug in the TLS offload code. The first patch is a preparation for the second one, and the second is the fix itself. v2 changes: Remove unneeded EXPORT_SYMBOL_GPL. ==================== Acked-by: Jakub Kicinski Signed-off-by: David S. Miller --- 7c0aee3033e737847c5525ce53ab5f7bd21de12d