syzbot


KCSAN: data-race in cgroup_freezer_migrate_task / handle_mm_fault (3)

Status: auto-closed as invalid on 2020/12/25 21:40
Subsystems: cgroups
[Documentation on labels]
Reported-by: syzbot+b763b6bc33001b14b64c@syzkaller.appspotmail.com
First crash: 1252d, last: 1252d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in cgroup_freezer_migrate_task / handle_mm_fault (4) cgroups 2 1173d 1197d 0/26 auto-closed as invalid on 2021/03/14 16:47
upstream KCSAN: data-race in cgroup_freezer_migrate_task / handle_mm_fault cgroups 1 1593d 1593d 0/26 auto-closed as invalid on 2020/02/23 07:27
upstream KCSAN: data-race in cgroup_freezer_migrate_task / handle_mm_fault (2) cgroups 1 1305d 1305d 0/26 auto-closed as invalid on 2020/11/02 09:03

Sample crash report:
==================================================================
BUG: KCSAN: data-race in cgroup_freezer_migrate_task / handle_mm_fault

write to 0xffff888100c4c4b8 of 1 bytes by task 8755 on cpu 0:
 mem_cgroup_exit_user_fault include/linux/memcontrol.h:659 [inline]
 handle_mm_fault+0x145f/0x1770 mm/memory.c:4610
 do_user_addr_fault+0x33e/0x730 arch/x86/mm/fault.c:1372
 handle_page_fault arch/x86/mm/fault.c:1429 [inline]
 exc_page_fault+0x91/0x290 arch/x86/mm/fault.c:1485
 asm_exc_page_fault+0x1e/0x30 arch/x86/include/asm/idtentry.h:583

read to 0xffff888100c4c4b8 of 1 bytes by task 1 on cpu 1:
 cgroup_freezer_migrate_task+0xa9/0x280 kernel/cgroup/freezer.c:239
 cgroup_migrate_execute+0x2c5/0x890 kernel/cgroup/cgroup.c:2431
 cgroup_migrate kernel/cgroup/cgroup.c:2706 [inline]
 cgroup_attach_task+0x1aa/0x300 kernel/cgroup/cgroup.c:2739
 __cgroup1_procs_write+0x1a7/0x220 kernel/cgroup/cgroup-v1.c:519
 cgroup1_procs_write+0x26/0x30 kernel/cgroup/cgroup-v1.c:532
 cgroup_file_write+0x173/0x2f0 kernel/cgroup/cgroup.c:3699
 kernfs_fop_write+0x207/0x2c0 fs/kernfs/file.c:315
 vfs_write+0x21a/0x7c0 fs/read_write.c:603
 ksys_write+0xce/0x180 fs/read_write.c:658
 __do_sys_write fs/read_write.c:670 [inline]
 __se_sys_write fs/read_write.c:667 [inline]
 __x64_sys_write+0x3e/0x50 fs/read_write.c:667
 do_syscall_64+0x39/0x80 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x44/0xa9

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 1 Comm: systemd Not tainted 5.10.0-rc4-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
==================================================================

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/11/20 21:39 upstream 4d02da974ea8 68068804 .config console log report info ci2-upstream-kcsan-gce
* Struck through repros no longer work on HEAD.