================================================================== BUG: KASAN: use-after-free in kernel_accept+0x2a4/0x310 net/socket.c:3240 Read of size 8 at addr ffff880183889228 by task kworker/0:4/8014 CPU: 0 PID: 8014 Comm: kworker/0:4 Not tainted 4.19.0-rc1-next-20180830+ #52 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: events smc_tcp_listen_work Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack+0x1c9/0x2b4 lib/dump_stack.c:113 print_address_description+0x6c/0x20b mm/kasan/report.c:256 kasan_report_error mm/kasan/report.c:354 [inline] kasan_report.cold.7+0x242/0x30d mm/kasan/report.c:412 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:433 kernel_accept+0x2a4/0x310 net/socket.c:3240 smc_clcsock_accept net/smc/af_smc.c:831 [inline] smc_tcp_listen_work+0x218/0x11c0 net/smc/af_smc.c:1296 process_one_work+0xc73/0x1aa0 kernel/workqueue.c:2153 worker_thread+0x189/0x13c0 kernel/workqueue.c:2296 kthread+0x35a/0x420 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:415 Allocated by task 8070: save_stack+0x43/0xd0 mm/kasan/kasan.c:448 set_track mm/kasan/kasan.c:460 [inline] kasan_kmalloc+0xc4/0xe0 mm/kasan/kasan.c:553 kasan_slab_alloc+0x12/0x20 mm/kasan/kasan.c:490 kmem_cache_alloc+0x12e/0x710 mm/slab.c:3554 sock_alloc_inode+0x1d/0x260 net/socket.c:244 alloc_inode+0x63/0x190 fs/inode.c:210 new_inode_pseudo+0x71/0x1a0 fs/inode.c:903 sock_alloc+0x41/0x270 net/socket.c:548 __sock_create+0x175/0x940 net/socket.c:1240 sock_create_kern+0x3b/0x50 net/socket.c:1322 smc_create+0x17c/0x3b0 net/smc/af_smc.c:1901 __sock_create+0x53c/0x940 net/socket.c:1276 sock_create net/socket.c:1316 [inline] __sys_socket+0x106/0x260 net/socket.c:1346 __do_sys_socket net/socket.c:1355 [inline] __se_sys_socket net/socket.c:1353 [inline] __x64_sys_socket+0x73/0xb0 net/socket.c:1353 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe Freed by task 8069: save_stack+0x43/0xd0 mm/kasan/kasan.c:448 set_track mm/kasan/kasan.c:460 [inline] __kasan_slab_free+0x11a/0x170 mm/kasan/kasan.c:521 kasan_slab_free+0xe/0x10 mm/kasan/kasan.c:528 __cache_free mm/slab.c:3498 [inline] kmem_cache_free+0x86/0x280 mm/slab.c:3756 sock_destroy_inode+0x51/0x60 net/socket.c:272 destroy_inode+0x159/0x200 fs/inode.c:267 evict+0x5d5/0x990 fs/inode.c:575 iput_final fs/inode.c:1547 [inline] iput+0x5fa/0xa00 fs/inode.c:1573 __sock_release+0x1ec/0x250 net/socket.c:591 sock_release+0x17/0x20 net/socket.c:599 smc_release+0x1a8/0x730 net/smc/af_smc.c:148 __sock_release+0xd7/0x250 net/socket.c:580 sock_close+0x19/0x20 net/socket.c:1140 __fput+0x3c1/0xa80 fs/file_table.c:279 ____fput+0x15/0x20 fs/file_table.c:312 task_work_run+0x1e8/0x2a0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:193 [inline] exit_to_usermode_loop+0x318/0x380 arch/x86/entry/common.c:166 prepare_exit_to_usermode arch/x86/entry/common.c:197 [inline] syscall_return_slowpath arch/x86/entry/common.c:268 [inline] do_syscall_64+0x6be/0x820 arch/x86/entry/common.c:293 entry_SYSCALL_64_after_hwframe+0x49/0xbe The buggy address belongs to the object at ffff880183889200 which belongs to the cache sock_inode_cache(129:syz0) of size 984 The buggy address is located 40 bytes inside of 984-byte region [ffff880183889200, ffff8801838895d8) The buggy address belongs to the page: page:ffffea00060e2240 count:1 mapcount:0 mapping:ffff8801c48e5300 index:0xffff880183889ffd flags: 0x2fffc0000000100(slab) raw: 02fffc0000000100 ffffea00060e30c8 ffff8801b498e848 ffff8801c48e5300 raw: ffff880183889ffd ffff880183889200 0000000100000003 ffff88018a9dad80 page dumped because: kasan: bad access detected page->mem_cgroup:ffff88018a9dad80 Memory state around the buggy address: ffff880183889100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff880183889180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff880183889200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff880183889280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff880183889300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================