Re: BUG: unable to handle kernel NULL pointer dereference in qlist_free_all (6)

2018-12-30 Thread Dmitry Vyukov
On Mon, Dec 31, 2018 at 8:49 AM syzbot
 wrote:
>
> Hello,
>
> syzbot found the following crash on:
>
> HEAD commit:5f179793f0a7 Merge tag 'for_linus' of git://git.kernel.org..
> git tree:   upstream
> console output: https://syzkaller.appspot.com/x/log.txt?x=17a713d540
> kernel config:  https://syzkaller.appspot.com/x/.config?x=8110fb1cd164e8f
> dashboard link: https://syzkaller.appspot.com/bug?extid=84caccb6fb5a9d11b560
> compiler:   gcc (GCC) 8.0.1 20180413 (experimental)
> syz repro:  https://syzkaller.appspot.com/x/repro.syz?x=11b8592b40
>
> IMPORTANT: if you fix the bug, please add the following tag to the commit:
> Reported-by: syzbot+84caccb6fb5a9d11b...@syzkaller.appspotmail.com

The repro matches the ones that cause stack overflow during OOMs:

#syz dup: kernel panic: corrupted stack end in wb_workfn


> device bridge_slave_0 left promiscuous mode
> bridge0: port 1(bridge_slave_0) entered disabled state
> team0 (unregistering): Port device team_slave_1 removed
> team0 (unregistering): Port device team_slave_0 removed
> bond0 (unregistering): Releasing backup interface bond_slave_1
> BUG: unable to handle kernel NULL pointer dereference at 00fc
> PGD 1c38c3067 P4D 1c38c3067 PUD 1c38c8067 PMD 0
> Oops:  [#1] PREEMPT SMP KASAN
> CPU: 1 PID: 5937 Comm: rs:main Q:Reg Not tainted 4.20.0-rc5+ #146
> Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS
> Google 01/01/2011
> RIP: 0010:qlist_free_all+0x30/0x140 mm/kasan/quarantine.c:163
> Code: 41 56 41 55 41 54 53 48 83 ec 08 48 8b 1f 48 85 db 0f 84 b0 00 00 00
> 49 89 f4 48 89 7d d0 4d 85 e4 4d 89 e7 0f 84 c7 00 00 00 <49> 63 87 fc 00
> 00 00 4c 8b 33 48 29 c3 48 83 3d 53 10 8f 07 00 49
> RSP: 0018:8881b1f0ec28 EFLAGS: 00010246
> RAX: ea1f5400 RBX: 87d50a40 RCX: ea1f5407
> RDX:  RSI: 8139dd66 RDI: 0007
> RBP: 8881b1f0ec58 R08: 8881c3bee080 R09: 0006
> R10:  R11: 8881c3bee080 R12: 
> R13: 8881d92d7f18 R14: 87d50a40 R15: 
> FS:  7f8d04ccb700() GS:8881daf0() knlGS:
> CS:  0010 DS:  ES:  CR0: 80050033
> CR2: 00fc CR3: 0001c4212000 CR4: 001406e0
> DR0:  DR1:  DR2: 
> DR3:  DR6: fffe0ff0 DR7: 0400
> Call Trace:
>   quarantine_reduce+0x163/0x1a0 mm/kasan/quarantine.c:259
>   kasan_kmalloc+0x9b/0xe0 mm/kasan/kasan.c:538
>   kasan_slab_alloc+0x12/0x20 mm/kasan/kasan.c:490
>   slab_post_alloc_hook mm/slab.h:444 [inline]
>   slab_alloc mm/slab.c:3392 [inline]
>   kmem_cache_alloc+0x11b/0x730 mm/slab.c:3552
>   kmem_cache_zalloc include/linux/slab.h:731 [inline]
>   alloc_buffer_head+0x7c/0x1b0 fs/buffer.c:3360
>   alloc_page_buffers+0x1cd/0x6b0 fs/buffer.c:829
>   create_empty_buffers+0xf4/0xdb0 fs/buffer.c:1516
>   ext4_block_write_begin+0x11ed/0x1870 fs/ext4/inode.c:1174
>   ext4_da_write_begin+0x43b/0x12c0 fs/ext4/inode.c:3108
>   generic_perform_write+0x3aa/0x6a0 mm/filemap.c:3140
>   __generic_file_write_iter+0x26e/0x630 mm/filemap.c:3265
>   ext4_file_write_iter+0x390/0x1420 fs/ext4/file.c:266
>   call_write_iter include/linux/fs.h:1857 [inline]
>   new_sync_write fs/read_write.c:474 [inline]
>   __vfs_write+0x6b8/0x9f0 fs/read_write.c:487
>   vfs_write+0x1fc/0x560 fs/read_write.c:549
>   ksys_write+0x101/0x260 fs/read_write.c:598
>   __do_sys_write fs/read_write.c:610 [inline]
>   __se_sys_write fs/read_write.c:607 [inline]
>   __x64_sys_write+0x73/0xb0 fs/read_write.c:607
>   do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290
>   entry_SYSCALL_64_after_hwframe+0x49/0xbe
> RIP: 0033:0x7f8d0672919d
> Code: d1 20 00 00 75 10 b8 01 00 00 00 0f 05 48 3d 01 f0 ff ff 73 31 c3 48
> 83 ec 08 e8 be fa ff ff 48 89 04 24 b8 01 00 00 00 0f 05 <48> 8b 3c 24 48
> 89 c2 e8 07 fb ff ff 48 89 d0 48 83 c4 08 48 3d 01
> RSP: 002b:7f8d04cc9f90 EFLAGS: 0293 ORIG_RAX: 0001
> RAX: ffda RBX: 0400 RCX: 7f8d0672919d
> RDX: 0400 RSI: 00e8ca90 RDI: 0005
> RBP: 00e8ca90 R08: 00eae080 R09: 7f8d060a7440
> R10:  R11: 0293 R12: 
> R13: 7f8d04cca410 R14: 00eae080 R15: 00e8c890
> Modules linked in:
> CR2: 00fc
> ---[ end trace ede8d46aa0374d9c ]---
> RIP: 0010:qlist_free_all+0x30/0x140 mm/kasan/quarantine.c:163
> Code: 41 56 41 55 41 54 53 48 83 ec 08 48 8b 1f 48 85 db 0f 84 b0 00 00 00
> 49 89 f4 48 89 7d d0 4d 85 e4 4d 89 e7 0f 84 c7 00 00 00 <49> 63 87 fc 00
> 00 00 4c 8b 33 48 29 c3 48 83 3d 53 10 8f 07 00 49
> kobject: 'rx-0' (47bedca6): kobject_cleanup, parent 04119b11
> RSP: 0018:8881b1f0ec28 EFLAGS: 00010246
> kobject: 'rx-0' (47bedca6): auto cleanup 'remove' event
> RAX: ea1f5400 RBX: 87d50a40 RCX: 

BUG: unable to handle kernel NULL pointer dereference in qlist_free_all (6)

2018-12-30 Thread syzbot

Hello,

syzbot found the following crash on:

HEAD commit:5f179793f0a7 Merge tag 'for_linus' of git://git.kernel.org..
git tree:   upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=17a713d540
kernel config:  https://syzkaller.appspot.com/x/.config?x=8110fb1cd164e8f
dashboard link: https://syzkaller.appspot.com/bug?extid=84caccb6fb5a9d11b560
compiler:   gcc (GCC) 8.0.1 20180413 (experimental)
syz repro:  https://syzkaller.appspot.com/x/repro.syz?x=11b8592b40

IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+84caccb6fb5a9d11b...@syzkaller.appspotmail.com

device bridge_slave_0 left promiscuous mode
bridge0: port 1(bridge_slave_0) entered disabled state
team0 (unregistering): Port device team_slave_1 removed
team0 (unregistering): Port device team_slave_0 removed
bond0 (unregistering): Releasing backup interface bond_slave_1
BUG: unable to handle kernel NULL pointer dereference at 00fc
PGD 1c38c3067 P4D 1c38c3067 PUD 1c38c8067 PMD 0
Oops:  [#1] PREEMPT SMP KASAN
CPU: 1 PID: 5937 Comm: rs:main Q:Reg Not tainted 4.20.0-rc5+ #146
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS  
Google 01/01/2011

RIP: 0010:qlist_free_all+0x30/0x140 mm/kasan/quarantine.c:163
Code: 41 56 41 55 41 54 53 48 83 ec 08 48 8b 1f 48 85 db 0f 84 b0 00 00 00  
49 89 f4 48 89 7d d0 4d 85 e4 4d 89 e7 0f 84 c7 00 00 00 <49> 63 87 fc 00  
00 00 4c 8b 33 48 29 c3 48 83 3d 53 10 8f 07 00 49

RSP: 0018:8881b1f0ec28 EFLAGS: 00010246
RAX: ea1f5400 RBX: 87d50a40 RCX: ea1f5407
RDX:  RSI: 8139dd66 RDI: 0007
RBP: 8881b1f0ec58 R08: 8881c3bee080 R09: 0006
R10:  R11: 8881c3bee080 R12: 
R13: 8881d92d7f18 R14: 87d50a40 R15: 
FS:  7f8d04ccb700() GS:8881daf0() knlGS:
CS:  0010 DS:  ES:  CR0: 80050033
CR2: 00fc CR3: 0001c4212000 CR4: 001406e0
DR0:  DR1:  DR2: 
DR3:  DR6: fffe0ff0 DR7: 0400
Call Trace:
 quarantine_reduce+0x163/0x1a0 mm/kasan/quarantine.c:259
 kasan_kmalloc+0x9b/0xe0 mm/kasan/kasan.c:538
 kasan_slab_alloc+0x12/0x20 mm/kasan/kasan.c:490
 slab_post_alloc_hook mm/slab.h:444 [inline]
 slab_alloc mm/slab.c:3392 [inline]
 kmem_cache_alloc+0x11b/0x730 mm/slab.c:3552
 kmem_cache_zalloc include/linux/slab.h:731 [inline]
 alloc_buffer_head+0x7c/0x1b0 fs/buffer.c:3360
 alloc_page_buffers+0x1cd/0x6b0 fs/buffer.c:829
 create_empty_buffers+0xf4/0xdb0 fs/buffer.c:1516
 ext4_block_write_begin+0x11ed/0x1870 fs/ext4/inode.c:1174
 ext4_da_write_begin+0x43b/0x12c0 fs/ext4/inode.c:3108
 generic_perform_write+0x3aa/0x6a0 mm/filemap.c:3140
 __generic_file_write_iter+0x26e/0x630 mm/filemap.c:3265
 ext4_file_write_iter+0x390/0x1420 fs/ext4/file.c:266
 call_write_iter include/linux/fs.h:1857 [inline]
 new_sync_write fs/read_write.c:474 [inline]
 __vfs_write+0x6b8/0x9f0 fs/read_write.c:487
 vfs_write+0x1fc/0x560 fs/read_write.c:549
 ksys_write+0x101/0x260 fs/read_write.c:598
 __do_sys_write fs/read_write.c:610 [inline]
 __se_sys_write fs/read_write.c:607 [inline]
 __x64_sys_write+0x73/0xb0 fs/read_write.c:607
 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290
 entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x7f8d0672919d
Code: d1 20 00 00 75 10 b8 01 00 00 00 0f 05 48 3d 01 f0 ff ff 73 31 c3 48  
83 ec 08 e8 be fa ff ff 48 89 04 24 b8 01 00 00 00 0f 05 <48> 8b 3c 24 48  
89 c2 e8 07 fb ff ff 48 89 d0 48 83 c4 08 48 3d 01

RSP: 002b:7f8d04cc9f90 EFLAGS: 0293 ORIG_RAX: 0001
RAX: ffda RBX: 0400 RCX: 7f8d0672919d
RDX: 0400 RSI: 00e8ca90 RDI: 0005
RBP: 00e8ca90 R08: 00eae080 R09: 7f8d060a7440
R10:  R11: 0293 R12: 
R13: 7f8d04cca410 R14: 00eae080 R15: 00e8c890
Modules linked in:
CR2: 00fc
---[ end trace ede8d46aa0374d9c ]---
RIP: 0010:qlist_free_all+0x30/0x140 mm/kasan/quarantine.c:163
Code: 41 56 41 55 41 54 53 48 83 ec 08 48 8b 1f 48 85 db 0f 84 b0 00 00 00  
49 89 f4 48 89 7d d0 4d 85 e4 4d 89 e7 0f 84 c7 00 00 00 <49> 63 87 fc 00  
00 00 4c 8b 33 48 29 c3 48 83 3d 53 10 8f 07 00 49

kobject: 'rx-0' (47bedca6): kobject_cleanup, parent 04119b11
RSP: 0018:8881b1f0ec28 EFLAGS: 00010246
kobject: 'rx-0' (47bedca6): auto cleanup 'remove' event
RAX: ea1f5400 RBX: 87d50a40 RCX: ea1f5407
kobject: 'rx-0' (47bedca6): kobject_uevent_env
kobject: 'rx-0' (47bedca6): kobject_uevent_env: uevent_suppress  
caused the event to drop!

RDX:  RSI: 8139dd66 RDI: 0007
kobject: 'rx-0' (47bedca6): auto cleanup kobject_del
RBP: 8881b1f0ec58 R08: 8881c3bee080 R09: