Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KCSAN: data-race in copy_page_to_iter / ext4_update_super ext4 | 2 | 1341d | 1368d | 0/28 | auto-closed as invalid on 2021/07/02 09:44 |
syzbot |
sign-in | mailing list | source | docs |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KCSAN: data-race in copy_page_to_iter / ext4_update_super ext4 | 2 | 1341d | 1368d | 0/28 | auto-closed as invalid on 2021/07/02 09:44 |
================================================================== BUG: KCSAN: data-race in copy_page_to_iter / ext4_update_super write to 0xffff888149dd7430 of 4 bytes by task 23975 on cpu 0: __ext4_update_tstamp fs/ext4/super.c:412 [inline] ext4_update_super+0xff/0x740 fs/ext4/super.c:5529 ext4_commit_super+0xf8/0x270 fs/ext4/super.c:5596 ext4_setup_super+0x40c/0x4d0 fs/ext4/super.c:2686 ext4_fill_super+0x5777/0x8080 fs/ext4/super.c:4969 mount_bdev+0x1e8/0x290 fs/super.c:1368 ext4_mount+0x2d/0x40 fs/ext4/super.c:6634 legacy_get_tree+0x70/0xc0 fs/fs_context.c:592 vfs_get_tree+0x4a/0x1a0 fs/super.c:1498 do_new_mount fs/namespace.c:2905 [inline] path_mount+0x11d4/0x1ce0 fs/namespace.c:3235 do_mount fs/namespace.c:3248 [inline] __do_sys_mount fs/namespace.c:3456 [inline] __se_sys_mount+0x23d/0x2e0 fs/namespace.c:3433 __x64_sys_mount+0x63/0x70 fs/namespace.c:3433 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0x90 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae read to 0xffff888149dd7400 of 1024 bytes by task 23971 on cpu 1: instrument_copy_to_user include/linux/instrumented.h:119 [inline] copyout lib/iov_iter.c:189 [inline] copy_page_to_iter_iovec lib/iov_iter.c:261 [inline] copy_page_to_iter+0x320/0x860 lib/iov_iter.c:973 filemap_read+0xf06/0x1230 mm/filemap.c:2605 generic_file_read_iter+0x75/0x2c0 mm/filemap.c:2701 blkdev_read_iter+0xb9/0xf0 fs/block_dev.c:1670 call_read_iter include/linux/fs.h:2108 [inline] new_sync_read fs/read_write.c:415 [inline] vfs_read+0x565/0x5d0 fs/read_write.c:496 ksys_read+0xce/0x180 fs/read_write.c:634 __do_sys_read fs/read_write.c:644 [inline] __se_sys_read fs/read_write.c:642 [inline] __x64_sys_read+0x3e/0x50 fs/read_write.c:642 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0x90 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae Reported by Kernel Concurrency Sanitizer on: CPU: 1 PID: 23971 Comm: systemd-udevd Not tainted 5.13.0-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 ==================================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2021/07/03 21:15 | upstream | 3dbdb38e2869 | 55aa55c2 | .config | console log | report | info | ci2-upstream-kcsan-gce | KCSAN: data-race in copy_page_to_iter / ext4_update_super |