Files
linux/net/ipv4
Eric Dumazet f938ae0ce5 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
commit 967c05aee4 upstream.

If mtu probing is enabled tcp_mtu_probing() could very well end up
with a too small MSS.

Use the new sysctl tcp_min_snd_mss to make sure MSS search
is performed in an acceptable range.

CVE-2019-11479 -- tcp mss hardcoded to 48

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Cc: Jonathan Looney <jtl@netflix.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Tyler Hicks <tyhicks@canonical.com>
Cc: Bruce Curtis <brucec@netflix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-17 19:54:22 +02:00
..
2018-04-13 19:50:24 +02:00
2016-11-15 07:46:38 +01:00
2019-03-23 08:44:23 +01:00
2019-02-06 19:43:02 +01:00
2015-10-21 07:00:48 -07:00
2015-07-09 14:22:52 -07:00
2019-04-27 09:33:55 +02:00
2015-07-09 14:22:52 -07:00
2019-06-17 19:54:22 +02:00
2017-05-14 13:32:58 +02:00
2019-06-17 19:54:22 +02:00
2015-10-21 07:00:53 -07:00
2015-07-09 14:22:52 -07:00
2019-06-17 19:54:22 +02:00
2019-03-23 08:44:29 +01:00
2015-09-17 17:18:37 -07:00