From: Eric Dumazet
Date: Sun, 8 Apr 2018 09:55:58 -0700
> I also have a report of a WARN() in ip_rt_bug(), added in commit
> c378a9c019cf5e017d1ed24954b54fae7bebd2bc by Dave Jones.
>
> Not sure what to do, maybe revert, since ip_rt_bug() is not catastrophic.
Let's not do the revert, I wouldn't
On 04/08/2018 09:49 AM, David Miller wrote:
> From: Eric Dumazet
> Date: Sun, 8 Apr 2018 09:38:13 -0700
>
>> On 04/07/2018 07:40 PM, David Miller wrote:
>>> From: Eric Dumazet
>>> Date: Sat, 7 Apr 2018 13:42:35 -0700
>>>
It seems syzbot got new features enabled, and fired some interestin
From: Eric Dumazet
Date: Sun, 8 Apr 2018 09:38:13 -0700
> On 04/07/2018 07:40 PM, David Miller wrote:
>> From: Eric Dumazet
>> Date: Sat, 7 Apr 2018 13:42:35 -0700
>>
>>> It seems syzbot got new features enabled, and fired some interesting
>>> reports. Oh well.
>>
>> Series applied, however i
On 04/07/2018 07:40 PM, David Miller wrote:
> From: Eric Dumazet
> Date: Sat, 7 Apr 2018 13:42:35 -0700
>
>> It seems syzbot got new features enabled, and fired some interesting
>> reports. Oh well.
>
> Series applied, however in patch #7 the condition syzbot detects
> cannot happen.
>
> In
From: Eric Dumazet
Date: Sat, 7 Apr 2018 13:42:35 -0700
> It seems syzbot got new features enabled, and fired some interesting
> reports. Oh well.
Series applied, however in patch #7 the condition syzbot detects
cannot happen.
In all code paths that lead to __mkroute_output() with res->type
un
It seems syzbot got new features enabled, and fired some interesting
reports. Oh well.
Eric Dumazet (8):
crypto: af_alg - fix possible uninit-value in alg_bind()
netlink: fix uninit-value in netlink_sendmsg
net: fix rtnh_ok()
net: initialize skb->peeked when cloning
net: fix uninit-value