================================================================== BUG: KASAN: use-after-free in __list_del_entry_valid+0x11d/0x150 lib/list_debug.c:42 Read of size 8 at addr ffff8801c4bcf688 by task cryptomgr_probe/6842 CPU: 0 PID: 6842 Comm: cryptomgr_probe Not tainted 4.15.0-rc2-mm1+ #39 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:17 [inline] dump_stack+0x194/0x257 lib/dump_stack.c:53 print_address_description+0x73/0x250 mm/kasan/report.c:252 kasan_report_error mm/kasan/report.c:351 [inline] kasan_report+0x25b/0x340 mm/kasan/report.c:409 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:430 __list_del_entry_valid+0x11d/0x150 lib/list_debug.c:42 __list_del_entry include/linux/list.h:117 [inline] list_del include/linux/list.h:125 [inline] crypto_larval_kill+0x79/0x2e0 crypto/api.c:164 crypto_wait_for_test+0x87/0xb0 crypto/algapi.c:351 crypto_register_instance+0x2bf/0x430 crypto/algapi.c:558 aead_register_instance+0x161/0x1c0 crypto/aead.c:421 pcrypt_create_aead crypto/pcrypt.c:322 [inline] pcrypt_create+0x542/0x6c0 crypto/pcrypt.c:346 cryptomgr_probe+0x74/0x240 crypto/algboss.c:75 kthread+0x37a/0x440 kernel/kthread.c:238 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:524 Allocated by task 6842: save_stack+0x43/0xd0 mm/kasan/kasan.c:447 set_track mm/kasan/kasan.c:459 [inline] kasan_kmalloc+0xad/0xe0 mm/kasan/kasan.c:551 kmem_cache_alloc_trace+0x136/0x750 mm/slab.c:3614 kmalloc include/linux/slab.h:516 [inline] kzalloc include/linux/slab.h:705 [inline] crypto_larval_alloc+0x51/0x1e0 crypto/api.c:114 __crypto_register_alg+0x325/0x7b0 crypto/algapi.c:217 crypto_register_instance+0x14a/0x430 crypto/algapi.c:544 aead_register_instance+0x161/0x1c0 crypto/aead.c:421 pcrypt_create_aead crypto/pcrypt.c:322 [inline] pcrypt_create+0x542/0x6c0 crypto/pcrypt.c:346 cryptomgr_probe+0x74/0x240 crypto/algboss.c:75 kthread+0x37a/0x440 kernel/kthread.c:238 ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:524 Freed by task 3149: save_stack+0x43/0xd0 mm/kasan/kasan.c:447 set_track mm/kasan/kasan.c:459 [inline] kasan_slab_free+0x71/0xc0 mm/kasan/kasan.c:524 __cache_free mm/slab.c:3492 [inline] kfree+0xca/0x250 mm/slab.c:3807 skb_free_head+0x74/0xb0 net/core/skbuff.c:550 skb_release_data+0x58c/0x790 net/core/skbuff.c:570 skb_release_all+0x4a/0x60 net/core/skbuff.c:627 __kfree_skb net/core/skbuff.c:641 [inline] consume_skb+0x153/0x490 net/core/skbuff.c:701 __dev_kfree_skb_any+0x85/0xa0 net/core/dev.c:2515 dev_consume_skb_any include/linux/netdevice.h:3278 [inline] free_old_xmit_skbs.isra.28+0x15a/0x2c0 drivers/net/virtio_net.c:1167 start_xmit+0x1b9/0x1650 drivers/net/virtio_net.c:1314 __netdev_start_xmit include/linux/netdevice.h:4045 [inline] netdev_start_xmit include/linux/netdevice.h:4054 [inline] xmit_one net/core/dev.c:2991 [inline] dev_hard_start_xmit+0x248/0xac0 net/core/dev.c:3007 sch_direct_xmit+0x31d/0x6d0 net/sched/sch_generic.c:187 __dev_xmit_skb net/core/dev.c:3189 [inline] __dev_queue_xmit+0x16eb/0x2070 net/core/dev.c:3456 dev_queue_xmit+0x17/0x20 net/core/dev.c:3521 neigh_hh_output include/net/neighbour.h:472 [inline] neigh_output include/net/neighbour.h:480 [inline] ip_finish_output2+0xec8/0x1460 net/ipv4/ip_output.c:229 ip_finish_output+0x85e/0xd10 net/ipv4/ip_output.c:317 NF_HOOK_COND include/linux/netfilter.h:270 [inline] ip_output+0x1cc/0x860 net/ipv4/ip_output.c:405 dst_output include/net/dst.h:443 [inline] ip_local_out+0x95/0x160 net/ipv4/ip_output.c:124 ip_queue_xmit+0x8c0/0x18e0 net/ipv4/ip_output.c:504 tcp_transmit_skb+0x1b12/0x38b0 net/ipv4/tcp_output.c:1176 tcp_write_xmit+0x680/0x5190 net/ipv4/tcp_output.c:2367 __tcp_push_pending_frames+0xa0/0x250 net/ipv4/tcp_output.c:2543 tcp_push+0x538/0x770 net/ipv4/tcp.c:730 tcp_sendmsg_locked+0x2663/0x3b30 net/ipv4/tcp.c:1424 tcp_sendmsg+0x2f/0x50 net/ipv4/tcp.c:1461 inet_sendmsg+0x11f/0x5e0 net/ipv4/af_inet.c:763 sock_sendmsg_nosec net/socket.c:636 [inline] sock_sendmsg+0xca/0x110 net/socket.c:646 sock_write_iter+0x320/0x5e0 net/socket.c:915 call_write_iter include/linux/fs.h:1776 [inline] new_sync_write fs/read_write.c:469 [inline] __vfs_write+0x68a/0x970 fs/read_write.c:482 vfs_write+0x18f/0x510 fs/read_write.c:544 SYSC_write fs/read_write.c:589 [inline] SyS_write+0xef/0x220 fs/read_write.c:581 entry_SYSCALL_64_fastpath+0x1f/0x96 The buggy address belongs to the object at ffff8801c4bcf680 which belongs to the cache kmalloc-1024 of size 1024 The buggy address is located 8 bytes inside of 1024-byte region [ffff8801c4bcf680, ffff8801c4bcfa80) The buggy address belongs to the page: page:00000000ef810759 count:1 mapcount:0 mapping:0000000013a9f44c index:0x0 compound_mapcount: 0 flags: 0x2fffc0000008100(slab|head) raw: 02fffc0000008100 ffff8801c4bce000 0000000000000000 0000000100000007 raw: ffffea0006f27b20 ffffea00070e7da0 ffff8801dac00ac0 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8801c4bcf580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff8801c4bcf600: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff8801c4bcf680: fb fb fb fb 00 00 00 00 00 00 00 00 00 00 00 00 ^ ffff8801c4bcf700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff8801c4bcf780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ==================================================================