netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH stable-5.4 0/4] tcp: stable backports for CVE-2024-41007
@ 2024-07-16  1:53 Eric Dumazet
  2024-07-16  1:53 ` [PATCH stable-5.4 1/4] tcp: refactor tcp_retransmit_timer() Eric Dumazet
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Eric Dumazet @ 2024-07-16  1:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: David S . Miller, Jakub Kicinski, Paolo Abeni, netdev,
	eric.dumazet, Neal Cardwell, Jason Xing, Jon Maxwell,
	Kuniyuki Iwashima, Eric Dumazet

For linux-5.4 stable, we have to bring four patches.

(Compared to linux-5.10 where only the last two patches are needed.)

Eric Dumazet (3):
  tcp: refactor tcp_retransmit_timer()
  tcp: use signed arithmetic in tcp_rtx_probe0_timed_out()
  tcp: avoid too many retransmit packets

Menglong Dong (1):
  net: tcp: fix unexcepted socket die when snd_wnd is 0

 net/ipv4/tcp_timer.c | 45 +++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 42 insertions(+), 3 deletions(-)

-- 
2.45.2.993.g49e7a77208-goog


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

end of thread, other threads:[~2024-07-16 14:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-16  1:53 [PATCH stable-5.4 0/4] tcp: stable backports for CVE-2024-41007 Eric Dumazet
2024-07-16  1:53 ` [PATCH stable-5.4 1/4] tcp: refactor tcp_retransmit_timer() Eric Dumazet
2024-07-16  1:53 ` [PATCH stable-5.4 2/4] net: tcp: fix unexcepted socket die when snd_wnd is 0 Eric Dumazet
2024-07-16  1:53 ` [PATCH stable-5.4 3/4] tcp: use signed arithmetic in tcp_rtx_probe0_timed_out() Eric Dumazet
2024-07-16  1:54 ` [PATCH stable-5.4 4/4] tcp: avoid too many retransmit packets Eric Dumazet
2024-07-16 11:10   ` Miguel Ojeda
2024-07-16 12:40     ` Jason Xing
2024-07-16 12:53       ` Greg KH
2024-07-16 12:56         ` Greg KH
2024-07-16 13:03           ` Greg KH
2024-07-16 14:21             ` Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).