syzbot


KCSAN: data-race in vga_arb_write / vga_arb_write

Status: auto-closed as invalid on 2022/03/02 16:50
Subsystems: dri
[Documentation on labels]
First crash: 1175d, last: 1175d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KCSAN: data-race in vga_arb_write / vga_arb_write (4) pci 1 111d 96d 0/28 auto-obsoleted due to no activity on 2025/02/20 05:21
upstream KCSAN: data-race in vga_arb_write / vga_arb_write (3) pci 1 372d 372d 0/28 auto-obsoleted due to no activity on 2024/05/14 06:54
upstream KCSAN: data-race in vga_arb_write / vga_arb_write (2) pci 1 454d 454d 0/28 auto-obsoleted due to no activity on 2024/02/22 14:54

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

write to 0xffff888157ebd220 of 4 bytes by task 25699 on cpu 0:
 vga_arb_write+0x1602/0x1830 drivers/gpu/vga/vgaarb.c:1100
 vfs_write+0x2af/0x950 fs/read_write.c:588
 ksys_write+0xd9/0x190 fs/read_write.c:643
 __do_sys_write fs/read_write.c:655 [inline]
 __se_sys_write fs/read_write.c:652 [inline]
 __x64_sys_write+0x3e/0x50 fs/read_write.c:652
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

read to 0xffff888157ebd220 of 4 bytes by task 25698 on cpu 1:
 vga_arb_write+0x15f3/0x1830 drivers/gpu/vga/vgaarb.c:1100
 vfs_write+0x2af/0x950 fs/read_write.c:588
 ksys_write+0xd9/0x190 fs/read_write.c:643
 __do_sys_write fs/read_write.c:655 [inline]
 __se_sys_write fs/read_write.c:652 [inline]
 __x64_sys_write+0x3e/0x50 fs/read_write.c:652
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x44/0xd0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

value changed: 0x00000005 -> 0x00000008

Reported by Kernel Concurrency Sanitizer on:
CPU: 1 PID: 25698 Comm: syz-executor.0 Not tainted 5.17.0-rc1-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
2022/01/26 16:45 upstream 0280e3c58f92 2cbffd88 .config console log report info ci2-upstream-kcsan-gce KCSAN: data-race in vga_arb_write / vga_arb_write
* Struck through repros no longer work on HEAD.