From: Eric Dumazet
Date: Sun, 17 Feb 2019 18:20:21 -0800
>
>
> On 02/17/2019 03:47 PM, David Miller wrote:
>> From: Eric Dumazet
>> Date: Fri, 15 Feb 2019 13:36:19 -0800
>>
>>> soukjin bae reported a crash in tcp_v4_err() that we
>>> root caused to a missing initialization.
>>>
>>> Second pat
On 02/17/2019 03:47 PM, David Miller wrote:
> From: Eric Dumazet
> Date: Fri, 15 Feb 2019 13:36:19 -0800
>
>> soukjin bae reported a crash in tcp_v4_err() that we
>> root caused to a missing initialization.
>>
>> Second patch adds a sanity check in tcp_v4_err() to avoid
>> future potential pro
From: Eric Dumazet
Date: Fri, 15 Feb 2019 13:36:19 -0800
> soukjin bae reported a crash in tcp_v4_err() that we
> root caused to a missing initialization.
>
> Second patch adds a sanity check in tcp_v4_err() to avoid
> future potential problems. Ignoring an ICMP message
> is probably better than