Fix CVE-2024-41007
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
Neal Cardwell (1):
tcp: fix incorrect undo caused by DSACK of TLP retransmit
net/ipv4/tcp_input.c | 11 ++++++++++-
net/ipv4/tcp_timer.c | 45 ++++++++++++++++++++++++++++++++++++++++----
2 files changed, 51 insertions(+), 5 deletions(-)
--
2.34.1