On Thu, Mar 23, 2023 at 12:54:39AM +0000, Meena Shanmugam wrote:
The commit 49c47cc21b5b (net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf()) fixes race condition and use after free. This patch didn't apply cleanly in 5.15 kernel due to the added switch cases in do_tls_getsockopt_conf function.
Queued up (for all branches), thanks! -- Thanks, Sasha