================================================================== BUG: KASAN: use-after-free in kernel_accept+0x2a4/0x310 net/socket.c:3261 Read of size 8 at addr ffff8801cc219128 by task kworker/1:8/28627 CPU: 1 PID: 28627 Comm: kworker/1:8 Not tainted 4.18.0-rc8+ #175 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/0x2fe mm/kasan/report.c:412 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:433 kernel_accept+0x2a4/0x310 net/socket.c:3261 smc_clcsock_accept net/smc/af_smc.c:831 [inline] smc_tcp_listen_work+0x222/0xf70 net/smc/af_smc.c:1296 process_one_work+0xc73/0x1ba0 kernel/workqueue.c:2153 worker_thread+0x189/0x13c0 kernel/workqueue.c:2296 kthread+0x345/0x410 kernel/kthread.c:246 ret_from_fork+0x3a/0x50 arch/x86/entry/entry_64.S:412 Allocated by task 29760: 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/0x760 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:895 sock_alloc+0x41/0x270 net/socket.c:566 __sock_create+0x175/0x940 net/socket.c:1258 sock_create_kern+0x3b/0x50 net/socket.c:1340 smc_create+0x17c/0x3b0 net/smc/af_smc.c:1896 __sock_create+0x53c/0x940 net/socket.c:1294 sock_create net/socket.c:1334 [inline] __sys_socket+0x106/0x260 net/socket.c:1364 __do_sys_socket net/socket.c:1373 [inline] __se_sys_socket net/socket.c:1371 [inline] __x64_sys_socket+0x73/0xb0 net/socket.c:1371 do_syscall_64+0x1b9/0x820 arch/x86/entry/common.c:290 entry_SYSCALL_64_after_hwframe+0x49/0xbe Freed by task 29760: 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/0x2d0 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:1506 [inline] iput+0x635/0xaa0 fs/inode.c:1532 __sock_release+0x1ec/0x250 net/socket.c:609 sock_release+0x17/0x20 net/socket.c:617 smc_release+0x1a8/0x730 net/smc/af_smc.c:148 __sock_release+0xd7/0x250 net/socket.c:598 sock_close+0x19/0x20 net/socket.c:1158 __fput+0x355/0x8b0 fs/file_table.c:209 ____fput+0x15/0x20 fs/file_table.c:243 task_work_run+0x1ec/0x2a0 kernel/task_work.c:113 tracehook_notify_resume include/linux/tracehook.h:192 [inline] exit_to_usermode_loop+0x313/0x370 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 ffff8801cc219100 which belongs to the cache sock_inode_cache of size 992 The buggy address is located 40 bytes inside of 992-byte region [ffff8801cc219100, ffff8801cc2194e0) The buggy address belongs to the page: page:ffffea0007308640 count:1 mapcount:0 mapping:ffff8801d984fb40 index:0xffff8801cc219ffd flags: 0x2fffc0000000100(slab) raw: 02fffc0000000100 ffffea0006d49648 ffffea0006d46a08 ffff8801d984fb40 raw: ffff8801cc219ffd ffff8801cc219100 0000000100000003 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8801cc219000: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff8801cc219080: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff8801cc219100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8801cc219180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8801cc219200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ==================================================================