All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/1] Request to cherry-pick 3c52c6bb831f to 5.10.y
@ 2022-11-02 19:43 Meena Shanmugam
  2022-11-02 19:43 ` [PATCH 5.10 1/1] tcp/udp: Fix memory leak in ipv6_renew_options() Meena Shanmugam
  2022-11-07  9:09 ` [PATCH 5.10 0/1] Request to cherry-pick 3c52c6bb831f to 5.10.y Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Meena Shanmugam @ 2022-11-02 19:43 UTC (permalink / raw)
  To: stable; +Cc: gregkh, kuniyu, Meena Shanmugam

The commit 3c52c6bb831f (tcp/udp: Fix memory leak in
ipv6_renew_options()) fixes a memory leak reported by syzbot. This seems
to be a good candidate for the stable trees. This patch didn't apply cleanly
in 5.10 kernel, since release_sock() calls are changed to
sockopt_release_sock() in the latest kernel versions.

Kuniyuki Iwashima (1):
  tcp/udp: Fix memory leak in ipv6_renew_options().

 net/ipv6/ipv6_sockglue.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.38.1.273.g43a17bfeac-goog


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

end of thread, other threads:[~2022-11-07  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-02 19:43 [PATCH 5.10 0/1] Request to cherry-pick 3c52c6bb831f to 5.10.y Meena Shanmugam
2022-11-02 19:43 ` [PATCH 5.10 1/1] tcp/udp: Fix memory leak in ipv6_renew_options() Meena Shanmugam
2022-11-07  9:09 ` [PATCH 5.10 0/1] Request to cherry-pick 3c52c6bb831f to 5.10.y Greg KH

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.