syzbot |
sign-in | mailing list | source | docs |
🐞 Open [1166] 🐞 Fixed [4326] 🐞 Invalid [9671] 📈 Kernel Health 📈 Bug Lifetimes 📈 Fuzzing 📈 Crashes |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback (7) | 1 | 367d | 367d | 0/24 | auto-closed as invalid on 2022/03/12 11:24 | |||
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback (2) | 2 | 731d | 733d | 0/24 | auto-closed as invalid on 2021/03/14 02:07 | |||
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback (5) | 2 | 515d | 526d | 0/24 | auto-closed as invalid on 2021/10/15 22:14 | |||
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback (4) | 1 | 608d | 608d | 0/24 | auto-closed as invalid on 2021/07/14 13:56 | |||
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback (3) | 1 | 679d | 679d | 0/24 | auto-closed as invalid on 2021/05/17 11:16 | |||
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback (8) | 1 | 318d | 318d | 0/24 | auto-closed as invalid on 2022/05/01 05:30 | |||
upstream | KCSAN: data-race in do_epoll_wait / ep_poll_callback | 221 | 918d | 955d | 0/24 | auto-closed as invalid on 2020/08/31 10:40 |
================================================================== BUG: KCSAN: data-race in do_epoll_wait / ep_poll_callback write to 0xffff888138557768 of 4 bytes by task 6475 on cpu 1: ep_send_events fs/eventpoll.c:1699 [inline] ep_poll fs/eventpoll.c:1799 [inline] do_epoll_wait+0x833/0xf40 fs/eventpoll.c:2227 do_epoll_pwait fs/eventpoll.c:2261 [inline] __do_sys_epoll_pwait fs/eventpoll.c:2274 [inline] __se_sys_epoll_pwait+0x12b/0x240 fs/eventpoll.c:2268 __x64_sys_epoll_pwait+0x74/0x80 fs/eventpoll.c:2268 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 0xffff888138557768 of 4 bytes by task 6483 on cpu 0: ep_poll_callback+0x415/0x4e0 fs/eventpoll.c:1206 __wake_up_common+0xbc/0x130 kernel/sched/wait.c:108 __wake_up_common_lock kernel/sched/wait.c:138 [inline] __wake_up+0x80/0xc0 kernel/sched/wait.c:157 sock_def_wakeup+0x59/0x70 net/core/sock.c:3113 inet_shutdown+0x1e4/0x200 net/ipv4/af_inet.c:909 __sys_shutdown_sock net/socket.c:2248 [inline] __sys_shutdown net/socket.c:2260 [inline] __do_sys_shutdown net/socket.c:2268 [inline] __se_sys_shutdown+0xf6/0x140 net/socket.c:2266 __x64_sys_shutdown+0x2d/0x40 net/socket.c:2266 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: 0x60000019 -> 0x60000000 Reported by Kernel Concurrency Sanitizer on: CPU: 0 PID: 6483 Comm: syz-executor.4 Not tainted 5.16.0-rc6-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 ==================================================================
Manager | Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
ci2-upstream-kcsan-gce | 2021/12/25 14:04 | upstream | b927dfc67d05 | 6caa12e4 | .config | console log | report | info | KCSAN: data-race in do_epoll_wait / ep_poll_callback |