From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: KMSAN: uninit-value in pppoe_rcv Date: Tue, 18 Sep 2018 10:03:34 -0700 Message-ID: References: <0000000000004624c30575a9fd40@google.com> <7424e094-afda-084a-ad80-299f219ced92@gmail.com> <20180918165254.GB1473@alphalink.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Alexander Potapenko , syzbot+f5f6080811c849739212@syzkaller.appspotmail.com, LKML , mostrows@earthlink.net, Networking , syzkaller-bugs@googlegroups.com To: Guillaume Nault , Eric Dumazet Return-path: In-Reply-To: <20180918165254.GB1473@alphalink.fr> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 09/18/2018 09:52 AM, Guillaume Nault wrote: > On Thu, Sep 13, 2018 at 06:57:54AM -0700, Eric Dumazet wrote: >> >> >> I guess the following patch would fix the issue >> >> (I will submit it more formally) >> > Hi Eric, > > Do you still plan to submit this patch? Otherwise I can take care of it. > Yes I will submit it. Thanks.