syzbot |
sign-in | mailing list | source | docs |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| linux-6.1 | possible deadlock in input_event origin:upstream missing-backport | 4 | C | done | 510 | 11h54m | 997d | 0/3 | upstream: reported C repro on 2023/06/23 12:11 | |
| upstream | possible deadlock in input_event | 4 | C | done | 2740 | 1588d | 1892d | 0/29 | closed as dup on 2021/07/07 07:31 | |
| linux-6.6 | possible deadlock in input_event origin:lts-only | 4 | C | inconclusive | 107 | 12h08m | 259d | 0/2 | upstream: reported C repro on 2025/06/30 21:29 | |
| linux-5.15 | possible deadlock in input_event missing-backport origin:upstream | 4 | C | 468 | 12h10m | 973d | 0/3 | upstream: reported C repro on 2023/07/17 14:44 |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2024/04/20 08:14 | 37m | aha310510@gmail.com | patch | upstream | report log |
| 2024/04/20 06:15 | 1h02m | aha310510@gmail.com | patch | upstream | report log |
| 2024/04/19 16:33 | 22m | aha310510@gmail.com | patch | upstream | error |
| 2023/09/14 21:08 | 24m | retest repro | upstream | OK log | |
| 2023/09/14 21:08 | 20m | retest repro | upstream | OK log | |
| 2023/09/14 21:08 | 19m | retest repro | upstream | OK log | |
| 2023/09/14 21:08 | 19m | retest repro | upstream | OK log | |
| 2023/09/14 21:08 | 19m | retest repro | upstream | OK log | |
| 2023/09/13 21:42 | 20m | retest repro | upstream | OK log | |
| 2023/09/13 21:42 | 19m | retest repro | upstream | OK log | |
| 2023/09/13 21:42 | 20m | retest repro | upstream | OK log | |
| 2023/09/13 21:42 | 20m | retest repro | upstream | OK log | |
| 2023/09/13 21:42 | 31m | retest repro | upstream | OK log |
=====================================================
WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
6.10.0-rc1-syzkaller-00027-g4a4be1ad3a6e #0 Not tainted
-----------------------------------------------------
syz-executor756/5084 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire:
ffff88801b348618 (&f->f_owner.lock){....}-{2:2}, at: send_sigio+0x28/0x3c0 fs/fcntl.c:816
and this task is already holding:
ffff88807957e018 (&new->fa_lock){....}-{2:2}, at: kill_fasync_rcu fs/fcntl.c:1028 [inline]
ffff88807957e018 (&new->fa_lock){....}-{2:2}, at: kill_fasync fs/fcntl.c:1049 [inline]
ffff88807957e018 (&new->fa_lock){....}-{2:2}, at: kill_fasync+0x138/0x4f0 fs/fcntl.c:1042
which would create a new lock dependency:
(&new->fa_lock){....}-{2:2} -> (&f->f_owner.lock){....}-{2:2}
but this new dependency connects a HARDIRQ-irq-safe lock:
(&dev->event_lock#2){-...}-{2:2}
... which became HARDIRQ-irq-safe at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
_raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162
input_event drivers/input/input.c:434 [inline]
input_event+0x70/0xa0 drivers/input/input.c:427
input_report_key include/linux/input.h:425 [inline]
psmouse_report_standard_buttons+0x30/0x80 drivers/input/mouse/psmouse-base.c:128
psmouse_report_standard_packet drivers/input/mouse/psmouse-base.c:146 [inline]
psmouse_process_byte+0x39c/0x8a0 drivers/input/mouse/psmouse-base.c:237
psmouse_handle_byte+0x44/0x570 drivers/input/mouse/psmouse-base.c:279
psmouse_receive_byte+0x243/0xe20 drivers/input/mouse/psmouse-base.c:426
ps2_interrupt+0x20b/0x5b0 drivers/input/serio/libps2.c:613
serio_interrupt+0x8f/0x150 drivers/input/serio/serio.c:998
i8042_interrupt+0x3f5/0x8a0 drivers/input/serio/i8042.c:606
__handle_irq_event_percpu+0x229/0x7c0 kernel/irq/handle.c:158
handle_irq_event_percpu kernel/irq/handle.c:193 [inline]
handle_irq_event+0xab/0x1e0 kernel/irq/handle.c:210
handle_edge_irq+0x263/0xd10 kernel/irq/chip.c:831
generic_handle_irq_desc include/linux/irqdesc.h:173 [inline]
handle_irq arch/x86/kernel/irq.c:247 [inline]
call_irq_handler arch/x86/kernel/irq.c:259 [inline]
__common_interrupt+0xdf/0x250 arch/x86/kernel/irq.c:285
common_interrupt+0xab/0xd0 arch/x86/kernel/irq.c:278
asm_common_interrupt+0x26/0x40 arch/x86/include/asm/idtentry.h:693
native_safe_halt arch/x86/include/asm/irqflags.h:48 [inline]
arch_safe_halt arch/x86/include/asm/irqflags.h:86 [inline]
acpi_safe_halt+0x1a/0x20 drivers/acpi/processor_idle.c:112
acpi_idle_enter+0xc5/0x160 drivers/acpi/processor_idle.c:707
cpuidle_enter_state+0x85/0x500 drivers/cpuidle/cpuidle.c:267
cpuidle_enter+0x4e/0xa0 drivers/cpuidle/cpuidle.c:388
cpuidle_idle_call kernel/sched/idle.c:236 [inline]
do_idle+0x313/0x3f0 kernel/sched/idle.c:332
cpu_startup_entry+0x4f/0x60 kernel/sched/idle.c:430
rest_init+0x16b/0x2b0 init/main.c:747
start_kernel+0x3df/0x4c0 init/main.c:1103
x86_64_start_reservations+0x18/0x30 arch/x86/kernel/head64.c:507
x86_64_start_kernel+0xb2/0xc0 arch/x86/kernel/head64.c:488
common_startup_64+0x13e/0x148
to a HARDIRQ-irq-unsafe lock:
(tasklist_lock){.+.+}-{2:2}
... which became HARDIRQ-irq-unsafe at:
...
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock include/linux/rwlock_api_smp.h:150 [inline]
_raw_read_lock+0x5f/0x70 kernel/locking/spinlock.c:228
__do_wait+0x105/0x890 kernel/exit.c:1583
do_wait+0x219/0x570 kernel/exit.c:1627
kernel_wait+0xa0/0x160 kernel/exit.c:1803
call_usermodehelper_exec_sync kernel/umh.c:137 [inline]
call_usermodehelper_exec_work+0xf1/0x170 kernel/umh.c:164
process_one_work+0x9fb/0x1b60 kernel/workqueue.c:3231
process_scheduled_works kernel/workqueue.c:3312 [inline]
worker_thread+0x6c8/0xf70 kernel/workqueue.c:3393
kthread+0x2c1/0x3a0 kernel/kthread.c:389
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
other info that might help us debug this:
Chain exists of:
&dev->event_lock#2 --> &new->fa_lock --> tasklist_lock
Possible interrupt unsafe locking scenario:
CPU0 CPU1
---- ----
lock(tasklist_lock);
local_irq_disable();
lock(&dev->event_lock#2);
lock(&new->fa_lock);
<Interrupt>
lock(&dev->event_lock#2);
*** DEADLOCK ***
8 locks held by syz-executor756/5084:
#0: ffff888025343110 (&evdev->mutex){+.+.}-{3:3}, at: evdev_write+0x1ff/0x750 drivers/input/evdev.c:513
#1: ffff888024f8a230 (&dev->event_lock#2){-...}-{2:2}, at: input_inject_event+0xa4/0x370 drivers/input/input.c:460
#2: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:329 [inline]
#2: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:781 [inline]
#2: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: input_inject_event+0xca/0x370 drivers/input/input.c:462
#3: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:329 [inline]
#3: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:781 [inline]
#3: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: input_pass_values+0xb2/0x840 drivers/input/input.c:153
#4: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:329 [inline]
#4: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:781 [inline]
#4: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: evdev_events+0x87/0x390 drivers/input/evdev.c:298
#5: ffff88801aafd028 (&client->buffer_lock){....}-{2:2}, at: spin_lock include/linux/spinlock.h:351 [inline]
#5: ffff88801aafd028 (&client->buffer_lock){....}-{2:2}, at: evdev_pass_values+0x10e/0x9b0 drivers/input/evdev.c:261
#6: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:329 [inline]
#6: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:781 [inline]
#6: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: kill_fasync fs/fcntl.c:1048 [inline]
#6: ffffffff8dbb18e0 (rcu_read_lock){....}-{1:2}, at: kill_fasync+0x6d/0x4f0 fs/fcntl.c:1042
#7: ffff88807957e018 (&new->fa_lock){....}-{2:2}, at: kill_fasync_rcu fs/fcntl.c:1028 [inline]
#7: ffff88807957e018 (&new->fa_lock){....}-{2:2}, at: kill_fasync fs/fcntl.c:1049 [inline]
#7: ffff88807957e018 (&new->fa_lock){....}-{2:2}, at: kill_fasync+0x138/0x4f0 fs/fcntl.c:1042
the dependencies between HARDIRQ-irq-safe lock and the holding lock:
-> (&dev->event_lock#2){-...}-{2:2} {
IN-HARDIRQ-W at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
_raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162
input_event drivers/input/input.c:434 [inline]
input_event+0x70/0xa0 drivers/input/input.c:427
input_report_key include/linux/input.h:425 [inline]
psmouse_report_standard_buttons+0x30/0x80 drivers/input/mouse/psmouse-base.c:128
psmouse_report_standard_packet drivers/input/mouse/psmouse-base.c:146 [inline]
psmouse_process_byte+0x39c/0x8a0 drivers/input/mouse/psmouse-base.c:237
psmouse_handle_byte+0x44/0x570 drivers/input/mouse/psmouse-base.c:279
psmouse_receive_byte+0x243/0xe20 drivers/input/mouse/psmouse-base.c:426
ps2_interrupt+0x20b/0x5b0 drivers/input/serio/libps2.c:613
serio_interrupt+0x8f/0x150 drivers/input/serio/serio.c:998
i8042_interrupt+0x3f5/0x8a0 drivers/input/serio/i8042.c:606
__handle_irq_event_percpu+0x229/0x7c0 kernel/irq/handle.c:158
handle_irq_event_percpu kernel/irq/handle.c:193 [inline]
handle_irq_event+0xab/0x1e0 kernel/irq/handle.c:210
handle_edge_irq+0x263/0xd10 kernel/irq/chip.c:831
generic_handle_irq_desc include/linux/irqdesc.h:173 [inline]
handle_irq arch/x86/kernel/irq.c:247 [inline]
call_irq_handler arch/x86/kernel/irq.c:259 [inline]
__common_interrupt+0xdf/0x250 arch/x86/kernel/irq.c:285
common_interrupt+0xab/0xd0 arch/x86/kernel/irq.c:278
asm_common_interrupt+0x26/0x40 arch/x86/include/asm/idtentry.h:693
native_safe_halt arch/x86/include/asm/irqflags.h:48 [inline]
arch_safe_halt arch/x86/include/asm/irqflags.h:86 [inline]
acpi_safe_halt+0x1a/0x20 drivers/acpi/processor_idle.c:112
acpi_idle_enter+0xc5/0x160 drivers/acpi/processor_idle.c:707
cpuidle_enter_state+0x85/0x500 drivers/cpuidle/cpuidle.c:267
cpuidle_enter+0x4e/0xa0 drivers/cpuidle/cpuidle.c:388
cpuidle_idle_call kernel/sched/idle.c:236 [inline]
do_idle+0x313/0x3f0 kernel/sched/idle.c:332
cpu_startup_entry+0x4f/0x60 kernel/sched/idle.c:430
rest_init+0x16b/0x2b0 init/main.c:747
start_kernel+0x3df/0x4c0 init/main.c:1103
x86_64_start_reservations+0x18/0x30 arch/x86/kernel/head64.c:507
x86_64_start_kernel+0xb2/0xc0 arch/x86/kernel/head64.c:488
common_startup_64+0x13e/0x148
INITIAL USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
_raw_spin_lock_irqsave+0x3a/0x60 kernel/locking/spinlock.c:162
input_inject_event+0xa4/0x370 drivers/input/input.c:460
__led_set_brightness drivers/leds/led-core.c:52 [inline]
led_set_brightness_nopm drivers/leds/led-core.c:316 [inline]
led_set_brightness_nosleep drivers/leds/led-core.c:347 [inline]
led_set_brightness+0x211/0x290 drivers/leds/led-core.c:309
led_trigger_event drivers/leds/led-triggers.c:394 [inline]
led_trigger_event+0xda/0x270 drivers/leds/led-triggers.c:382
kbd_led_trigger_activate+0xc6/0x100 drivers/tty/vt/keyboard.c:1036
led_trigger_set+0x590/0xc50 drivers/leds/led-triggers.c:199
led_match_default_trigger drivers/leds/led-triggers.c:256 [inline]
led_match_default_trigger drivers/leds/led-triggers.c:250 [inline]
led_trigger_set_default drivers/leds/led-triggers.c:274 [inline]
led_trigger_set_default+0x1bd/0x2a0 drivers/leds/led-triggers.c:263
led_classdev_register_ext+0x7c4/0xab0 drivers/leds/led-class.c:561
led_classdev_register include/linux/leds.h:271 [inline]
input_leds_connect+0x54a/0x8e0 drivers/input/input-leds.c:145
input_attach_handler.isra.0+0x181/0x260 drivers/input/input.c:1064
input_register_device+0xb22/0x1140 drivers/input/input.c:2470
atkbd_connect+0x5e2/0xa20 drivers/input/keyboard/atkbd.c:1342
serio_connect_driver drivers/input/serio/serio.c:44 [inline]
serio_driver_probe+0x74/0xa0 drivers/input/serio/serio.c:775
call_driver_probe drivers/base/dd.c:578 [inline]
really_probe+0x23e/0xa90 drivers/base/dd.c:656
__driver_probe_device+0x1de/0x440 drivers/base/dd.c:798
driver_probe_device+0x4c/0x1b0 drivers/base/dd.c:828
__driver_attach+0x283/0x580 drivers/base/dd.c:1214
bus_for_each_dev+0x13c/0x1d0 drivers/base/bus.c:368
serio_attach_driver drivers/input/serio/serio.c:804 [inline]
serio_handle_event+0x2bb/0xa90 drivers/input/serio/serio.c:224
process_one_work+0x9fb/0x1b60 kernel/workqueue.c:3231
process_scheduled_works kernel/workqueue.c:3312 [inline]
worker_thread+0x6c8/0xf70 kernel/workqueue.c:3393
kthread+0x2c1/0x3a0 kernel/kthread.c:389
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
}
... key at: [<ffffffff94e28160>] __key.6+0x0/0x40
-> (&client->buffer_lock){....}-{2:2} {
INITIAL USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_spin_lock include/linux/spinlock_api_smp.h:133 [inline]
_raw_spin_lock+0x2e/0x40 kernel/locking/spinlock.c:154
spin_lock include/linux/spinlock.h:351 [inline]
evdev_pass_values+0x10e/0x9b0 drivers/input/evdev.c:261
evdev_events+0x1b7/0x390 drivers/input/evdev.c:306
input_to_handler+0x2a1/0x4d0 drivers/input/input.c:129
input_pass_values+0x5c9/0x840 drivers/input/input.c:161
input_event_dispose+0x37a/0x630 drivers/input/input.c:378
input_handle_event+0x11c/0xd80 drivers/input/input.c:406
input_inject_event+0x1bb/0x370 drivers/input/input.c:465
evdev_write+0x450/0x750 drivers/input/evdev.c:530
vfs_write+0x29a/0x1140 fs/read_write.c:588
ksys_write+0x1f8/0x260 fs/read_write.c:643
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
}
... key at: [<ffffffff94e285e0>] __key.1+0x0/0x40
... acquired at:
__raw_spin_lock include/linux/spinlock_api_smp.h:133 [inline]
_raw_spin_lock+0x2e/0x40 kernel/locking/spinlock.c:154
spin_lock include/linux/spinlock.h:351 [inline]
evdev_pass_values+0x10e/0x9b0 drivers/input/evdev.c:261
evdev_events+0x1b7/0x390 drivers/input/evdev.c:306
input_to_handler+0x2a1/0x4d0 drivers/input/input.c:129
input_pass_values+0x5c9/0x840 drivers/input/input.c:161
input_event_dispose+0x37a/0x630 drivers/input/input.c:378
input_handle_event+0x11c/0xd80 drivers/input/input.c:406
input_inject_event+0x1bb/0x370 drivers/input/input.c:465
evdev_write+0x450/0x750 drivers/input/evdev.c:530
vfs_write+0x29a/0x1140 fs/read_write.c:588
ksys_write+0x1f8/0x260 fs/read_write.c:643
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> (&new->fa_lock){....}-{2:2} {
INITIAL READ USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline]
_raw_read_lock_irqsave+0x74/0x90 kernel/locking/spinlock.c:236
kill_fasync_rcu fs/fcntl.c:1028 [inline]
kill_fasync fs/fcntl.c:1049 [inline]
kill_fasync+0x138/0x4f0 fs/fcntl.c:1042
__pass_event drivers/input/evdev.c:240 [inline]
evdev_pass_values+0x619/0x9b0 drivers/input/evdev.c:278
evdev_events+0x1b7/0x390 drivers/input/evdev.c:306
input_to_handler+0x2a1/0x4d0 drivers/input/input.c:129
input_pass_values+0x5c9/0x840 drivers/input/input.c:161
input_event_dispose+0x37a/0x630 drivers/input/input.c:378
input_handle_event+0x11c/0xd80 drivers/input/input.c:406
input_inject_event+0x1bb/0x370 drivers/input/input.c:465
evdev_write+0x450/0x750 drivers/input/evdev.c:530
vfs_write+0x29a/0x1140 fs/read_write.c:588
ksys_write+0x1f8/0x260 fs/read_write.c:643
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
}
... key at: [<ffffffff94b75bc0>] __key.0+0x0/0x40
... acquired at:
__raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline]
_raw_read_lock_irqsave+0x74/0x90 kernel/locking/spinlock.c:236
kill_fasync_rcu fs/fcntl.c:1028 [inline]
kill_fasync fs/fcntl.c:1049 [inline]
kill_fasync+0x138/0x4f0 fs/fcntl.c:1042
__pass_event drivers/input/evdev.c:240 [inline]
evdev_pass_values+0x619/0x9b0 drivers/input/evdev.c:278
evdev_events+0x1b7/0x390 drivers/input/evdev.c:306
input_to_handler+0x2a1/0x4d0 drivers/input/input.c:129
input_pass_values+0x5c9/0x840 drivers/input/input.c:161
input_event_dispose+0x37a/0x630 drivers/input/input.c:378
input_handle_event+0x11c/0xd80 drivers/input/input.c:406
input_inject_event+0x1bb/0x370 drivers/input/input.c:465
evdev_write+0x450/0x750 drivers/input/evdev.c:530
vfs_write+0x29a/0x1140 fs/read_write.c:588
ksys_write+0x1f8/0x260 fs/read_write.c:643
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
the dependencies between the lock to be acquired
and HARDIRQ-irq-unsafe lock:
-> (tasklist_lock){.+.+}-{2:2} {
HARDIRQ-ON-R at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock include/linux/rwlock_api_smp.h:150 [inline]
_raw_read_lock+0x5f/0x70 kernel/locking/spinlock.c:228
__do_wait+0x105/0x890 kernel/exit.c:1583
do_wait+0x219/0x570 kernel/exit.c:1627
kernel_wait+0xa0/0x160 kernel/exit.c:1803
call_usermodehelper_exec_sync kernel/umh.c:137 [inline]
call_usermodehelper_exec_work+0xf1/0x170 kernel/umh.c:164
process_one_work+0x9fb/0x1b60 kernel/workqueue.c:3231
process_scheduled_works kernel/workqueue.c:3312 [inline]
worker_thread+0x6c8/0xf70 kernel/workqueue.c:3393
kthread+0x2c1/0x3a0 kernel/kthread.c:389
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
SOFTIRQ-ON-R at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock include/linux/rwlock_api_smp.h:150 [inline]
_raw_read_lock+0x5f/0x70 kernel/locking/spinlock.c:228
__do_wait+0x105/0x890 kernel/exit.c:1583
do_wait+0x219/0x570 kernel/exit.c:1627
kernel_wait+0xa0/0x160 kernel/exit.c:1803
call_usermodehelper_exec_sync kernel/umh.c:137 [inline]
call_usermodehelper_exec_work+0xf1/0x170 kernel/umh.c:164
process_one_work+0x9fb/0x1b60 kernel/workqueue.c:3231
process_scheduled_works kernel/workqueue.c:3312 [inline]
worker_thread+0x6c8/0xf70 kernel/workqueue.c:3393
kthread+0x2c1/0x3a0 kernel/kthread.c:389
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
INITIAL USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline]
_raw_write_lock_irq+0x36/0x50 kernel/locking/spinlock.c:326
copy_process+0x441a/0x8f10 kernel/fork.c:2516
kernel_clone+0xfd/0x980 kernel/fork.c:2797
user_mode_thread+0xb4/0xf0 kernel/fork.c:2875
rest_init+0x23/0x2b0 init/main.c:712
start_kernel+0x3df/0x4c0 init/main.c:1103
x86_64_start_reservations+0x18/0x30 arch/x86/kernel/head64.c:507
x86_64_start_kernel+0xb2/0xc0 arch/x86/kernel/head64.c:488
common_startup_64+0x13e/0x148
INITIAL READ USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock include/linux/rwlock_api_smp.h:150 [inline]
_raw_read_lock+0x5f/0x70 kernel/locking/spinlock.c:228
__do_wait+0x105/0x890 kernel/exit.c:1583
do_wait+0x219/0x570 kernel/exit.c:1627
kernel_wait+0xa0/0x160 kernel/exit.c:1803
call_usermodehelper_exec_sync kernel/umh.c:137 [inline]
call_usermodehelper_exec_work+0xf1/0x170 kernel/umh.c:164
process_one_work+0x9fb/0x1b60 kernel/workqueue.c:3231
process_scheduled_works kernel/workqueue.c:3312 [inline]
worker_thread+0x6c8/0xf70 kernel/workqueue.c:3393
kthread+0x2c1/0x3a0 kernel/kthread.c:389
ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147
ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:244
}
... key at: [<ffffffff8d80a098>] tasklist_lock+0x18/0x40
... acquired at:
__raw_read_lock include/linux/rwlock_api_smp.h:150 [inline]
_raw_read_lock+0x5f/0x70 kernel/locking/spinlock.c:228
send_sigurg+0xb0/0xc30 fs/fcntl.c:871
sk_send_sigurg+0x7a/0x370 net/core/sock.c:3411
queue_oob net/unix/af_unix.c:2182 [inline]
unix_stream_sendmsg+0xe33/0x10f0 net/unix/af_unix.c:2300
sock_sendmsg_nosec net/socket.c:730 [inline]
__sock_sendmsg net/socket.c:745 [inline]
____sys_sendmsg+0xab5/0xc90 net/socket.c:2585
___sys_sendmsg+0x135/0x1e0 net/socket.c:2639
__sys_sendmsg+0x117/0x1f0 net/socket.c:2668
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
-> (&f->f_owner.lock){....}-{2:2} {
INITIAL USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline]
_raw_write_lock_irq+0x36/0x50 kernel/locking/spinlock.c:326
f_modown+0x2a/0x380 fs/fcntl.c:93
__f_setown fs/fcntl.c:112 [inline]
f_setown+0xd4/0x2a0 fs/fcntl.c:140
do_fcntl+0x11f7/0x1380 fs/fcntl.c:412
__do_sys_fcntl fs/fcntl.c:492 [inline]
__se_sys_fcntl fs/fcntl.c:477 [inline]
__x64_sys_fcntl+0x174/0x200 fs/fcntl.c:477
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
INITIAL READ USE at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline]
_raw_read_lock_irqsave+0x74/0x90 kernel/locking/spinlock.c:236
send_sigurg+0x22/0xc30 fs/fcntl.c:855
sk_send_sigurg+0x7a/0x370 net/core/sock.c:3411
queue_oob net/unix/af_unix.c:2182 [inline]
unix_stream_sendmsg+0xe33/0x10f0 net/unix/af_unix.c:2300
sock_sendmsg_nosec net/socket.c:730 [inline]
__sock_sendmsg net/socket.c:745 [inline]
____sys_sendmsg+0xab5/0xc90 net/socket.c:2585
___sys_sendmsg+0x135/0x1e0 net/socket.c:2639
__sys_sendmsg+0x117/0x1f0 net/socket.c:2668
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
}
... key at: [<ffffffff94b74e60>] __key.2+0x0/0x40
... acquired at:
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline]
_raw_read_lock_irqsave+0x74/0x90 kernel/locking/spinlock.c:236
send_sigio+0x28/0x3c0 fs/fcntl.c:816
kill_fasync_rcu fs/fcntl.c:1035 [inline]
kill_fasync fs/fcntl.c:1049 [inline]
kill_fasync+0x1f6/0x4f0 fs/fcntl.c:1042
__pass_event drivers/input/evdev.c:240 [inline]
evdev_pass_values+0x619/0x9b0 drivers/input/evdev.c:278
evdev_events+0x1b7/0x390 drivers/input/evdev.c:306
input_to_handler+0x2a1/0x4d0 drivers/input/input.c:129
input_pass_values+0x5c9/0x840 drivers/input/input.c:161
input_event_dispose+0x37a/0x630 drivers/input/input.c:378
input_handle_event+0x11c/0xd80 drivers/input/input.c:406
input_inject_event+0x1bb/0x370 drivers/input/input.c:465
evdev_write+0x450/0x750 drivers/input/evdev.c:530
vfs_write+0x29a/0x1140 fs/read_write.c:588
ksys_write+0x1f8/0x260 fs/read_write.c:643
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
stack backtrace:
CPU: 1 PID: 5084 Comm: syz-executor756 Not tainted 6.10.0-rc1-syzkaller-00027-g4a4be1ad3a6e #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call Trace:
<TASK>
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:114
print_bad_irq_dependency kernel/locking/lockdep.c:2626 [inline]
check_irq_usage+0xe3c/0x1490 kernel/locking/lockdep.c:2865
check_prev_add kernel/locking/lockdep.c:3138 [inline]
check_prevs_add kernel/locking/lockdep.c:3253 [inline]
validate_chain kernel/locking/lockdep.c:3869 [inline]
__lock_acquire+0x248e/0x3b30 kernel/locking/lockdep.c:5137
lock_acquire kernel/locking/lockdep.c:5754 [inline]
lock_acquire+0x1b1/0x560 kernel/locking/lockdep.c:5719
__raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline]
_raw_read_lock_irqsave+0x74/0x90 kernel/locking/spinlock.c:236
send_sigio+0x28/0x3c0 fs/fcntl.c:816
kill_fasync_rcu fs/fcntl.c:1035 [inline]
kill_fasync fs/fcntl.c:1049 [inline]
kill_fasync+0x1f6/0x4f0 fs/fcntl.c:1042
__pass_event drivers/input/evdev.c:240 [inline]
evdev_pass_values+0x619/0x9b0 drivers/input/evdev.c:278
evdev_events+0x1b7/0x390 drivers/input/evdev.c:306
input_to_handler+0x2a1/0x4d0 drivers/input/input.c:129
input_pass_values+0x5c9/0x840 drivers/input/input.c:161
input_event_dispose+0x37a/0x630 drivers/input/input.c:378
input_handle_event+0x11c/0xd80 drivers/input/input.c:406
input_inject_event+0x1bb/0x370 drivers/input/input.c:465
evdev_write+0x450/0x750 drivers/input/evdev.c:530
vfs_write+0x29a/0x1140 fs/read_write.c:588
ksys_write+0x1f8/0x260 fs/read_write.c:643
do_syscall_x64 arch/x86/entry/common.c:52 [inline]
do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83
entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f9b69466a39
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 c1 17 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffe7e6da398 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f9b69466a39
RDX: 0000000000002778 RSI: 0000000020000040 RDI: 0000000000000006
RBP: 00007f9b694d95f0 R08: 0000000000000006 R09: 0000000000000006
R10: 000000000000001f R11: 0000000000000246 R12: 0000000000000001
R13: 431bde82d7b634db R14: 0000000000000001 R15: 0000000000000001
</TASK>
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2024/05/31 06:05 | upstream | 4a4be1ad3a6e | 34889ee3 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2024/05/20 14:50 | upstream | eb6a9339efeb | c0f1611a | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/05/04 19:00 | upstream | 3d25a941ea50 | 610f2a54 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/05/04 18:20 | upstream | 7367539ad4b0 | 610f2a54 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2024/04/28 14:18 | upstream | 2c8159388952 | 07b455f9 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/04/20 16:06 | upstream | 13a2e429f644 | af24b050 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2024/04/11 19:45 | upstream | 480e035fc4c7 | 478efa7f | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/04/05 10:58 | upstream | 480e035fc4c7 | 0ee3535e | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/04/05 08:40 | upstream | fe46a7dd189e | 0ee3535e | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2024/03/30 06:29 | upstream | 480e035fc4c7 | c52bcb23 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/03/08 11:28 | upstream | 3aaa8ce7a335 | cf82cde1 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2024/03/07 21:55 | upstream | 135288b73cef | 2b789849 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2024/02/25 21:34 | upstream | ab0a97cffa0b | 8d446f15 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2023/12/28 19:09 | upstream | f5837722ffec | fb427a07 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2023/12/19 16:29 | upstream | 2cf4f94d8e86 | 3ad490ea | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2023/11/17 12:09 | upstream | 7475e51b8796 | cb976f63 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-badwrites-root | possible deadlock in input_event | |
| 2023/11/11 22:59 | upstream | 3ca112b71f35 | 6d6dbf8a | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2023/11/11 00:27 | upstream | ac347a0655db | 45e9b83e | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2023/11/07 14:42 | upstream | be3ca57cfb77 | 83211397 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2023/10/28 05:32 | upstream | 888cf78c29e2 | 3c418d72 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2023/09/22 21:45 | upstream | dc912ba91b7e | 0b6a67ac | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2024/07/26 04:28 | upstream | 1722389b0d86 | 3f86dfed | .config | console log | report | syz / log | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2024/06/02 09:20 | upstream | 89be4025b0db | c2e07261 | .config | console log | report | syz / log | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2024/05/14 08:01 | upstream | a5131c3fdf26 | fdb4c10c | .config | console log | report | syz | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2024/03/28 19:33 | upstream | 8d025e2092e2 | ceaf7ddd | .config | console log | report | syz | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2023/12/28 14:07 | upstream | f5837722ffec | fb427a07 | .config | console log | report | syz | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2023/12/25 02:43 | upstream | 861deac3b092 | fb427a07 | .config | console log | report | syz | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2023/12/11 12:26 | upstream | a39b6ac3781d | 28b24332 | .config | console log | report | syz | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2023/10/15 01:47 | upstream | 727fb8376504 | f757a323 | .config | console log | report | syz | C | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | |
| 2023/08/25 15:38 | upstream | 4f9e7fabf864 | 03d9c195 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2023/07/17 05:26 | upstream | 20edcec23f92 | 35d9ecc5 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-badwrites-root | possible deadlock in input_event | |
| 2023/07/15 20:26 | upstream | b6e6cc1f78c7 | 35d9ecc5 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2023/02/03 02:22 | upstream | 9f266ccaa2f5 | 16d19e30 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | |
| 2022/10/03 06:30 | upstream | a962b54e162c | feb56351 | .config | strace log | report | syz | C | [disk image] [vmlinux] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2022/09/19 04:11 | upstream | 38eddeedbbea | dd9a85ff | .config | strace log | report | syz | C | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2022/08/18 16:02 | upstream | 274a2eebf80c | d58e263f | .config | strace log | report | syz | C | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2022/08/11 05:36 | upstream | 200e340f2196 | a6201f11 | .config | strace log | report | syz | C | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2022/08/04 08:15 | upstream | 200e340f2196 | 1c9013ac | .config | strace log | report | syz | C | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2022/07/14 17:11 | upstream | 4a57a8400075 | 5d921b08 | .config | strace log | report | syz | C | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2021/12/13 02:41 | upstream | 90d9fbc16b69 | 49ca1f59 | .config | console log | report | syz | C | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2024/04/28 22:06 | linux-next | bb7a2467e6be | 07b455f9 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in input_event | |
| 2023/10/26 17:48 | linux-next | 2ef7141596ee | 23afc60f | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in input_event | |
| 2023/02/26 20:07 | linux-next | 8232539f864c | ee50e71c | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in input_event | |
| 2023/08/05 16:52 | upstream | 024ff300db33 | 4ffcc9ef | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2023/07/11 17:16 | upstream | 3f01e9fed845 | 2f19aa4f | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2023/06/15 18:24 | upstream | b6dad5178cea | 757d26ed | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2023/06/15 04:44 | upstream | b6dad5178cea | 76decb82 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2023/01/05 11:40 | upstream | 512dee0c00ad | 1dac8c7a | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2022/12/23 04:32 | upstream | 8395ae05cb5a | 9da18ae8 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2022/12/03 07:34 | upstream | a4412fdd49dc | e080de16 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2022/11/29 18:56 | upstream | ca57f02295f1 | 05dc7993 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2022/11/22 11:50 | upstream | eb7081409f94 | 1c576c23 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2022/11/16 15:46 | upstream | 81e7cfa3a9eb | 3a127a31 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | |
| 2022/10/05 08:23 | upstream | a5088ee7251e | eab8f949 | .config | strace log | report | syz | C | [disk image] [vmlinux] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2022/09/19 03:16 | upstream | 38eddeedbbea | dd9a85ff | .config | strace log | report | syz | C | [disk image] [vmlinux] | ci-upstream-kasan-gce | possible deadlock in input_event | |
| 2022/09/19 02:45 | upstream | 38eddeedbbea | dd9a85ff | .config | strace log | report | syz | C | [disk image] [vmlinux] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | |
| 2022/09/07 23:30 | upstream | 0066f1b0e275 | c5b7bc57 | .config | strace log | report | syz | C | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | ||
| 2022/08/04 02:29 | upstream | 200e340f2196 | 1c9013ac | .config | strace log | report | syz | C | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/16 23:34 | upstream | 2d1373e4246d | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/16 22:04 | upstream | 2d1373e4246d | 0737c18f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/16 12:48 | upstream | f338e7738378 | 64e21424 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/16 08:55 | upstream | f338e7738378 | 64e21424 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/16 06:00 | upstream | 4f3df2e5ea69 | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/15 20:12 | upstream | 267594792a71 | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/15 16:28 | upstream | 267594792a71 | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/15 10:44 | upstream | 267594792a71 | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/12 10:38 | upstream | 80234b5ab240 | 4efadf07 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/10 13:45 | upstream | 1f318b96cc84 | 4683d576 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/06 17:34 | upstream | 5ee8dbf54602 | 41d8037d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/05 07:51 | upstream | ecc64d2dc9ff | a9fe5c9e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/05 01:19 | upstream | ecc64d2dc9ff | a9fe5c9e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/03 03:12 | upstream | af4e9ef3d784 | 28b83e23 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/03/02 02:54 | upstream | e2bd1b136926 | 43249bac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/27 04:04 | upstream | a75cb869a8cc | a2f13f71 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/27 01:56 | upstream | f4d0ec0aa20d | ffa54287 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/26 22:11 | upstream | f4d0ec0aa20d | ffa54287 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/25 17:36 | upstream | 7dff99b35460 | df2e85d4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/25 12:52 | upstream | 7dff99b35460 | df2e85d4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/25 09:57 | upstream | 7dff99b35460 | 787dfb7c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/25 01:06 | upstream | 7dff99b35460 | 787dfb7c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2026/02/24 22:56 | upstream | 7dff99b35460 | 96b1aa46 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/24 16:32 | upstream | 7dff99b35460 | 96b1aa46 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/24 14:03 | upstream | 7dff99b35460 | 96b1aa46 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2026/02/24 12:10 | upstream | 7dff99b35460 | 96b1aa46 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/21 04:37 | upstream | a95f71ad3e2e | 6e7b5511 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2026/02/20 22:52 | upstream | a95f71ad3e2e | 741f5161 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2026/02/20 16:06 | upstream | 8bf22c33e7a1 | 741f5161 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/20 05:20 | upstream | 8bf22c33e7a1 | 17d780d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/19 23:02 | upstream | 2b7a25df823d | 73a252ac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | possible deadlock in input_event | ||
| 2026/02/19 06:50 | upstream | 956b9cbd7f15 | 746545b8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | possible deadlock in input_event | ||
| 2026/01/21 18:39 | upstream | 6c790212c588 | 6f1aa2f9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | possible deadlock in input_event | ||
| 2026/01/09 22:58 | upstream | 372800cb95a3 | d6526ea3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-badwrites-root | possible deadlock in input_event | ||
| 2025/08/18 15:17 | upstream | 038d61fd6422 | 1804e95e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | possible deadlock in input_event | ||
| 2026/03/15 13:36 | upstream | 267594792a71 | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/03/01 11:06 | upstream | eb71ab2bf722 | 43249bac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/28 21:48 | upstream | 42eb01783091 | 43249bac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/28 07:58 | upstream | 4d349ee5c778 | 43249bac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/27 21:56 | upstream | a75cb869a8cc | 2cf092b8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/27 15:38 | upstream | a75cb869a8cc | 2cf092b8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/26 16:54 | upstream | f4d0ec0aa20d | ffa54287 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/26 02:08 | upstream | d9d32e5bd5a4 | e0f78d93 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/26 02:08 | upstream | d9d32e5bd5a4 | e0f78d93 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/25 22:52 | upstream | d9d32e5bd5a4 | df2e85d4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/25 21:18 | upstream | 7dff99b35460 | df2e85d4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/25 11:37 | upstream | 7dff99b35460 | 787dfb7c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/24 12:30 | upstream | 7dff99b35460 | 96b1aa46 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/24 10:06 | upstream | 7dff99b35460 | 41d2fa6a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2026/02/20 09:14 | upstream | 8bf22c33e7a1 | 17d780d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | possible deadlock in input_event | ||
| 2025/09/19 11:07 | upstream | 097a6c336d00 | 67c37560 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream | possible deadlock in input_event | ||
| 2025/12/16 09:15 | upstream | 40fbbd64bba6 | d1b870e1 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu-upstream-386 | possible deadlock in input_event | ||
| 2021/11/10 12:51 | upstream | cb690f5238d7 | 75b04091 | .config | console log | report | info | ci-upstream-kasan-gce-386 | possible deadlock in input_event | |||
| 2021/11/10 04:33 | upstream | cb690f5238d7 | 55fa030c | .config | console log | report | info | ci-upstream-kasan-gce-386 | possible deadlock in input_event | |||
| 2026/03/15 08:58 | linux-next | b84a0ebe421c | ee8d34d6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-rust-kasan-gce | possible deadlock in input_event | ||
| 2026/03/03 01:57 | linux-next | d517cb8cea01 | 28b83e23 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in input_event | ||
| 2026/03/02 17:10 | linux-next | d517cb8cea01 | b9dd6534 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in input_event | ||
| 2026/02/24 00:06 | linux-next | d4906ae14a5f | 41d2fa6a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | possible deadlock in input_event |