Re: WARNING in __kernel_read (2)

2020-09-29 Thread Christoph Hellwig
On Tue, Sep 29, 2020 at 10:21:19AM +0200, Dmitry Vyukov wrote: > On Tue, Sep 29, 2020 at 10:06 AM David Laight wrote: > > > > From: Christoph Hellwig > > > Sent: 29 September 2020 07:56 > > > > > > On Mon, Sep 28, 2020 at 11:46:48PM -0700, Eric Biggers wrote: > > > > > Linus asked for it. What

Re: WARNING in __kernel_read (2)

2020-09-29 Thread Dmitry Vyukov
On Tue, Sep 29, 2020 at 10:06 AM David Laight wrote: > > From: Christoph Hellwig > > Sent: 29 September 2020 07:56 > > > > On Mon, Sep 28, 2020 at 11:46:48PM -0700, Eric Biggers wrote: > > > > Linus asked for it. What is the call chain that we hit it with? > > > > > > Call Trace: > > >

RE: WARNING in __kernel_read (2)

2020-09-29 Thread David Laight
From: Christoph Hellwig > Sent: 29 September 2020 07:56 > > On Mon, Sep 28, 2020 at 11:46:48PM -0700, Eric Biggers wrote: > > > Linus asked for it. What is the call chain that we hit it with? > > > > Call Trace: > > kernel_read+0x52/0x70 fs/read_write.c:471 > > kernel_read_file fs/exec.c:989

Re: WARNING in __kernel_read (2)

2020-09-29 Thread Christoph Hellwig
On Mon, Sep 28, 2020 at 11:46:48PM -0700, Eric Biggers wrote: > > Linus asked for it. What is the call chain that we hit it with? > > Call Trace: > kernel_read+0x52/0x70 fs/read_write.c:471 > kernel_read_file fs/exec.c:989 [inline] > kernel_read_file+0x2e5/0x620 fs/exec.c:952 >

Re: WARNING in __kernel_read (2)

2020-09-29 Thread Eric Biggers
t; > > To: 'syzbot' ; > > > > linux-fsde...@vger.kernel.org; > > > > linux-kernel@vger.kernel.org; syzkaller-b...@googlegroups.com; > > > > v...@zeniv.linux.org.uk > > > > Subject: RE: WARNING in __kernel_read (2) > > > > >

Re: WARNING in __kernel_read (2)

2020-09-29 Thread Christoph Hellwig
gt; linux-kernel@vger.kernel.org; syzkaller-b...@googlegroups.com; > > > v...@zeniv.linux.org.uk > > > Subject: RE: WARNING in __kernel_read (2) > > > > > > > From: syzbot > > > > Sent: 26 September 2020 03:58 > > > > To: linu

Re: WARNING in __kernel_read (2)

2020-09-28 Thread Eric Biggers
x.org.uk > > Subject: RE: WARNING in __kernel_read (2) > > > > > From: syzbot > > > Sent: 26 September 2020 03:58 > > > To: linux-fsde...@vger.kernel.org; linux-kernel@vger.kernel.org; > > > syzkaller-b...@googlegroups.com; > > > v...@zeniv.l

RE: WARNING in __kernel_read (2)

2020-09-26 Thread David Laight
From: David Laight > Sent: 26 September 2020 12:16 > To: 'syzbot' ; > linux-fsde...@vger.kernel.org; > linux-kernel@vger.kernel.org; syzkaller-b...@googlegroups.com; > v...@zeniv.linux.org.uk > Subject: RE: WARNING in __kernel_read (2) > > > From: syzbot > &

RE: WARNING in __kernel_read (2)

2020-09-26 Thread David Laight
> From: syzbot > Sent: 26 September 2020 03:58 > To: linux-fsde...@vger.kernel.org; linux-kernel@vger.kernel.org; > syzkaller-b...@googlegroups.com; > v...@zeniv.linux.org.uk > Subject: WARNING in __kernel_read (2) I suspect this is calling finit_module() on an fd that

WARNING in __kernel_read (2)

2020-09-25 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:b10b8ad8 Add linux-next specific files for 20200921 git tree: linux-next console output: https://syzkaller.appspot.com/x/log.txt?x=1437eff190 kernel config: https://syzkaller.appspot.com/x/.config?x=3cf0782933432b43 dashboard

Re: WARNING in __kernel_read

2020-07-23 Thread Eric Biggers
Hi Cengiz, On Thu, Jul 23, 2020 at 05:17:25PM +0300, Cengiz Can wrote: > Hello, > > I'm trying to help clean up syzkaller submissions and this caught my > attention and I wanted to get your advice. > > With commit: 6209dd9132e8ea5545cffc84483841e88ea8cc5b `kernel_read` was > modified to use

Re: WARNING in __kernel_read

2020-07-23 Thread Cengiz Can
t; > https://syzkaller.appspot.com/x/report.txt?x=172d91fb10 > > console output: > > https://syzkaller.appspot.com/x/log.txt?x=132d91fb10 > > > > IMPORTANT: if you fix the bug, please add the following tag to the > > commit: > > Reported-by: syzbot+d012

Re: WARNING in __kernel_read

2020-07-14 Thread Christoph Hellwig
ler.appspot.com/x/report.txt?x=172d91fb10 > console output: https://syzkaller.appspot.com/x/log.txt?x=132d91fb10 > > IMPORTANT: if you fix the bug, please add the following tag to the commit: > Reported-by: syzbot+d012ca3f813739c37...@syzkaller.appspotmail.com > Fixes: 6209dd

WARNING in __kernel_read

2020-07-13 Thread syzbot
=172d91fb10 console output: https://syzkaller.appspot.com/x/log.txt?x=132d91fb10 IMPORTANT: if you fix the bug, please add the following tag to the commit: Reported-by: syzbot+d012ca3f813739c37...@syzkaller.appspotmail.com Fixes: 6209dd9132e8 ("fs: implement kernel_read using __kernel