Linux kernel -stable discussions
 help / color / mirror / Atom feed
* TCP receive windows broken in 4.14.48
@ 2018-06-14 21:09 Benjamin Gilbert
  2018-06-14 21:20 ` Guenter Roeck
  0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Gilbert @ 2018-06-14 21:09 UTC (permalink / raw)
  To: stable; +Cc: Greg Kroah-Hartman, Guenter Roeck

Hi,

4.14.48 can cause abnormally small TCP receive windows when the sender is
faster than the receiver; see https://github.com/coreos/bugs/issues/2457 for
details.  Reverting "tcp: avoid integer overflows in tcp_rcv_space_adjust()"
fixes it.  Backporting 02db55718d53 ("tcp: do not overshoot window_clamp in
tcp_rcv_space_adjust()"), which is its parent commit upstream, also fixes
it.

--Benjamin Gilbert

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

end of thread, other threads:[~2018-06-18  5:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-14 21:09 TCP receive windows broken in 4.14.48 Benjamin Gilbert
2018-06-14 21:20 ` Guenter Roeck
2018-06-18  4:47   ` Greg Kroah-Hartman
2018-06-18  5:20   ` Greg Kroah-Hartman
2018-06-18  5:39     ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox