On 17 Jun 2019, at 10:03, Eric Dumazet wrote:

> 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 <[email protected]>
> Reported-by: Jonathan Lemon <[email protected]>
> Cc: Jonathan Looney <[email protected]>
> Acked-by: Neal Cardwell <[email protected]>
> Cc: Yuchung Cheng <[email protected]>
> Cc: Tyler Hicks <[email protected]>
> Cc: Bruce Curtis <[email protected]>
Acked-by: Jonathan Lemon <[email protected]>

Reply via email to