syzbot


KMSAN: uninit-value in __cast5_encrypt

Status: closed as invalid on 2018/04/22 15:44
Subsystems: crypto
[Documentation on labels]
First crash: 2739d, last: 2739d

Sample crash report:
==================================================================
BUG: KMSAN: uninit-value in __arch_swab32 arch/x86/include/uapi/asm/swab.h:10 [inline]
BUG: KMSAN: uninit-value in __fswab32 include/uapi/linux/swab.h:59 [inline]
BUG: KMSAN: uninit-value in __cast5_encrypt+0x1e23/0x2450 crypto/cast5_generic.c:325
CPU: 1 PID: 5501 Comm: syz-executor5 Not tainted 4.16.0+ #82
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+0x185/0x1d0 lib/dump_stack.c:53
 kmsan_report+0x142/0x240 mm/kmsan/kmsan.c:1067
 __msan_warning_32+0x6c/0xb0 mm/kmsan/kmsan_instr.c:676
 __arch_swab32 arch/x86/include/uapi/asm/swab.h:10 [inline]
 __fswab32 include/uapi/linux/swab.h:59 [inline]
 __cast5_encrypt+0x1e23/0x2450 crypto/cast5_generic.c:325
 cast5_encrypt+0x91/0xa0 crypto/cast5_generic.c:364
 cipher_encrypt_unaligned+0x193/0x250 crypto/cipher.c:89
 crypto_cipher_encrypt_one include/linux/crypto.h:1568 [inline]
 crypto_cmac_digest_final+0x45a/0x570 crypto/cmac.c:200
 crypto_shash_final crypto/shash.c:152 [inline]
 shash_finup_unaligned+0x3a8/0x3f0 crypto/shash.c:160
 crypto_shash_finup crypto/shash.c:173 [inline]
 shash_ahash_finup+0x468/0xa30 crypto/shash.c:266
 shash_ahash_digest+0x5c6/0x600 crypto/shash.c:306
 shash_async_digest+0x11c/0x1b0 crypto/shash.c:320
 crypto_ahash_op+0x89a/0xc10 crypto/ahash.c:361
 crypto_ahash_digest+0xe4/0x160 crypto/ahash.c:383
 hash_sendpage+0xb40/0xe10 crypto/algif_hash.c:164
 hash_sendpage_nokey+0x153/0x180 crypto/algif_hash.c:359
 kernel_sendpage net/socket.c:3234 [inline]
 sock_sendpage+0x1de/0x2c0 net/socket.c:855
 pipe_to_sendpage+0x31b/0x430 fs/splice.c:451
 splice_from_pipe_feed fs/splice.c:502 [inline]
 __splice_from_pipe+0x49a/0xf30 fs/splice.c:626
 splice_from_pipe fs/splice.c:661 [inline]
 generic_splice_sendpage+0x1c6/0x2a0 fs/splice.c:832
 do_splice_from fs/splice.c:851 [inline]
 direct_splice_actor+0x19b/0x200 fs/splice.c:1018
 splice_direct_to_actor+0x764/0x1040 fs/splice.c:973
 do_splice_direct+0x335/0x540 fs/splice.c:1061
 do_sendfile+0x1067/0x1e40 fs/read_write.c:1413
 SYSC_sendfile64+0x1b3/0x300 fs/read_write.c:1468
 SyS_sendfile64+0x64/0x90 fs/read_write.c:1460
 do_syscall_64+0x309/0x430 arch/x86/entry/common.c:287
 entry_SYSCALL_64_after_hwframe+0x3d/0xa2
RIP: 0033:0x455259
RSP: 002b:00007f323266bc68 EFLAGS: 00000246 ORIG_RAX: 0000000000000028
RAX: ffffffffffffffda RBX: 00007f323266c6d4 RCX: 0000000000455259
RDX: 0000000020e64ff8 RSI: 0000000000000015 RDI: 0000000000000014
RBP: 000000000072bea0 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000008 R11: 0000000000000246 R12: 00000000ffffffff
R13: 00000000000004c6 R14: 00000000006fa330 R15: 0000000000000000

Uninit was stored to memory at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:278 [inline]
 kmsan_save_stack mm/kmsan/kmsan.c:293 [inline]
 kmsan_internal_chain_origin+0x12b/0x210 mm/kmsan/kmsan.c:684
 __msan_chain_origin+0x69/0xc0 mm/kmsan/kmsan_instr.c:521
 __crypto_xor+0x23c/0x16b0 crypto/algapi.c:1012
 crypto_xor include/crypto/algapi.h:210 [inline]
 crypto_cmac_digest_final+0x3e6/0x570 crypto/cmac.c:198
 crypto_shash_final crypto/shash.c:152 [inline]
 shash_finup_unaligned+0x3a8/0x3f0 crypto/shash.c:160
 crypto_shash_finup crypto/shash.c:173 [inline]
 shash_ahash_finup+0x468/0xa30 crypto/shash.c:266
 shash_ahash_digest+0x5c6/0x600 crypto/shash.c:306
 shash_async_digest+0x11c/0x1b0 crypto/shash.c:320
 crypto_ahash_op+0x89a/0xc10 crypto/ahash.c:361
 crypto_ahash_digest+0xe4/0x160 crypto/ahash.c:383
 hash_sendpage+0xb40/0xe10 crypto/algif_hash.c:164
 hash_sendpage_nokey+0x153/0x180 crypto/algif_hash.c:359
 kernel_sendpage net/socket.c:3234 [inline]
 sock_sendpage+0x1de/0x2c0 net/socket.c:855
 pipe_to_sendpage+0x31b/0x430 fs/splice.c:451
 splice_from_pipe_feed fs/splice.c:502 [inline]
 __splice_from_pipe+0x49a/0xf30 fs/splice.c:626
 splice_from_pipe fs/splice.c:661 [inline]
 generic_splice_sendpage+0x1c6/0x2a0 fs/splice.c:832
 do_splice_from fs/splice.c:851 [inline]
 direct_splice_actor+0x19b/0x200 fs/splice.c:1018
 splice_direct_to_actor+0x764/0x1040 fs/splice.c:973
 do_splice_direct+0x335/0x540 fs/splice.c:1061
 do_sendfile+0x1067/0x1e40 fs/read_write.c:1413
 SYSC_sendfile64+0x1b3/0x300 fs/read_write.c:1468
 SyS_sendfile64+0x64/0x90 fs/read_write.c:1460
 do_syscall_64+0x309/0x430 arch/x86/entry/common.c:287
 entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Uninit was stored to memory at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:278 [inline]
 kmsan_save_stack mm/kmsan/kmsan.c:293 [inline]
 kmsan_internal_chain_origin+0x12b/0x210 mm/kmsan/kmsan.c:684
 __msan_chain_origin+0x69/0xc0 mm/kmsan/kmsan_instr.c:521
 __crypto_xor+0x23c/0x16b0 crypto/algapi.c:1012
 crypto_xor include/crypto/algapi.h:210 [inline]
 crypto_cmac_digest_final+0x377/0x570 crypto/cmac.c:197
 crypto_shash_final crypto/shash.c:152 [inline]
 shash_finup_unaligned+0x3a8/0x3f0 crypto/shash.c:160
 crypto_shash_finup crypto/shash.c:173 [inline]
 shash_ahash_finup+0x468/0xa30 crypto/shash.c:266
 shash_ahash_digest+0x5c6/0x600 crypto/shash.c:306
 shash_async_digest+0x11c/0x1b0 crypto/shash.c:320
 crypto_ahash_op+0x89a/0xc10 crypto/ahash.c:361
 crypto_ahash_digest+0xe4/0x160 crypto/ahash.c:383
 hash_sendpage+0xb40/0xe10 crypto/algif_hash.c:164
 hash_sendpage_nokey+0x153/0x180 crypto/algif_hash.c:359
 kernel_sendpage net/socket.c:3234 [inline]
 sock_sendpage+0x1de/0x2c0 net/socket.c:855
 pipe_to_sendpage+0x31b/0x430 fs/splice.c:451
 splice_from_pipe_feed fs/splice.c:502 [inline]
 __splice_from_pipe+0x49a/0xf30 fs/splice.c:626
 splice_from_pipe fs/splice.c:661 [inline]
 generic_splice_sendpage+0x1c6/0x2a0 fs/splice.c:832
 do_splice_from fs/splice.c:851 [inline]
 direct_splice_actor+0x19b/0x200 fs/splice.c:1018
 splice_direct_to_actor+0x764/0x1040 fs/splice.c:973
 do_splice_direct+0x335/0x540 fs/splice.c:1061
 do_sendfile+0x1067/0x1e40 fs/read_write.c:1413
 SYSC_sendfile64+0x1b3/0x300 fs/read_write.c:1468
 SyS_sendfile64+0x64/0x90 fs/read_write.c:1460
 do_syscall_64+0x309/0x430 arch/x86/entry/common.c:287
 entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Uninit was stored to memory at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:278 [inline]
 kmsan_save_stack mm/kmsan/kmsan.c:293 [inline]
 kmsan_internal_chain_origin+0x12b/0x210 mm/kmsan/kmsan.c:684
 kmsan_memcpy_origins+0x11d/0x170 mm/kmsan/kmsan.c:526
 __msan_memcpy+0x19f/0x1f0 mm/kmsan/kmsan_instr.c:470
 crypto_cmac_digest_update+0x5fe/0x890 crypto/cmac.c:136
 crypto_shash_update crypto/shash.c:117 [inline]
 shash_finup_unaligned+0x202/0x3f0 crypto/shash.c:159
 crypto_shash_finup crypto/shash.c:173 [inline]
 shash_ahash_finup+0x468/0xa30 crypto/shash.c:266
 shash_ahash_digest+0x5c6/0x600 crypto/shash.c:306
 shash_async_digest+0x11c/0x1b0 crypto/shash.c:320
 crypto_ahash_op+0x89a/0xc10 crypto/ahash.c:361
 crypto_ahash_digest+0xe4/0x160 crypto/ahash.c:383
 hash_sendpage+0xb40/0xe10 crypto/algif_hash.c:164
 hash_sendpage_nokey+0x153/0x180 crypto/algif_hash.c:359
 kernel_sendpage net/socket.c:3234 [inline]
 sock_sendpage+0x1de/0x2c0 net/socket.c:855
 pipe_to_sendpage+0x31b/0x430 fs/splice.c:451
 splice_from_pipe_feed fs/splice.c:502 [inline]
 __splice_from_pipe+0x49a/0xf30 fs/splice.c:626
 splice_from_pipe fs/splice.c:661 [inline]
 generic_splice_sendpage+0x1c6/0x2a0 fs/splice.c:832
 do_splice_from fs/splice.c:851 [inline]
 direct_splice_actor+0x19b/0x200 fs/splice.c:1018
 splice_direct_to_actor+0x764/0x1040 fs/splice.c:973
 do_splice_direct+0x335/0x540 fs/splice.c:1061
 do_sendfile+0x1067/0x1e40 fs/read_write.c:1413
 SYSC_sendfile64+0x1b3/0x300 fs/read_write.c:1468
 SyS_sendfile64+0x64/0x90 fs/read_write.c:1460
 do_syscall_64+0x309/0x430 arch/x86/entry/common.c:287
 entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Uninit was created at:
 kmsan_save_stack_with_flags mm/kmsan/kmsan.c:278 [inline]
 kmsan_alloc_meta_for_pages+0x161/0x3a0 mm/kmsan/kmsan.c:814
 kmsan_alloc_page+0x82/0xe0 mm/kmsan/kmsan.c:868
 __alloc_pages_nodemask+0xf5b/0x5dc0 mm/page_alloc.c:4283
 alloc_pages_vma+0xcc8/0x1800 mm/mempolicy.c:2019
 shmem_alloc_page mm/shmem.c:1471 [inline]
 shmem_alloc_and_acct_page+0x6d5/0x1000 mm/shmem.c:1496
 shmem_getpage_gfp+0x35db/0x5770 mm/shmem.c:1771
 shmem_getpage mm/shmem.c:131 [inline]
 shmem_fallocate+0xde2/0x1610 mm/shmem.c:2939
 vfs_fallocate+0x9dc/0xde0 fs/open.c:319
 SYSC_fallocate+0x119/0x1d0 fs/open.c:342
 SyS_fallocate+0x64/0x90 fs/open.c:336
 do_syscall_64+0x309/0x430 arch/x86/entry/common.c:287
 entry_SYSCALL_64_after_hwframe+0x3d/0xa2
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2018/04/09 16:35 https://github.com/google/kmsan.git master e2ab7e8abba4 f13fb445 .config console log report ci-upstream-kmsan-gce
* Struck through repros no longer work on HEAD.