Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported |
---|---|---|---|---|---|---|
KMSAN: uninit-value in z_erofs_lz4_decompress (2) erofs | C | 33 | 328d | 360d |
syzbot |
sign-in | mailing list | source | docs |
Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3) | 5 (11) | 2024/03/19 10:34 |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KMSAN: uninit-value in z_erofs_lz4_decompress erofs | 1 | 504d | 504d | 0/28 | auto-obsoleted due to no activity on 2023/11/03 19:44 | |||
upstream | KMSAN: uninit-value in z_erofs_lz4_decompress (2) erofs | C | 33 | 328d | 360d | 25/28 | fixed on 2024/01/30 15:47 | ||
upstream | KMSAN: kernel-infoleak in _copy_to_iter (7) net | C | 138977 | 666d | 1018d | 22/28 | fixed on 2023/02/24 13:50 | ||
upstream | KMSAN: kernel-infoleak in _copy_to_iter (8) mm | C | 21180 | 562d | 656d | 22/28 | fixed on 2023/06/08 14:41 |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2024/03/19 09:31 | 27m | hsiangkao@linux.alibaba.com | upstream | OK log | |
2024/02/20 06:50 | 29m | hsiangkao@linux.alibaba.com | upstream | error | |
2024/02/01 23:30 | 1h52m | eadavis@qq.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master | error |
2024/02/01 16:17 | 21m | hsiangkao@linux.alibaba.com | upstream | error | |
2024/02/01 12:20 | 1m | eadavis@qq.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master | error |
erofs: (device loop0): z_erofs_lz4_decompress_mem: failed to decompress -42 in[46, 0] out[9000] ===================================================== BUG: KMSAN: uninit-value in hex_dump_to_buffer+0xae9/0x10f0 lib/hexdump.c:194 hex_dump_to_buffer+0xae9/0x10f0 lib/hexdump.c:194 print_hex_dump+0x13d/0x3e0 lib/hexdump.c:276 z_erofs_lz4_decompress_mem fs/erofs/decompressor.c:252 [inline] z_erofs_lz4_decompress+0x257e/0x2a70 fs/erofs/decompressor.c:311 z_erofs_decompress_pcluster fs/erofs/zdata.c:1290 [inline] z_erofs_decompress_queue+0x338c/0x6460 fs/erofs/zdata.c:1372 z_erofs_decompressqueue_work+0x57/0x70 fs/erofs/zdata.c:1387 process_one_work kernel/workqueue.c:2633 [inline] process_scheduled_works+0x104e/0x1e70 kernel/workqueue.c:2706 worker_thread+0xf45/0x1490 kernel/workqueue.c:2787 kthread+0x3ed/0x540 kernel/kthread.c:388 ret_from_fork+0x66/0x80 arch/x86/kernel/process.c:147 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:242 Uninit was created at: __alloc_pages+0x9a4/0xe00 mm/page_alloc.c:4591 alloc_pages_mpol+0x62b/0x9d0 mm/mempolicy.c:2133 alloc_pages mm/mempolicy.c:2204 [inline] folio_alloc+0x1da/0x380 mm/mempolicy.c:2211 filemap_alloc_folio+0xa5/0x430 mm/filemap.c:974 page_cache_ra_unbounded+0x2cc/0x960 mm/readahead.c:247 do_page_cache_ra mm/readahead.c:299 [inline] page_cache_ra_order+0xfeb/0x10a0 mm/readahead.c:546 ondemand_readahead+0x132b/0x1710 mm/readahead.c:668 page_cache_sync_ra+0x724/0x760 mm/readahead.c:695 page_cache_sync_readahead include/linux/pagemap.h:1283 [inline] filemap_get_pages+0x4c7/0x2c90 mm/filemap.c:2497 filemap_read+0x59e/0x14d0 mm/filemap.c:2593 generic_file_read_iter+0x136/0xad0 mm/filemap.c:2781 __kernel_read+0x3bb/0x9e0 fs/read_write.c:434 integrity_kernel_read+0x77/0x90 security/integrity/iint.c:221 ima_calc_file_hash_tfm security/integrity/ima/ima_crypto.c:485 [inline] ima_calc_file_shash security/integrity/ima/ima_crypto.c:516 [inline] ima_calc_file_hash+0x1743/0x3cc0 security/integrity/ima/ima_crypto.c:573 ima_collect_measurement+0x44d/0xdd0 security/integrity/ima/ima_api.c:290 process_measurement+0x2936/0x3ef0 security/integrity/ima/ima_main.c:359 ima_file_check+0xb3/0x100 security/integrity/ima/ima_main.c:557 do_open fs/namei.c:3624 [inline] path_openat+0x4d05/0x5ac0 fs/namei.c:3779 do_filp_open+0x20d/0x590 fs/namei.c:3806 do_sys_openat2+0x1bf/0x2f0 fs/open.c:1404 do_sys_open fs/open.c:1419 [inline] __do_sys_open fs/open.c:1427 [inline] __se_sys_open fs/open.c:1423 [inline] __x64_sys_open+0x275/0x2d0 fs/open.c:1423 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x6d/0x140 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x63/0x6b CPU: 0 PID: 4393 Comm: kworker/u5:1 Not tainted 6.7.0-syzkaller-00562-g9f8413c4a66f #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/25/2024 Workqueue: erofs_worker z_erofs_decompressqueue_work =====================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2024/02/01 10:34 | upstream | 9f8413c4a66f | 373b66cd | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] [mounted in repro] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | |
2024/02/07 20:08 | upstream | 9f8413c4a66f | 6404acf9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 13:38 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 13:38 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 13:38 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 13:37 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/02 16:51 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/01/31 23:40 | upstream | 9f8413c4a66f | 373b66cd | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/01/31 00:07 | upstream | 9f8413c4a66f | 7f400fcb | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/01/30 23:48 | upstream | 9f8413c4a66f | 7f400fcb | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/07 20:09 | upstream | 9f8413c4a66f | 6404acf9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 14:56 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 14:55 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 14:55 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/02/03 14:55 | upstream | 9f8413c4a66f | 60bf9982 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in z_erofs_lz4_decompress | ||
2024/01/31 23:41 | upstream | 9f8413c4a66f | 373b66cd | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kmsan-gce-386-root | KMSAN: uninit-value in z_erofs_lz4_decompress |