================================================================== BUG: KASAN: slab-out-of-bounds in __lock_acquire+0x3ba2/0x5490 kernel/locking/lockdep.c:3664 Read of size 8 at addr ffff88809c306440 by task syz-executor084/9013 CPU: 1 PID: 9013 Comm: syz-executor084 Not tainted 5.1.0-next-20190517 #17 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+0x172/0x1f0 lib/dump_stack.c:113 print_address_description.cold+0x7c/0x20d mm/kasan/report.c:188 __kasan_report.cold+0x1b/0x40 mm/kasan/report.c:317 kasan_report+0x12/0x20 mm/kasan/common.c:614 __asan_report_load8_noabort+0x14/0x20 mm/kasan/generic_report.c:132 __lock_acquire+0x3ba2/0x5490 kernel/locking/lockdep.c:3664 lock_acquire+0x16f/0x3f0 kernel/locking/lockdep.c:4302 __raw_spin_lock include/linux/spinlock_api_smp.h:142 [inline] _raw_spin_lock+0x2f/0x40 kernel/locking/spinlock.c:151 spin_lock include/linux/spinlock.h:338 [inline] rhashtable_walk_enter+0xf9/0x390 lib/rhashtable.c:669 __tipc_dump_start+0x1fa/0x3c0 net/tipc/socket.c:3414 tipc_dump_start+0x70/0x90 net/tipc/socket.c:3396 __netlink_dump_start+0x4f8/0x7d0 net/netlink/af_netlink.c:2351 netlink_dump_start include/linux/netlink.h:226 [inline] tipc_sock_diag_handler_dump+0x1d9/0x270 net/tipc/diag.c:91 __sock_diag_cmd net/core/sock_diag.c:232 [inline] sock_diag_rcv_msg+0x319/0x410 net/core/sock_diag.c:263 netlink_rcv_skb+0x177/0x450 net/netlink/af_netlink.c:2486 sock_diag_rcv+0x2b/0x40 net/core/sock_diag.c:274 netlink_unicast_kernel net/netlink/af_netlink.c:1311 [inline] netlink_unicast+0x531/0x710 net/netlink/af_netlink.c:1337 netlink_sendmsg+0x8a5/0xd60 net/netlink/af_netlink.c:1926 sock_sendmsg_nosec net/socket.c:660 [inline] sock_sendmsg+0xd7/0x130 net/socket.c:671 ___sys_sendmsg+0x803/0x920 net/socket.c:2292 __sys_sendmsg+0x105/0x1d0 net/socket.c:2330 __do_sys_sendmsg net/socket.c:2339 [inline] __se_sys_sendmsg net/socket.c:2337 [inline] __x64_sys_sendmsg+0x78/0xb0 net/socket.c:2337 do_syscall_64+0xfd/0x680 arch/x86/entry/common.c:301 entry_SYSCALL_64_after_hwframe+0x49/0xbe RIP: 0033:0x4401f9 Code: 18 89 d0 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 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 fb 13 fc ff c3 66 2e 0f 1f 84 00 00 00 00 RSP: 002b:00007ffdf8a96448 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00000000004002c8 RCX: 00000000004401f9 RDX: 0000000000000000 RSI: 0000000020000040 RDI: 0000000000000003 RBP: 00000000006ca018 R08: 0000000000000000 R09: 00000000004002c8 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000401a80 R13: 0000000000401b10 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 1: save_stack+0x23/0x90 mm/kasan/common.c:71 set_track mm/kasan/common.c:79 [inline] __kasan_kmalloc mm/kasan/common.c:489 [inline] __kasan_kmalloc.constprop.0+0xcf/0xe0 mm/kasan/common.c:462 kasan_slab_alloc+0xf/0x20 mm/kasan/common.c:497 slab_post_alloc_hook mm/slab.h:437 [inline] slab_alloc mm/slab.c:3356 [inline] kmem_cache_alloc+0x11a/0x6f0 mm/slab.c:3518 kmem_cache_zalloc include/linux/slab.h:732 [inline] __kernfs_new_node+0xf0/0x6c0 fs/kernfs/dir.c:632 kernfs_new_node+0x96/0x120 fs/kernfs/dir.c:698 __kernfs_create_file+0x51/0x340 fs/kernfs/file.c:1002 sysfs_add_file_mode_ns+0x222/0x560 fs/sysfs/file.c:305 sysfs_create_file_ns+0x13d/0x1d0 fs/sysfs/file.c:331 sysfs_create_file include/linux/sysfs.h:513 [inline] driver_create_file+0x45/0x70 drivers/base/driver.c:106 add_bind_files drivers/base/bus.c:566 [inline] bus_add_driver+0x449/0x5c0 drivers/base/bus.c:664 driver_register+0x1c9/0x330 drivers/base/driver.c:170 usb_register_driver+0x1f9/0x410 drivers/usb/core/driver.c:960 uvc_init+0x25/0x62 drivers/media/usb/uvc/uvc_driver.c:2904 do_one_initcall+0x107/0x7ba init/main.c:914 do_initcall_level init/main.c:982 [inline] do_initcalls init/main.c:990 [inline] do_basic_setup init/main.c:1008 [inline] kernel_init_freeable+0x4d4/0x5c3 init/main.c:1168 kernel_init+0x12/0x1c5 init/main.c:1086 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352 Freed by task 0: (stack is not available) The buggy address belongs to the object at ffff88809c306380 which belongs to the cache kernfs_node_cache of size 160 The buggy address is located 32 bytes to the right of 160-byte region [ffff88809c306380, ffff88809c306420) The buggy address belongs to the page: page:ffffea000270c180 refcount:1 mapcount:0 mapping:ffff88821bc48500 index:0xffff88809c306fee flags: 0x1fffc0000000200(slab) raw: 01fffc0000000200 ffffea000270c0c8 ffffea000270c208 ffff88821bc48500 raw: ffff88809c306fee ffff88809c306000 0000000100000012 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff88809c306300: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ffff88809c306380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff88809c306400: 00 00 00 00 fc fc fc fc fc fc fc fc 00 00 00 00 ^ ffff88809c306480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff88809c306500: fc fc fc fc fc fc fc fc 00 00 00 00 00 00 00 00 ==================================================================