All of lore.kernel.org
 help / color / mirror / Atom feed
* KASAN: null-ptr-deref Write in start_transaction
@ 2020-11-10 18:55 syzbot
  2021-01-07 13:11 ` syzbot
  0 siblings, 1 reply; 7+ messages in thread
From: syzbot @ 2020-11-10 18:55 UTC (permalink / raw)
  To: clm, dsterba, josef, linux-btrfs, linux-kernel, mingo, mingo,
	peterz, rostedt, syzkaller-bugs, will

Hello,

syzbot found the following issue on:

HEAD commit:    521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
git tree:       upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=173b8fb6500000
kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
compiler:       gcc (GCC) 10.1.0-syz 20200507
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000

The issue was bisected to:

commit 4d004099a668c41522242aa146a38cc4eb59cb1e
Author: Peter Zijlstra <peterz@infradead.org>
Date:   Fri Oct 2 09:04:21 2020 +0000

    lockdep: Fix lockdep recursion

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=100c0532500000
final oops:     https://syzkaller.appspot.com/x/report.txt?x=120c0532500000
console output: https://syzkaller.appspot.com/x/log.txt?x=140c0532500000

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+6700bca07dff187809c4@syzkaller.appspotmail.com
Fixes: 4d004099a668 ("lockdep: Fix lockdep recursion")

==================================================================
BUG: KASAN: null-ptr-deref in instrument_atomic_read_write include/linux/instrumented.h:101 [inline]
BUG: KASAN: null-ptr-deref in atomic_fetch_add_relaxed include/asm-generic/atomic-instrumented.h:142 [inline]
BUG: KASAN: null-ptr-deref in __refcount_add include/linux/refcount.h:193 [inline]
BUG: KASAN: null-ptr-deref in __refcount_inc include/linux/refcount.h:250 [inline]
BUG: KASAN: null-ptr-deref in refcount_inc include/linux/refcount.h:267 [inline]
BUG: KASAN: null-ptr-deref in start_transaction+0x158/0x1170 fs/btrfs/transaction.c:541
Write of size 4 at addr 000000000000003a by task syz-executor154/8513

CPU: 1 PID: 8513 Comm: syz-executor154 Not tainted 5.10.0-rc2-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x107/0x163 lib/dump_stack.c:118
 __kasan_report mm/kasan/report.c:549 [inline]
 kasan_report.cold+0x5/0x37 mm/kasan/report.c:562
 check_memory_region_inline mm/kasan/generic.c:186 [inline]
 check_memory_region+0x13d/0x180 mm/kasan/generic.c:192
 instrument_atomic_read_write include/linux/instrumented.h:101 [inline]
 atomic_fetch_add_relaxed include/asm-generic/atomic-instrumented.h:142 [inline]
 __refcount_add include/linux/refcount.h:193 [inline]
 __refcount_inc include/linux/refcount.h:250 [inline]
 refcount_inc include/linux/refcount.h:267 [inline]
 start_transaction+0x158/0x1170 fs/btrfs/transaction.c:541
 flush_space+0x1c0/0xf60 fs/btrfs/space-info.c:685
 priority_reclaim_metadata_space fs/btrfs/space-info.c:1154 [inline]
 handle_reserve_ticket fs/btrfs/space-info.c:1238 [inline]
 __reserve_bytes+0xd2c/0x1480 fs/btrfs/space-info.c:1403
 btrfs_reserve_metadata_bytes+0x75/0x260 fs/btrfs/space-info.c:1429
 btrfs_delalloc_reserve_metadata+0x261/0xb90 fs/btrfs/delalloc-space.c:332
 btrfs_buffered_write.isra.0+0x445/0xf10 fs/btrfs/file.c:1703
 __btrfs_direct_write fs/btrfs/file.c:1874 [inline]
 btrfs_file_write_iter+0xda6/0x16d0 fs/btrfs/file.c:2046
 call_write_iter include/linux/fs.h:1887 [inline]
 do_iter_readv_writev+0x46f/0x740 fs/read_write.c:740
 do_iter_write+0x188/0x670 fs/read_write.c:866
 vfs_writev+0x1aa/0x2e0 fs/read_write.c:939
 do_pwritev fs/read_write.c:1036 [inline]
 __do_sys_pwritev fs/read_write.c:1083 [inline]
 __se_sys_pwritev fs/read_write.c:1078 [inline]
 __x64_sys_pwritev+0x231/0x310 fs/read_write.c:1078
 do_syscall_64+0x2d/0x70 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x44d959
Code: 7d cb fb ff c3 66 2e 0f 1f 84 00 00 00 00 00 66 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 0f 83 4b cb fb ff c3 66 2e 0f 1f 84 00 00 00 00
RSP: 002b:00007f78b0d8bce8 EFLAGS: 00000246 ORIG_RAX: 0000000000000128
RAX: ffffffffffffffda RBX: 00000000006e1c28 RCX: 000000000044d959
RDX: 0000000000000001 RSI: 00000000200014c0 RDI: 0000000000000003
RBP: 00000000006e1c20 R08: 0000000000000020 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 00000000006e1c2c
R13: 00007ffefe638f4f R14: 00007f78b0d8c9c0 R15: 20c49ba5e353f7cf
==================================================================


---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
For information about bisection process see: https://goo.gl/tpsmEJ#bisection
syzbot can test patches for this issue, for details see:
https://goo.gl/tpsmEJ#testing-patches

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: KASAN: null-ptr-deref Write in start_transaction
  2020-11-10 18:55 KASAN: null-ptr-deref Write in start_transaction syzbot
@ 2021-01-07 13:11 ` syzbot
  2021-01-08  9:17   ` Dmitry Vyukov
  2021-01-08 14:22   ` Filipe Manana
  0 siblings, 2 replies; 7+ messages in thread
From: syzbot @ 2021-01-07 13:11 UTC (permalink / raw)
  To: clm, dsterba, fdmanana, josef, linux-btrfs, linux-kernel, mingo,
	mingo, peterz, rostedt, syzkaller-bugs, will

syzbot suspects this issue was fixed by commit:

commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc
Author: Filipe Manana <fdmanana@suse.com>
Date:   Fri Nov 13 11:24:17 2020 +0000

    btrfs: remove unnecessary attempt to drop extent maps after adding inline extent

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000
start commit:   521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: KASAN: null-ptr-deref Write in start_transaction
  2021-01-07 13:11 ` syzbot
@ 2021-01-08  9:17   ` Dmitry Vyukov
  2021-01-08 14:05     ` David Sterba
  2021-01-08 14:22   ` Filipe Manana
  1 sibling, 1 reply; 7+ messages in thread
From: Dmitry Vyukov @ 2021-01-08  9:17 UTC (permalink / raw)
  To: syzbot; +Cc: syzkaller-bugs, LKML, linux-btrfs

On Thu, Jan 7, 2021 at 2:11 PM syzbot
<syzbot+6700bca07dff187809c4@syzkaller.appspotmail.com> wrote:
>
> syzbot suspects this issue was fixed by commit:
>
> commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc
> Author: Filipe Manana <fdmanana@suse.com>
> Date:   Fri Nov 13 11:24:17 2020 +0000
>
>     btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
>
> bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000
> start commit:   521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
> git tree:       upstream
> kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
> dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000
>
> If the result looks correct, please mark the issue as fixed by replying with:
>
> #syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection

#syz fix: btrfs: remove unnecessary attempt to drop extent maps after
adding inline extent

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: KASAN: null-ptr-deref Write in start_transaction
  2021-01-08  9:17   ` Dmitry Vyukov
@ 2021-01-08 14:05     ` David Sterba
  0 siblings, 0 replies; 7+ messages in thread
From: David Sterba @ 2021-01-08 14:05 UTC (permalink / raw)
  To: Dmitry Vyukov; +Cc: syzbot, syzkaller-bugs, LKML, linux-btrfs

On Fri, Jan 08, 2021 at 10:17:25AM +0100, Dmitry Vyukov wrote:
> On Thu, Jan 7, 2021 at 2:11 PM syzbot
> <syzbot+6700bca07dff187809c4@syzkaller.appspotmail.com> wrote:
> >
> > syzbot suspects this issue was fixed by commit:
> >
> > commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc
> > Author: Filipe Manana <fdmanana@suse.com>
> > Date:   Fri Nov 13 11:24:17 2020 +0000
> >
> >     btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
> >
> > bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000
> > start commit:   521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
> > git tree:       upstream
> > kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
> > dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000
> >
> > If the result looks correct, please mark the issue as fixed by replying with:
> >
> > #syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
> >
> > For information about bisection process see: https://goo.gl/tpsmEJ#bisection
> 
> #syz fix: btrfs: remove unnecessary attempt to drop extent maps after
> adding inline extent

I have looked at the report and suspected fix yestereday and was not
sure that it's really the right fix.  The commit removes some call so it
all looks like an accidental fix and something still might be going on.
So I'm a bit surprised that you mark it as fixed. It will make the
syzbot report go away so from that POV ok and we'll know if it happens
again, but I'd expect at least some analysis before closing the report.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: KASAN: null-ptr-deref Write in start_transaction
  2021-01-07 13:11 ` syzbot
  2021-01-08  9:17   ` Dmitry Vyukov
@ 2021-01-08 14:22   ` Filipe Manana
  2021-01-08 14:33     ` David Sterba
  2021-01-08 14:35     ` David Sterba
  1 sibling, 2 replies; 7+ messages in thread
From: Filipe Manana @ 2021-01-08 14:22 UTC (permalink / raw)
  To: syzbot
  Cc: Chris Mason, David Sterba, Filipe David Borba Manana,
	Josef Bacik, linux-btrfs, Linux Kernel Mailing List, mingo,
	mingo, peterz, rostedt, syzkaller-bugs, will

On Thu, Jan 7, 2021 at 1:13 PM syzbot
<syzbot+6700bca07dff187809c4@syzkaller.appspotmail.com> wrote:
>
> syzbot suspects this issue was fixed by commit:
>
> commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc
> Author: Filipe Manana <fdmanana@suse.com>
> Date:   Fri Nov 13 11:24:17 2020 +0000
>
>     btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
>
> bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000
> start commit:   521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
> git tree:       upstream
> kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
> dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000
>
> If the result looks correct, please mark the issue as fixed by replying with:
>
> #syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent

Nop, it can't be this change.

What should fix it should be the following commit:

commit ecfdc08b8cc65d737eebc26a1ee1875a097fd6a0
Author: Goldwyn Rodrigues <rgoldwyn@suse.com>
Date:   Thu Sep 24 11:39:21 2020 -0500

    btrfs: remove dio iomap DSYNC workaround

Thanks.


>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection



-- 
Filipe David Manana,

“Whether you think you can, or you think you can't — you're right.”

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: KASAN: null-ptr-deref Write in start_transaction
  2021-01-08 14:22   ` Filipe Manana
@ 2021-01-08 14:33     ` David Sterba
  2021-01-08 14:35     ` David Sterba
  1 sibling, 0 replies; 7+ messages in thread
From: David Sterba @ 2021-01-08 14:33 UTC (permalink / raw)
  To: Filipe Manana
  Cc: syzbot, Chris Mason, David Sterba, Filipe David Borba Manana,
	Josef Bacik, linux-btrfs, Linux Kernel Mailing List, mingo,
	mingo, peterz, rostedt, syzkaller-bugs, will

On Fri, Jan 08, 2021 at 02:22:00PM +0000, Filipe Manana wrote:
> On Thu, Jan 7, 2021 at 1:13 PM syzbot
> <syzbot+6700bca07dff187809c4@syzkaller.appspotmail.com> wrote:
> >
> > syzbot suspects this issue was fixed by commit:
> >
> > commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc
> > Author: Filipe Manana <fdmanana@suse.com>
> > Date:   Fri Nov 13 11:24:17 2020 +0000
> >
> >     btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
> >
> > bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000
> > start commit:   521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
> > git tree:       upstream
> > kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
> > dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000
> >
> > If the result looks correct, please mark the issue as fixed by replying with:
> >
> > #syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
> 
> Nop, it can't be this change.
> 
> What should fix it should be the following commit:
> 
> commit ecfdc08b8cc65d737eebc26a1ee1875a097fd6a0
> Author: Goldwyn Rodrigues <rgoldwyn@suse.com>
> Date:   Thu Sep 24 11:39:21 2020 -0500
> 
>     btrfs: remove dio iomap DSYNC workaround

Thanks!

#syz unfix

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: KASAN: null-ptr-deref Write in start_transaction
  2021-01-08 14:22   ` Filipe Manana
  2021-01-08 14:33     ` David Sterba
@ 2021-01-08 14:35     ` David Sterba
  1 sibling, 0 replies; 7+ messages in thread
From: David Sterba @ 2021-01-08 14:35 UTC (permalink / raw)
  To: Filipe Manana
  Cc: syzbot, Chris Mason, David Sterba, Filipe David Borba Manana,
	Josef Bacik, linux-btrfs, Linux Kernel Mailing List, mingo,
	mingo, peterz, rostedt, syzkaller-bugs, will

On Fri, Jan 08, 2021 at 02:22:00PM +0000, Filipe Manana wrote:
> On Thu, Jan 7, 2021 at 1:13 PM syzbot
> <syzbot+6700bca07dff187809c4@syzkaller.appspotmail.com> wrote:
> >
> > syzbot suspects this issue was fixed by commit:
> >
> > commit f30bed83426c5cb9fce6cabb3f7cc5a9d5428fcc
> > Author: Filipe Manana <fdmanana@suse.com>
> > Date:   Fri Nov 13 11:24:17 2020 +0000
> >
> >     btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
> >
> > bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=13ddc30b500000
> > start commit:   521b619a Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' ..
> > git tree:       upstream
> > kernel config:  https://syzkaller.appspot.com/x/.config?x=61033507391c77ff
> > dashboard link: https://syzkaller.appspot.com/bug?extid=6700bca07dff187809c4
> > syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=14a07ab2500000
> > C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=10fe69c6500000
> >
> > If the result looks correct, please mark the issue as fixed by replying with:
> >
> > #syz fix: btrfs: remove unnecessary attempt to drop extent maps after adding inline extent
> 
> Nop, it can't be this change.
> 
> What should fix it should be the following commit:
> 
> commit ecfdc08b8cc65d737eebc26a1ee1875a097fd6a0
> Author: Goldwyn Rodrigues <rgoldwyn@suse.com>
> Date:   Thu Sep 24 11:39:21 2020 -0500
> 
>     btrfs: remove dio iomap DSYNC workaround

#syz fix: btrfs: remove dio iomap DSYNC workaround

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-01-08 14:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 18:55 KASAN: null-ptr-deref Write in start_transaction syzbot
2021-01-07 13:11 ` syzbot
2021-01-08  9:17   ` Dmitry Vyukov
2021-01-08 14:05     ` David Sterba
2021-01-08 14:22   ` Filipe Manana
2021-01-08 14:33     ` David Sterba
2021-01-08 14:35     ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.