================================================================== BUG: KASAN: use-after-free in crypto_aead_alg include/crypto/aead.h:198 [inline] BUG: KASAN: use-after-free in crypto_aead_encrypt include/crypto/aead.h:330 [inline] BUG: KASAN: use-after-free in _aead_recvmsg crypto/algif_aead.c:308 [inline] BUG: KASAN: use-after-free in aead_recvmsg+0x1758/0x1bc0 crypto/algif_aead.c:329 Read of size 4 at addr ffff8801cc69861c by task syzkaller699056/3151 CPU: 1 PID: 3151 Comm: syzkaller699056 Not tainted 4.15.0-rc1+ #203 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_load4_noabort+0x14/0x20 mm/kasan/report.c:429 crypto_aead_alg include/crypto/aead.h:198 [inline] crypto_aead_encrypt include/crypto/aead.h:330 [inline] _aead_recvmsg crypto/algif_aead.c:308 [inline] aead_recvmsg+0x1758/0x1bc0 crypto/algif_aead.c:329 sock_recvmsg_nosec net/socket.c:805 [inline] sock_recvmsg+0xc9/0x110 net/socket.c:812 sock_read_iter+0x361/0x560 net/socket.c:889 call_read_iter include/linux/fs.h:1766 [inline] aio_read+0x2b0/0x3a0 fs/aio.c:1501 io_submit_one fs/aio.c:1611 [inline] do_io_submit+0xf99/0x14f0 fs/aio.c:1682 SYSC_io_submit fs/aio.c:1707 [inline] SyS_io_submit+0x27/0x30 fs/aio.c:1704 entry_SYSCALL_64_fastpath+0x1f/0x96 RIP: 0033:0x440de9 RSP: 002b:00007ffc82c600d8 EFLAGS: 00000213 ORIG_RAX: 00000000000000d1 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 0000000000440de9 RDX: 0000000020bd9fe0 RSI: 0000000000000002 RDI: 00007fc869b65000 RBP: 000000000000a2f2 R08: 0000000000000000 R09: 0000000000000004 R10: 0000000000000000 R11: 0000000000000213 R12: 0000000000000000 R13: 0000000000402270 R14: 0000000000000000 R15: 0000000000000000 Allocated by task 3098: 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 __do_kmalloc mm/slab.c:3711 [inline] __kmalloc+0x162/0x760 mm/slab.c:3720 kmalloc include/linux/slab.h:504 [inline] kzalloc include/linux/slab.h:688 [inline] crypto_create_tfm+0x82/0x2e0 crypto/api.c:455 crypto_alloc_tfm+0x10e/0x2f0 crypto/api.c:540 crypto_alloc_skcipher+0x2c/0x40 crypto/skcipher.c:929 crypto_get_default_null_skcipher+0x5f/0x80 crypto/crypto_null.c:164 crypto_get_default_null_skcipher2 include/crypto/null.h:17 [inline] aead_init_geniv+0x164/0x310 crypto/aead.c:298 crypto_aead_init_tfm+0x11e/0x180 crypto/aead.c:102 crypto_create_tfm+0xdf/0x2e0 crypto/api.c:462 crypto_alloc_tfm+0x10e/0x2f0 crypto/api.c:540 crypto_alloc_aead+0x2c/0x40 crypto/aead.c:342 aead_bind+0x70/0x140 crypto/algif_aead.c:482 alg_bind+0x1ab/0x440 crypto/af_alg.c:179 SYSC_bind+0x1b4/0x3f0 net/socket.c:1475 SyS_bind+0x24/0x30 net/socket.c:1461 entry_SYSCALL_64_fastpath+0x1f/0x96 Freed by task 3098: 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:3491 [inline] kfree+0xca/0x250 mm/slab.c:3806 kzfree+0x28/0x30 mm/slab_common.c:1482 crypto_destroy_tfm+0x140/0x2e0 crypto/api.c:581 crypto_free_skcipher include/crypto/skcipher.h:212 [inline] crypto_put_default_null_skcipher+0x35/0x60 crypto/crypto_null.c:185 crypto_put_default_null_skcipher2 include/crypto/null.h:22 [inline] aead_sock_destruct+0x13c/0x220 crypto/algif_aead.c:538 __sk_destruct+0xfd/0x910 net/core/sock.c:1558 sk_destruct+0x47/0x80 net/core/sock.c:1593 __sk_free+0x57/0x230 net/core/sock.c:1601 sk_free+0x2a/0x40 net/core/sock.c:1612 sock_put include/net/sock.h:1655 [inline] af_alg_release+0x5d/0x70 crypto/af_alg.c:126 sock_release+0x8d/0x1e0 net/socket.c:596 sock_close+0x16/0x20 net/socket.c:1125 __fput+0x333/0x7f0 fs/file_table.c:210 ____fput+0x15/0x20 fs/file_table.c:244 task_work_run+0x199/0x270 kernel/task_work.c:113 exit_task_work include/linux/task_work.h:22 [inline] do_exit+0x9bb/0x1ae0 kernel/exit.c:865 do_group_exit+0x149/0x400 kernel/exit.c:968 SYSC_exit_group kernel/exit.c:979 [inline] SyS_exit_group+0x1d/0x20 kernel/exit.c:977 entry_SYSCALL_64_fastpath+0x1f/0x96 The buggy address belongs to the object at ffff8801cc698600 which belongs to the cache kmalloc-128 of size 128 The buggy address is located 28 bytes inside of 128-byte region [ffff8801cc698600, ffff8801cc698680) The buggy address belongs to the page: page:000000002b957fc1 count:1 mapcount:0 mapping:00000000e230c2e4 index:0x0 flags: 0x2fffc0000000100(slab) raw: 02fffc0000000100 ffff8801cc698000 0000000000000000 0000000100000015 raw: ffffea00072ea060 ffffea0007318ea0 ffff8801db000640 0000000000000000 page dumped because: kasan: bad access detected Memory state around the buggy address: ffff8801cc698500: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb ffff8801cc698580: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc >ffff8801cc698600: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff8801cc698680: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb ffff8801cc698700: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ==================================================================