==================================================================
BUG: KASAN: slab-out-of-bounds in find_first_zero_bit+0xa8/0xb0 lib/find_bit.c:125
Read of size 8 at addr ffff88809ec99500 by task syz-executor.5/12600

CPU: 1 PID: 12600 Comm: syz-executor.5 Not tainted 4.19.211-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/16/2023
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x1fc/0x2ef lib/dump_stack.c:118
 print_address_description.cold+0x54/0x219 mm/kasan/report.c:256
 kasan_report_error.cold+0x8a/0x1b9 mm/kasan/report.c:354
 kasan_report mm/kasan/report.c:412 [inline]
 __asan_report_load8_noabort+0x88/0x90 mm/kasan/report.c:433
 find_first_zero_bit+0xa8/0xb0 lib/find_bit.c:125
 bfs_create+0xfb/0x610 fs/bfs/dir.c:91
 lookup_open+0x893/0x1a20 fs/namei.c:3235
 do_last fs/namei.c:3327 [inline]
 path_openat+0x1094/0x2df0 fs/namei.c:3537
 do_filp_open+0x18c/0x3f0 fs/namei.c:3567
 do_sys_open+0x3b3/0x520 fs/open.c:1085
 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293
 entry_SYSCALL_64_after_hwframe+0x49/0xbe
RIP: 0033:0x7f47c82ee0f9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 f1 19 00 00 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 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f47c6860168 EFLAGS: 00000246 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 00007f47c840df80 RCX: 00007f47c82ee0f9
RDX: 000000000000275a RSI: 0000000020000000 RDI: ffffffffffffff9c
RBP: 00007f47c8349ae9 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fff8c1abf3f R14: 00007f47c6860300 R15: 0000000000022000

Allocated by task 12600:
 __do_kmalloc mm/slab.c:3727 [inline]
 __kmalloc+0x15a/0x3c0 mm/slab.c:3736
 kmalloc include/linux/slab.h:520 [inline]
 kzalloc include/linux/slab.h:709 [inline]
 bfs_fill_super+0x447/0xec0 fs/bfs/inode.c:363
 mount_bdev+0x2fc/0x3b0 fs/super.c:1158
 mount_fs+0xa3/0x310 fs/super.c:1261
 vfs_kern_mount.part.0+0x68/0x470 fs/namespace.c:961
 vfs_kern_mount fs/namespace.c:951 [inline]
 do_new_mount fs/namespace.c:2492 [inline]
 do_mount+0x115c/0x2f50 fs/namespace.c:2822
 ksys_mount+0xcf/0x130 fs/namespace.c:3038
 __do_sys_mount fs/namespace.c:3052 [inline]
 __se_sys_mount fs/namespace.c:3049 [inline]
 __x64_sys_mount+0xba/0x150 fs/namespace.c:3049
 do_syscall_64+0xf9/0x620 arch/x86/entry/common.c:293
 entry_SYSCALL_64_after_hwframe+0x49/0xbe

Freed by task 33:
 __cache_free mm/slab.c:3503 [inline]
 kfree+0xcc/0x210 mm/slab.c:3822
 unregister_ip_vs_proto_netns net/netfilter/ipvs/ip_vs_proto.c:133 [inline]
 ip_vs_protocol_net_cleanup+0x17d/0x240 net/netfilter/ipvs/ip_vs_proto.c:342
 __ip_vs_cleanup+0x51/0xa0 net/netfilter/ipvs/ip_vs_core.c:2281
 ops_exit_list+0xa5/0x150 net/core/net_namespace.c:153
 cleanup_net+0x3b4/0x8b0 net/core/net_namespace.c:554
 process_one_work+0x864/0x1570 kernel/workqueue.c:2153
 worker_thread+0x64c/0x1130 kernel/workqueue.c:2296
 kthread+0x33f/0x460 kernel/kthread.c:259
 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:415

The buggy address belongs to the object at ffff88809ec99500
 which belongs to the cache kmalloc-32 of size 32
The buggy address is located 0 bytes inside of
 32-byte region [ffff88809ec99500, ffff88809ec99520)
The buggy address belongs to the page:
page:ffffea00027b2640 count:1 mapcount:0 mapping:ffff88813bff01c0 index:0xffff88809ec99fc1
flags: 0xfff00000000100(slab)
raw: 00fff00000000100 ffffea000258ffc8 ffffea0002c0f388 ffff88813bff01c0
raw: ffff88809ec99fc1 ffff88809ec99000 000000010000003f 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff88809ec99400: fb fb fb fb fc fc fc fc fb fb fb fb fc fc fc fc
 ffff88809ec99480: fb fb fb fb fc fc fc fc fb fb fb fb fc fc fc fc
>ffff88809ec99500: 07 fc fc fc fc fc fc fc fb fb fb fb fc fc fc fc
                   ^
 ffff88809ec99580: fb fb fb fb fc fc fc fc fb fb fb fb fc fc fc fc
 ffff88809ec99600: fb fb fb fb fc fc fc fc fb fb fb fb fc fc fc fc
==================================================================