All of lore.kernel.org
 help / color / mirror / Atom feed
* [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
@ 2022-09-06 13:21 syzbot
  2022-09-07  0:31 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: syzbot @ 2022-09-06 13:21 UTC (permalink / raw)
  To: akpm, linux-kernel, linux-mm, linux-next, sfr, syzkaller-bugs

Hello,

syzbot found the following issue on:

HEAD commit:    840126e36e8f Add linux-next specific files for 20220906
git tree:       linux-next
console output: https://syzkaller.appspot.com/x/log.txt?x=1216969b080000
kernel config:  https://syzkaller.appspot.com/x/.config?x=239c4c4e44185526
dashboard link: https://syzkaller.appspot.com/bug?extid=08ca1fa706a22cc17efe
compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2

Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/1b9017e387a8/disk-840126e3.raw.xz
vmlinux: https://storage.googleapis.com/syzbot-assets/12182558f88d/vmlinux-840126e3.xz

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+08ca1fa706a22cc17efe@syzkaller.appspotmail.com

==================================================================
BUG: KASAN: slab-out-of-bounds in _find_next_bit+0x143/0x160 lib/find_bit.c:109
Read of size 8 at addr ffff8880175766b8 by task kworker/1:1/26

CPU: 1 PID: 26 Comm: kworker/1:1 Not tainted 6.0.0-rc4-next-20220906-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
Workqueue: events pcpu_balance_workfn
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
 print_address_description mm/kasan/report.c:287 [inline]
 print_report+0x164/0x463 mm/kasan/report.c:398
 kasan_report+0xbb/0x1f0 mm/kasan/report.c:486
 _find_next_bit+0x143/0x160 lib/find_bit.c:109
 find_next_bit include/linux/find.h:55 [inline]
 pcpu_balance_populated mm/percpu.c:2086 [inline]
 pcpu_balance_workfn+0x6c0/0xea0 mm/percpu.c:2246
 process_one_work+0x991/0x1610 kernel/workqueue.c:2289
 worker_thread+0x665/0x1080 kernel/workqueue.c:2436
 kthread+0x2e4/0x3a0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
 </TASK>

Allocated by task 26:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
 kasan_set_track+0x21/0x30 mm/kasan/common.c:52
 ____kasan_kmalloc mm/kasan/common.c:371 [inline]
 ____kasan_kmalloc mm/kasan/common.c:330 [inline]
 __kasan_kmalloc+0xa1/0xb0 mm/kasan/common.c:380
 kasan_kmalloc include/linux/kasan.h:211 [inline]
 __do_kmalloc_node mm/slab_common.c:931 [inline]
 __kmalloc+0x54/0xc0 mm/slab_common.c:944
 kmalloc include/linux/slab.h:565 [inline]
 kzalloc include/linux/slab.h:696 [inline]
 pcpu_mem_zalloc+0x70/0xa0 mm/percpu.c:514
 pcpu_alloc_chunk mm/percpu.c:1446 [inline]
 pcpu_create_chunk+0x23/0x930 mm/percpu-vm.c:338
 pcpu_balance_populated mm/percpu.c:2108 [inline]
 pcpu_balance_workfn+0xc4e/0xea0 mm/percpu.c:2246
 process_one_work+0x991/0x1610 kernel/workqueue.c:2289
 worker_thread+0x665/0x1080 kernel/workqueue.c:2436
 kthread+0x2e4/0x3a0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306

The buggy address belongs to the object at ffff888017576600
 which belongs to the cache kmalloc-192 of size 192
The buggy address is located 184 bytes inside of
 192-byte region [ffff888017576600, ffff8880175766c0)

The buggy address belongs to the physical page:
page:ffffea00005d5d80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x17576
flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000000200 ffff888011841a00 dead000000000122 0000000000000000
raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 1, tgid 1 (swapper/0), ts 2455007664, free_ts 0
 prep_new_page mm/page_alloc.c:2544 [inline]
 get_page_from_freelist+0x109b/0x2ce0 mm/page_alloc.c:4294
 __alloc_pages+0x1c7/0x510 mm/page_alloc.c:5552
 alloc_page_interleave+0x1e/0x200 mm/mempolicy.c:2113
 alloc_pages+0x22f/0x270 mm/mempolicy.c:2275
 alloc_slab_page mm/slub.c:1734 [inline]
 allocate_slab+0x213/0x300 mm/slub.c:1879
 new_slab mm/slub.c:1932 [inline]
 ___slab_alloc+0xad0/0x1440 mm/slub.c:3113
 __slab_alloc.constprop.0+0x4d/0xa0 mm/slub.c:3211
 slab_alloc_node mm/slub.c:3296 [inline]
 __kmem_cache_alloc_node+0x18a/0x3d0 mm/slub.c:3369
 __do_kmalloc_node mm/slab_common.c:930 [inline]
 __kmalloc_node_track_caller+0x45/0xc0 mm/slab_common.c:951
 __do_krealloc mm/slab_common.c:1324 [inline]
 krealloc+0x8c/0xf0 mm/slab_common.c:1357
 add_sysfs_param+0xca/0x960 kernel/params.c:651
 kernel_add_sysfs_param kernel/params.c:812 [inline]
 param_sysfs_builtin kernel/params.c:851 [inline]
 param_sysfs_init+0x301/0x43b kernel/params.c:970
 do_one_initcall+0xfe/0x650 init/main.c:1307
 do_initcall_level init/main.c:1382 [inline]
 do_initcalls init/main.c:1398 [inline]
 do_basic_setup init/main.c:1417 [inline]
 kernel_init_freeable+0x6ff/0x788 init/main.c:1637
 kernel_init+0x1a/0x1d0 init/main.c:1525
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
page_owner free stack trace missing

Memory state around the buggy address:
 ffff888017576580: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
 ffff888017576600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888017576680: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc
                                        ^
 ffff888017576700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888017576780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================


---
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.

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

* Re: [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
  2022-09-06 13:21 [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit syzbot
@ 2022-09-07  0:31 ` Andrew Morton
  2022-09-07  0:45   ` Yury Norov
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2022-09-07  0:31 UTC (permalink / raw)
  To: syzbot
  Cc: linux-kernel, linux-mm, linux-next, sfr, syzkaller-bugs,
	Yury Norov, Andrey Ryabinin, Alexander Potapenko,
	Andrey Konovalov, Dmitry Vyukov, Vincenzo Frascino

(cc Yury and KASAN developers)

On Tue, 06 Sep 2022 06:21:39 -0700 syzbot <syzbot+08ca1fa706a22cc17efe@syzkaller.appspotmail.com> wrote:

> Hello,
> 
> syzbot found the following issue on:
> 
> HEAD commit:    840126e36e8f Add linux-next specific files for 20220906
> git tree:       linux-next
> console output: https://syzkaller.appspot.com/x/log.txt?x=1216969b080000
> kernel config:  https://syzkaller.appspot.com/x/.config?x=239c4c4e44185526
> dashboard link: https://syzkaller.appspot.com/bug?extid=08ca1fa706a22cc17efe
> compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
> 
> Downloadable assets:
> disk image: https://storage.googleapis.com/syzbot-assets/1b9017e387a8/disk-840126e3.raw.xz
> vmlinux: https://storage.googleapis.com/syzbot-assets/12182558f88d/vmlinux-840126e3.xz
> 
> IMPORTANT: if you fix the issue, please add the following tag to the commit:
> Reported-by: syzbot+08ca1fa706a22cc17efe@syzkaller.appspotmail.com
> 
> ==================================================================
> BUG: KASAN: slab-out-of-bounds in _find_next_bit+0x143/0x160 lib/find_bit.c:109

Presumably the for_each_clear_bitrange() in pcpu_balance_populated().

> Read of size 8 at addr ffff8880175766b8 by task kworker/1:1/26

An eight byte read...

> CPU: 1 PID: 26 Comm: kworker/1:1 Not tainted 6.0.0-rc4-next-20220906-syzkaller #0
> Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
> Workqueue: events pcpu_balance_workfn
> Call Trace:
>  <TASK>
>  __dump_stack lib/dump_stack.c:88 [inline]
>  dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
>  print_address_description mm/kasan/report.c:287 [inline]
>  print_report+0x164/0x463 mm/kasan/report.c:398
>  kasan_report+0xbb/0x1f0 mm/kasan/report.c:486
>  _find_next_bit+0x143/0x160 lib/find_bit.c:109
>  find_next_bit include/linux/find.h:55 [inline]
>  pcpu_balance_populated mm/percpu.c:2086 [inline]
>  pcpu_balance_workfn+0x6c0/0xea0 mm/percpu.c:2246
>  process_one_work+0x991/0x1610 kernel/workqueue.c:2289
>  worker_thread+0x665/0x1080 kernel/workqueue.c:2436
>  kthread+0x2e4/0x3a0 kernel/kthread.c:376
>  ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
>  </TASK>
> 
> Allocated by task 26:
>  kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
>  kasan_set_track+0x21/0x30 mm/kasan/common.c:52
>  ____kasan_kmalloc mm/kasan/common.c:371 [inline]
>  ____kasan_kmalloc mm/kasan/common.c:330 [inline]
>  __kasan_kmalloc+0xa1/0xb0 mm/kasan/common.c:380
>  kasan_kmalloc include/linux/kasan.h:211 [inline]
>  __do_kmalloc_node mm/slab_common.c:931 [inline]
>  __kmalloc+0x54/0xc0 mm/slab_common.c:944
>  kmalloc include/linux/slab.h:565 [inline]
>  kzalloc include/linux/slab.h:696 [inline]
>  pcpu_mem_zalloc+0x70/0xa0 mm/percpu.c:514
>  pcpu_alloc_chunk mm/percpu.c:1446 [inline]
>  pcpu_create_chunk+0x23/0x930 mm/percpu-vm.c:338
>  pcpu_balance_populated mm/percpu.c:2108 [inline]
>  pcpu_balance_workfn+0xc4e/0xea0 mm/percpu.c:2246
>  process_one_work+0x991/0x1610 kernel/workqueue.c:2289
>  worker_thread+0x665/0x1080 kernel/workqueue.c:2436
>  kthread+0x2e4/0x3a0 kernel/kthread.c:376
>  ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
> 
> The buggy address belongs to the object at ffff888017576600
>  which belongs to the cache kmalloc-192 of size 192
> The buggy address is located 184 bytes inside of
>  192-byte region [ffff888017576600, ffff8880175766c0)

At offset 184 of a 192-byte region.

So what's wrong with doing that?  Does KASAN have an off-by-one?

> The buggy address belongs to the physical page:
> page:ffffea00005d5d80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x17576
> flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff)
> raw: 00fff00000000200 ffff888011841a00 dead000000000122 0000000000000000
> raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
> page dumped because: kasan: bad access detected
> page_owner tracks the page as allocated
> page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 1, tgid 1 (swapper/0), ts 2455007664, free_ts 0
>  prep_new_page mm/page_alloc.c:2544 [inline]
>  get_page_from_freelist+0x109b/0x2ce0 mm/page_alloc.c:4294
>  __alloc_pages+0x1c7/0x510 mm/page_alloc.c:5552
>  alloc_page_interleave+0x1e/0x200 mm/mempolicy.c:2113
>  alloc_pages+0x22f/0x270 mm/mempolicy.c:2275
>  alloc_slab_page mm/slub.c:1734 [inline]
>  allocate_slab+0x213/0x300 mm/slub.c:1879
>  new_slab mm/slub.c:1932 [inline]
>  ___slab_alloc+0xad0/0x1440 mm/slub.c:3113
>  __slab_alloc.constprop.0+0x4d/0xa0 mm/slub.c:3211
>  slab_alloc_node mm/slub.c:3296 [inline]
>  __kmem_cache_alloc_node+0x18a/0x3d0 mm/slub.c:3369
>  __do_kmalloc_node mm/slab_common.c:930 [inline]
>  __kmalloc_node_track_caller+0x45/0xc0 mm/slab_common.c:951
>  __do_krealloc mm/slab_common.c:1324 [inline]
>  krealloc+0x8c/0xf0 mm/slab_common.c:1357
>  add_sysfs_param+0xca/0x960 kernel/params.c:651
>  kernel_add_sysfs_param kernel/params.c:812 [inline]
>  param_sysfs_builtin kernel/params.c:851 [inline]
>  param_sysfs_init+0x301/0x43b kernel/params.c:970
>  do_one_initcall+0xfe/0x650 init/main.c:1307
>  do_initcall_level init/main.c:1382 [inline]
>  do_initcalls init/main.c:1398 [inline]
>  do_basic_setup init/main.c:1417 [inline]
>  kernel_init_freeable+0x6ff/0x788 init/main.c:1637
>  kernel_init+0x1a/0x1d0 init/main.c:1525
>  ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
> page_owner free stack trace missing
> 
> Memory state around the buggy address:
>  ffff888017576580: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
>  ffff888017576600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
> >ffff888017576680: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc
>                                         ^
>  ffff888017576700: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>  ffff888017576780: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
> ==================================================================
> 
> 
> ---
> 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.

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

* Re: [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
  2022-09-07  0:31 ` Andrew Morton
@ 2022-09-07  0:45   ` Yury Norov
  2022-09-07  5:53     ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Yury Norov @ 2022-09-07  0:45 UTC (permalink / raw)
  To: Andrew Morton
  Cc: syzbot, linux-kernel, linux-mm, linux-next, sfr, syzkaller-bugs,
	Andrey Ryabinin, Alexander Potapenko, Andrey Konovalov,
	Dmitry Vyukov, Vincenzo Frascino

On Tue, Sep 06, 2022 at 05:31:54PM -0700, Andrew Morton wrote:
> (cc Yury and KASAN developers)
> 
> On Tue, 06 Sep 2022 06:21:39 -0700 syzbot <syzbot+08ca1fa706a22cc17efe@syzkaller.appspotmail.com> wrote:
> 
> > Hello,
> > 
> > syzbot found the following issue on:
> > 
> > HEAD commit:    840126e36e8f Add linux-next specific files for 20220906
> > git tree:       linux-next
> > console output: https://syzkaller.appspot.com/x/log.txt?x=1216969b080000
> > kernel config:  https://syzkaller.appspot.com/x/.config?x=239c4c4e44185526
> > dashboard link: https://syzkaller.appspot.com/bug?extid=08ca1fa706a22cc17efe
> > compiler:       gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2
> > 
> > Downloadable assets:
> > disk image: https://storage.googleapis.com/syzbot-assets/1b9017e387a8/disk-840126e3.raw.xz
> > vmlinux: https://storage.googleapis.com/syzbot-assets/12182558f88d/vmlinux-840126e3.xz
> > 
> > IMPORTANT: if you fix the issue, please add the following tag to the commit:
> > Reported-by: syzbot+08ca1fa706a22cc17efe@syzkaller.appspotmail.com
> > 
> > ==================================================================
> > BUG: KASAN: slab-out-of-bounds in _find_next_bit+0x143/0x160 lib/find_bit.c:109
> 
> Presumably the for_each_clear_bitrange() in pcpu_balance_populated().
> 
> > Read of size 8 at addr ffff8880175766b8 by task kworker/1:1/26
> 
> An eight byte read...
> 
> > CPU: 1 PID: 26 Comm: kworker/1:1 Not tainted 6.0.0-rc4-next-20220906-syzkaller #0
> > Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/26/2022
> > Workqueue: events pcpu_balance_workfn
> > Call Trace:
> >  <TASK>
> >  __dump_stack lib/dump_stack.c:88 [inline]
> >  dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
> >  print_address_description mm/kasan/report.c:287 [inline]
> >  print_report+0x164/0x463 mm/kasan/report.c:398
> >  kasan_report+0xbb/0x1f0 mm/kasan/report.c:486
> >  _find_next_bit+0x143/0x160 lib/find_bit.c:109
> >  find_next_bit include/linux/find.h:55 [inline]
> >  pcpu_balance_populated mm/percpu.c:2086 [inline]
> >  pcpu_balance_workfn+0x6c0/0xea0 mm/percpu.c:2246
> >  process_one_work+0x991/0x1610 kernel/workqueue.c:2289
> >  worker_thread+0x665/0x1080 kernel/workqueue.c:2436
> >  kthread+0x2e4/0x3a0 kernel/kthread.c:376
> >  ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
> >  </TASK>
> > 
> > Allocated by task 26:
> >  kasan_save_stack+0x1e/0x40 mm/kasan/common.c:45
> >  kasan_set_track+0x21/0x30 mm/kasan/common.c:52
> >  ____kasan_kmalloc mm/kasan/common.c:371 [inline]
> >  ____kasan_kmalloc mm/kasan/common.c:330 [inline]
> >  __kasan_kmalloc+0xa1/0xb0 mm/kasan/common.c:380
> >  kasan_kmalloc include/linux/kasan.h:211 [inline]
> >  __do_kmalloc_node mm/slab_common.c:931 [inline]
> >  __kmalloc+0x54/0xc0 mm/slab_common.c:944
> >  kmalloc include/linux/slab.h:565 [inline]
> >  kzalloc include/linux/slab.h:696 [inline]
> >  pcpu_mem_zalloc+0x70/0xa0 mm/percpu.c:514
> >  pcpu_alloc_chunk mm/percpu.c:1446 [inline]
> >  pcpu_create_chunk+0x23/0x930 mm/percpu-vm.c:338
> >  pcpu_balance_populated mm/percpu.c:2108 [inline]
> >  pcpu_balance_workfn+0xc4e/0xea0 mm/percpu.c:2246
> >  process_one_work+0x991/0x1610 kernel/workqueue.c:2289
> >  worker_thread+0x665/0x1080 kernel/workqueue.c:2436
> >  kthread+0x2e4/0x3a0 kernel/kthread.c:376
> >  ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306
> > 
> > The buggy address belongs to the object at ffff888017576600
> >  which belongs to the cache kmalloc-192 of size 192
> > The buggy address is located 184 bytes inside of
> >  192-byte region [ffff888017576600, ffff8880175766c0)
> 
> At offset 184 of a 192-byte region.
> 
> So what's wrong with doing that?  Does KASAN have an off-by-one?

Hi Andrew, all,

This is a bug in FIND_NEXT_BIT(). It should be 
  if (idx >= sz / BITS_PER_LONG)                                   \
          goto out;                                                \

instead of 
  if (idx > sz / BITS_PER_LONG)                                    \
          goto out;                                                \

The fix is in bitmap-for-next, expected to be in -next by tomorrow.
Sorry for the noise.

Thanks,
Yury

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

* Re: [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
  2022-09-07  0:45   ` Yury Norov
@ 2022-09-07  5:53     ` Andrew Morton
  2022-09-07  7:17       ` Dmitry Vyukov
  0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2022-09-07  5:53 UTC (permalink / raw)
  To: Yury Norov
  Cc: syzbot, linux-kernel, linux-mm, linux-next, sfr, syzkaller-bugs,
	Andrey Ryabinin, Alexander Potapenko, Andrey Konovalov,
	Dmitry Vyukov, Vincenzo Frascino

On Tue, 6 Sep 2022 17:45:07 -0700 Yury Norov <yury.norov@gmail.com> wrote:

> > > The buggy address belongs to the object at ffff888017576600
> > >  which belongs to the cache kmalloc-192 of size 192
> > > The buggy address is located 184 bytes inside of
> > >  192-byte region [ffff888017576600, ffff8880175766c0)
> > 
> > At offset 184 of a 192-byte region.
> > 
> > So what's wrong with doing that?  Does KASAN have an off-by-one?
> 
> Hi Andrew, all,
> 
> This is a bug in FIND_NEXT_BIT(). It should be 
>   if (idx >= sz / BITS_PER_LONG)                                   \
>           goto out;                                                \
> 
> instead of 
>   if (idx > sz / BITS_PER_LONG)                                    \
>           goto out;                                                \
> 
> The fix is in bitmap-for-next, expected to be in -next by tomorrow.
> Sorry for the noise.

OK... but why is KASAN reporting a bad access from an area
which appears to be OK?

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

* Re: [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit
  2022-09-07  5:53     ` Andrew Morton
@ 2022-09-07  7:17       ` Dmitry Vyukov
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Vyukov @ 2022-09-07  7:17 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Yury Norov, syzbot, linux-kernel, linux-mm, linux-next, sfr,
	syzkaller-bugs, Andrey Ryabinin, Alexander Potapenko,
	Andrey Konovalov, Vincenzo Frascino

On Wed, 7 Sept 2022 at 07:53, Andrew Morton <akpm@linux-foundation.org> wrote:
> > > > The buggy address belongs to the object at ffff888017576600
> > > >  which belongs to the cache kmalloc-192 of size 192
> > > > The buggy address is located 184 bytes inside of
> > > >  192-byte region [ffff888017576600, ffff8880175766c0)
> > >
> > > At offset 184 of a 192-byte region.
> > >
> > > So what's wrong with doing that?  Does KASAN have an off-by-one?
> >
> > Hi Andrew, all,
> >
> > This is a bug in FIND_NEXT_BIT(). It should be
> >   if (idx >= sz / BITS_PER_LONG)                                   \
> >           goto out;                                                \
> >
> > instead of
> >   if (idx > sz / BITS_PER_LONG)                                    \
> >           goto out;                                                \
> >
> > The fix is in bitmap-for-next, expected to be in -next by tomorrow.
> > Sorry for the noise.
>
> OK... but why is KASAN reporting a bad access from an area
> which appears to be OK?

Hi Andrew,

Good point. Filed https://bugzilla.kernel.org/show_bug.cgi?id=216457 for this.
Copy-pasting description below:

KASAN says:

==================================================================
BUG: KASAN: slab-out-of-bounds in _find_next_bit+0x143/0x160 lib/find_bit.c:109
Read of size 8 at addr ffff8880175766b8 by task kworker/1:1/26
...
The buggy address belongs to the object at ffff888017576600
 which belongs to the cache kmalloc-192 of size 192
The buggy address is located 184 bytes inside of
 192-byte region [ffff888017576600, ffff8880175766c0)
...
Memory state around the buggy address:
>ffff888017576680: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc
                                        ^
==================================================================

This "address is located 184 bytes inside of 192-byte region" is
confusing b/c it does not look like an out-of-bounds access.

What happens here is that the allocation request was for 184 bytes, so
the last 8 bytes in the 192-byte slab are poisoned. But KASAN does not
store the requested size in the object header, so it just prints the
full slab size everywhere.

User-space ASAN does store 48-bit requested size in the header. But
KASAN uses additional bytes in the header for:

struct kasan_alloc_meta {
depot_stack_handle_t aux_stack[2];

So we don't have space for requested size w/o increasing header size
(currently should be 16 bytes).

We could either try to infer requested size from the shadow (count
poisoned bytes at the end); or improve wording of the message at least
to make it clear that 192 is just full slab size.

For context see:
https://lore.kernel.org/all/20220906173154.6f2664c8fc6b83470c5dfea1@linux-foundation.org/

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

end of thread, other threads:[~2022-09-07  7:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 13:21 [syzbot] linux-next boot error: KASAN: slab-out-of-bounds Read in _find_next_bit syzbot
2022-09-07  0:31 ` Andrew Morton
2022-09-07  0:45   ` Yury Norov
2022-09-07  5:53     ` Andrew Morton
2022-09-07  7:17       ` Dmitry Vyukov

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.