================================================================== 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+0x2dd/0x310 kernel/padata.c:76 Write of size 8 at addr ffff888090bcf6d8 by task kworker/0:3/4312 CPU: 0 PID: 4312 Comm: kworker/0:3 Not tainted 4.14.184-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+0x1b2/0x283 lib/dump_stack.c:58 print_address_description.cold+0x54/0x1dc 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/0x2b9 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+0x2dd/0x310 kernel/padata.c:76 process_one_work+0x7c0/0x14c0 kernel/workqueue.c:2116 worker_thread+0x5d7/0x1080 kernel/workqueue.c:2250 kthread+0x30d/0x420 kernel/kthread.c:232 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:404 Allocated by task 17730: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc.part.0+0x4f/0xd0 mm/kasan/kasan.c:551 __do_kmalloc mm/slab.c:3720 [inline] __kmalloc+0x15a/0x400 mm/slab.c:3729 kmalloc include/linux/slab.h:493 [inline] kzalloc include/linux/slab.h:661 [inline] tls_push_record+0xfa/0x11c0 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+0xb5/0x100 net/socket.c:656 SYSC_sendto net/socket.c:1763 [inline] SyS_sendto+0x1c7/0x2c0 net/socket.c:1731 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb Freed by task 17730: save_stack mm/kasan/kasan.c:447 [inline] set_track mm/kasan/kasan.c:459 [inline] kasan_slab_free+0xaf/0x190 mm/kasan/kasan.c:524 __cache_free mm/slab.c:3496 [inline] kfree+0xcb/0x260 mm/slab.c:3815 tls_push_record+0xbf3/0x11c0 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+0xb5/0x100 net/socket.c:656 SYSC_sendto net/socket.c:1763 [inline] SyS_sendto+0x1c7/0x2c0 net/socket.c:1731 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292 entry_SYSCALL_64_after_hwframe+0x46/0xbb The buggy address belongs to the object at ffff888090bcf680 which belongs to the cache kmalloc-256 of size 256 The buggy address is located 88 bytes inside of 256-byte region [ffff888090bcf680, ffff888090bcf780) The buggy address belongs to the page: page:ffffea000242f3c0 count:1 mapcount:0 mapping:ffff888090bcf040 index:0x0 flags: 0xfffe0000000100(slab) raw: 00fffe0000000100 ffff888090bcf040 0000000000000000 000000010000000c raw: ffffea00025488a0 ffffea00021ff460 ffff8880aa8007c0 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff888090bcf580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888090bcf600: 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc >ffff888090bcf680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff888090bcf700: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff888090bcf780: fc fc fc fc fc fc fc fc 00 00 00 00 00 00 00 00 ==================================================================