From: Eric Dumazet <[email protected]>
Date: Sat, 5 May 2018 08:35:04 -0700
> syzbot reported a use-after-free in tls_sk_proto_close
>
> Add a boolean value to cleanup a bit this function.
...
> Fixes: dd0bed1665d6 ("tls: support for Inline tls record")
> Signed-off-by: Eric Dumazet <[email protected]>
> Cc: Atul Gupta <[email protected]>
> Cc: Steve Wise <[email protected]>
> Cc: Ilya Lesokhin <[email protected]>
> Cc: Aviad Yehezkel <[email protected]>
> Cc: Dave Watson <[email protected]>
> Reported-by: syzbot <[email protected]>
Applied, thanks Eric.