================================================================== BUG: KASAN: use-after-free in list_replace include/linux/list.h:141 [inline] BUG: KASAN: use-after-free in list_replace_init include/linux/list.h:149 [inline] BUG: KASAN: use-after-free in padata_parallel_worker+0x2fa/0x370 kernel/padata.c:76 Write of size 8 at addr ffff888089ff4c18 by task kworker/0:0/3 CPU: 0 PID: 3 Comm: kworker/0:0 Not tainted 4.14.172-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Workqueue: pencrypt padata_parallel_worker Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x13e/0x194 lib/dump_stack.c:58 print_address_description.cold+0x7c/0x1e2 mm/kasan/report.c:252 kasan_report_error mm/kasan/report.c:351 [inline] kasan_report mm/kasan/report.c:409 [inline] kasan_report.cold+0xa9/0x2ae mm/kasan/report.c:393 list_replace include/linux/list.h:141 [inline] list_replace_init include/linux/list.h:149 [inline] padata_parallel_worker+0x2fa/0x370 kernel/padata.c:76 process_one_work+0x813/0x1540 kernel/workqueue.c:2114 worker_thread+0x5d1/0x1070 kernel/workqueue.c:2248 kthread+0x30d/0x420 kernel/kthread.c:232 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:404 Allocated by task 30031: save_stack+0x32/0xa0 mm/kasan/kasan.c:447 set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc mm/kasan/kasan.c:551 [inline] kasan_kmalloc+0xbf/0xe0 mm/kasan/kasan.c:529 __do_kmalloc mm/slab.c:3720 [inline] __kmalloc+0x15b/0x7c0 mm/slab.c:3729 kmalloc include/linux/slab.h:493 [inline] kzalloc include/linux/slab.h:661 [inline] tls_push_record+0xfa/0x11f0 net/tls/tls_sw.c:250 tls_sw_sendmsg+0x981/0xf50 net/tls/tls_sw.c:457 inet_sendmsg+0x116/0x4d0 net/ipv4/af_inet.c:762 sock_sendmsg_nosec net/socket.c:646 [inline] sock_sendmsg+0xc5/0x100 net/socket.c:656 SYSC_sendto+0x1c4/0x2b0 net/socket.c:1763 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x42/0xb7 Freed by task 30031: save_stack+0x32/0xa0 mm/kasan/kasan.c:447 set_track mm/kasan/kasan.c:459 [inline] kasan_slab_free+0x75/0xc0 mm/kasan/kasan.c:524 __cache_free mm/slab.c:3496 [inline] kfree+0xcb/0x260 mm/slab.c:3815 tls_push_record+0xbed/0x11f0 net/tls/tls_sw.c:293 tls_sw_sendmsg+0x981/0xf50 net/tls/tls_sw.c:457 inet_sendmsg+0x116/0x4d0 net/ipv4/af_inet.c:762 sock_sendmsg_nosec net/socket.c:646 [inline] sock_sendmsg+0xc5/0x100 net/socket.c:656 SYSC_sendto+0x1c4/0x2b0 net/socket.c:1763 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x42/0xb7 The buggy address belongs to the object at ffff888089ff4bc0 which belongs to the cache kmalloc-256 of size 256 The buggy address is located 88 bytes inside of 256-byte region [ffff888089ff4bc0, ffff888089ff4cc0) The buggy address belongs to the page: page:ffffea000227fd00 count:1 mapcount:0 mapping:ffff888089ff4080 index:0xffff888089ff4440 flags: 0xfffe0000000100(slab) raw: 00fffe0000000100 ffff888089ff4080 ffff888089ff4440 000000010000000a raw: ffffea0002986420 ffffea00024b1aa0 ffff88812fe567c0 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888089ff4b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fc fc ffff888089ff4b80: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb >ffff888089ff4c00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888089ff4c80: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff888089ff4d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================