All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y
@ 2022-11-01  0:52 Meena Shanmugam
  2022-11-01  0:52 ` [PATCH 5.15 1/1] tcp/udp: Fix memory leak in ipv6_renew_options() Meena Shanmugam
  2022-11-01 19:33 ` [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Meena Shanmugam @ 2022-11-01  0:52 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.15 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] 5+ messages in thread

end of thread, other threads:[~2022-11-02  1:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01  0:52 [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y Meena Shanmugam
2022-11-01  0:52 ` [PATCH 5.15 1/1] tcp/udp: Fix memory leak in ipv6_renew_options() Meena Shanmugam
2022-11-01 19:33 ` [PATCH 5.15 0/1] Request to backport 3c52c6bb831f to 5.15.y Greg KH
2022-11-01 20:55   ` Meena Shanmugam
2022-11-02  1:54     ` 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.