All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/1] Request to cherry-pick 49c47cc21b5b to 5.15.y
@ 2023-03-23  0:54 Meena Shanmugam
  2023-03-23  0:54 ` [PATCH 5.15 1/1] net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() Meena Shanmugam
  2023-03-25  0:42 ` [PATCH 5.15 0/1] Request to cherry-pick 49c47cc21b5b to 5.15.y Sasha Levin
  0 siblings, 2 replies; 3+ messages in thread
From: Meena Shanmugam @ 2023-03-23  0:54 UTC (permalink / raw)
  To: stable; +Cc: gregkh, hbh25y, Meena Shanmugam

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.

Hangyu Hua (1):
  net: tls: fix possible race condition between do_tls_getsockopt_conf()
    and do_tls_setsockopt_conf()

 net/tls/tls_main.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.40.0.348.gf938b09366-goog


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-25  0:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23  0:54 [PATCH 5.15 0/1] Request to cherry-pick 49c47cc21b5b to 5.15.y Meena Shanmugam
2023-03-23  0:54 ` [PATCH 5.15 1/1] net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() Meena Shanmugam
2023-03-25  0:42 ` [PATCH 5.15 0/1] Request to cherry-pick 49c47cc21b5b to 5.15.y Sasha Levin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.