===================================================== WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected syzkaller #0 Not tainted ----------------------------------------------------- syz.5.3252/17149 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: ffff88805eb57360 (&new->fa_lock){....}-{2:2}, at: kill_fasync_rcu fs/fcntl.c:990 [inline] ffff88805eb57360 (&new->fa_lock){....}-{2:2}, at: kill_fasync+0x192/0x4b0 fs/fcntl.c:1011 and this task is already holding: ffff88807e708028 (&client->buffer_lock){....}-{2:2}, at: spin_lock include/linux/spinlock.h:351 [inline] ffff88807e708028 (&client->buffer_lock){....}-{2:2}, at: evdev_pass_values+0xcb/0xab0 drivers/input/evdev.c:261 which would create a new lock dependency: (&client->buffer_lock){....}-{2:2} -> (&new->fa_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+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb4/0x100 kernel/locking/spinlock.c:162 input_event+0x7a/0xc0 drivers/input/input.c:434 input_report_key include/linux/input.h:425 [inline] psmouse_report_standard_buttons drivers/input/mouse/psmouse-base.c:128 [inline] psmouse_report_standard_packet+0x53/0x200 drivers/input/mouse/psmouse-base.c:146 psmouse_process_byte+0x478/0x670 drivers/input/mouse/psmouse-base.c:237 psmouse_handle_byte+0x43/0x490 drivers/input/mouse/psmouse-base.c:279 ps2_interrupt+0x164/0x980 drivers/input/serio/libps2.c:613 serio_interrupt+0x8b/0x130 drivers/input/serio/serio.c:998 i8042_interrupt+0x385/0x710 drivers/input/serio/i8042.c:610 __handle_irq_event_percpu+0x271/0x940 kernel/irq/handle.c:158 handle_irq_event_percpu kernel/irq/handle.c:193 [inline] handle_irq_event+0x8b/0x1e0 kernel/irq/handle.c:210 handle_edge_irq+0x247/0xb30 kernel/irq/chip.c:831 generic_handle_irq_desc include/linux/irqdesc.h:161 [inline] handle_irq arch/x86/kernel/irq.c:240 [inline] __common_interrupt+0x13b/0x230 arch/x86/kernel/irq.c:259 common_interrupt+0xb4/0xd0 arch/x86/kernel/irq.c:249 asm_common_interrupt+0x26/0x40 arch/x86/include/asm/idtentry.h:678 __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline] _raw_spin_unlock_irqrestore+0xc0/0x120 kernel/locking/spinlock.c:194 spin_unlock_irqrestore include/linux/spinlock.h:406 [inline] i8042_command drivers/input/serio/i8042.c:360 [inline] i8042_aux_write+0x109/0x170 drivers/input/serio/i8042.c:395 serio_write include/linux/serio.h:126 [inline] ps2_do_sendbyte+0x1fd/0x6f0 drivers/input/serio/libps2.c:58 ps2_sendbyte+0x5f/0x120 drivers/input/serio/libps2.c:113 cypress_ps2_sendbyte drivers/input/mouse/cypress_ps2.c:42 [inline] cypress_ps2_read_cmd_status drivers/input/mouse/cypress_ps2.c:116 [inline] cypress_send_ext_cmd+0x244/0x930 drivers/input/mouse/cypress_ps2.c:189 cypress_detect+0x93/0x1a0 drivers/input/mouse/cypress_ps2.c:205 psmouse_do_detect drivers/input/mouse/psmouse-base.c:1006 [inline] psmouse_try_protocol drivers/input/mouse/psmouse-base.c:1020 [inline] psmouse_extensions+0x471/0xc00 drivers/input/mouse/psmouse-base.c:1143 psmouse_switch_protocol+0xc8/0x5f0 drivers/input/mouse/psmouse-base.c:1537 psmouse_connect+0x8d8/0x14c0 drivers/input/mouse/psmouse-base.c:1626 serio_connect_driver drivers/input/serio/serio.c:44 [inline] serio_driver_probe+0x7a/0xa0 drivers/input/serio/serio.c:775 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x25b/0xb20 drivers/base/dd.c:658 __driver_probe_device+0x18c/0x330 drivers/base/dd.c:800 driver_probe_device+0x4f/0x420 drivers/base/dd.c:830 __driver_attach+0x44e/0x6e0 drivers/base/dd.c:1216 bus_for_each_dev+0x235/0x2b0 drivers/base/bus.c:370 serio_attach_driver drivers/input/serio/serio.c:804 [inline] serio_handle_event+0x1a2/0x860 drivers/input/serio/serio.c:224 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 to a HARDIRQ-irq-unsafe lock: (tasklist_lock){.+.+}-{2:2} ... which became HARDIRQ-irq-unsafe at: ... lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x36/0x50 kernel/locking/spinlock.c:228 do_wait+0x294/0xae0 kernel/exit.c:1607 kernel_wait+0xd7/0x1c0 kernel/exit.c:1797 call_usermodehelper_exec_sync kernel/umh.c:137 [inline] call_usermodehelper_exec_work+0xb9/0x220 kernel/umh.c:164 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 other info that might help us debug this: Chain exists of: &dev->event_lock#2 --> &client->buffer_lock --> tasklist_lock Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(tasklist_lock); local_irq_disable(); lock(&dev->event_lock#2); lock(&client->buffer_lock); lock(&dev->event_lock#2); *** DEADLOCK *** 7 locks held by syz.5.3252/17149: #0: ffff888026966110 (&evdev->mutex){+.+.}-{3:3}, at: evdev_write+0x180/0x490 drivers/input/evdev.c:513 #1: ffff888018f07230 (&dev->event_lock#2){-.-.}-{2:2}, at: input_inject_event+0xab/0x320 drivers/input/input.c:460 #2: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:334 [inline] #2: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:786 [inline] #2: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: input_inject_event+0xbc/0x320 drivers/input/input.c:462 #3: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:334 [inline] #3: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:786 [inline] #3: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: input_pass_values+0xa3/0x12f0 drivers/input/input.c:153 #4: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:334 [inline] #4: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:786 [inline] #4: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: evdev_events+0x79/0x330 drivers/input/evdev.c:298 #5: ffff88807e708028 (&client->buffer_lock){....}-{2:2}, at: spin_lock include/linux/spinlock.h:351 [inline] #5: ffff88807e708028 (&client->buffer_lock){....}-{2:2}, at: evdev_pass_values+0xcb/0xab0 drivers/input/evdev.c:261 #6: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire include/linux/rcupdate.h:334 [inline] #6: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: rcu_read_lock include/linux/rcupdate.h:786 [inline] #6: ffffffff8d131fe0 (rcu_read_lock){....}-{1:2}, at: kill_fasync+0x53/0x4b0 fs/fcntl.c:1010 the dependencies between HARDIRQ-irq-safe lock and the holding lock: -> (&dev->event_lock#2){-.-.}-{2:2} { IN-HARDIRQ-W at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb4/0x100 kernel/locking/spinlock.c:162 input_event+0x7a/0xc0 drivers/input/input.c:434 input_report_key include/linux/input.h:425 [inline] psmouse_report_standard_buttons drivers/input/mouse/psmouse-base.c:128 [inline] psmouse_report_standard_packet+0x53/0x200 drivers/input/mouse/psmouse-base.c:146 psmouse_process_byte+0x478/0x670 drivers/input/mouse/psmouse-base.c:237 psmouse_handle_byte+0x43/0x490 drivers/input/mouse/psmouse-base.c:279 ps2_interrupt+0x164/0x980 drivers/input/serio/libps2.c:613 serio_interrupt+0x8b/0x130 drivers/input/serio/serio.c:998 i8042_interrupt+0x385/0x710 drivers/input/serio/i8042.c:610 __handle_irq_event_percpu+0x271/0x940 kernel/irq/handle.c:158 handle_irq_event_percpu kernel/irq/handle.c:193 [inline] handle_irq_event+0x8b/0x1e0 kernel/irq/handle.c:210 handle_edge_irq+0x247/0xb30 kernel/irq/chip.c:831 generic_handle_irq_desc include/linux/irqdesc.h:161 [inline] handle_irq arch/x86/kernel/irq.c:240 [inline] __common_interrupt+0x13b/0x230 arch/x86/kernel/irq.c:259 common_interrupt+0xb4/0xd0 arch/x86/kernel/irq.c:249 asm_common_interrupt+0x26/0x40 arch/x86/include/asm/idtentry.h:678 __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline] _raw_spin_unlock_irqrestore+0xc0/0x120 kernel/locking/spinlock.c:194 spin_unlock_irqrestore include/linux/spinlock.h:406 [inline] i8042_command drivers/input/serio/i8042.c:360 [inline] i8042_aux_write+0x109/0x170 drivers/input/serio/i8042.c:395 serio_write include/linux/serio.h:126 [inline] ps2_do_sendbyte+0x1fd/0x6f0 drivers/input/serio/libps2.c:58 ps2_sendbyte+0x5f/0x120 drivers/input/serio/libps2.c:113 cypress_ps2_sendbyte drivers/input/mouse/cypress_ps2.c:42 [inline] cypress_ps2_read_cmd_status drivers/input/mouse/cypress_ps2.c:116 [inline] cypress_send_ext_cmd+0x244/0x930 drivers/input/mouse/cypress_ps2.c:189 cypress_detect+0x93/0x1a0 drivers/input/mouse/cypress_ps2.c:205 psmouse_do_detect drivers/input/mouse/psmouse-base.c:1006 [inline] psmouse_try_protocol drivers/input/mouse/psmouse-base.c:1020 [inline] psmouse_extensions+0x471/0xc00 drivers/input/mouse/psmouse-base.c:1143 psmouse_switch_protocol+0xc8/0x5f0 drivers/input/mouse/psmouse-base.c:1537 psmouse_connect+0x8d8/0x14c0 drivers/input/mouse/psmouse-base.c:1626 serio_connect_driver drivers/input/serio/serio.c:44 [inline] serio_driver_probe+0x7a/0xa0 drivers/input/serio/serio.c:775 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x25b/0xb20 drivers/base/dd.c:658 __driver_probe_device+0x18c/0x330 drivers/base/dd.c:800 driver_probe_device+0x4f/0x420 drivers/base/dd.c:830 __driver_attach+0x44e/0x6e0 drivers/base/dd.c:1216 bus_for_each_dev+0x235/0x2b0 drivers/base/bus.c:370 serio_attach_driver drivers/input/serio/serio.c:804 [inline] serio_handle_event+0x1a2/0x860 drivers/input/serio/serio.c:224 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 IN-SOFTIRQ-W at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb4/0x100 kernel/locking/spinlock.c:162 input_event+0x7a/0xc0 drivers/input/input.c:434 input_report_key include/linux/input.h:425 [inline] atp_complete_geyser_3_4+0xf07/0x1d80 drivers/input/mouse/appletouch.c:750 __usb_hcd_giveback_urb+0x35f/0x520 drivers/usb/core/hcd.c:1650 dummy_timer+0xc04/0x3080 drivers/usb/gadget/udc/dummy_hcd.c:1993 __run_hrtimer kernel/time/hrtimer.c:1750 [inline] __hrtimer_run_queues+0x52a/0xc40 kernel/time/hrtimer.c:1814 hrtimer_run_softirq+0x187/0x2b0 kernel/time/hrtimer.c:1831 handle_softirqs+0x280/0x820 kernel/softirq.c:578 __do_softirq kernel/softirq.c:612 [inline] invoke_softirq kernel/softirq.c:452 [inline] __irq_exit_rcu+0xd3/0x190 kernel/softirq.c:661 irq_exit_rcu+0x9/0x20 kernel/softirq.c:673 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1088 [inline] sysvec_apic_timer_interrupt+0xa4/0xc0 arch/x86/kernel/apic/apic.c:1088 asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:687 __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline] _raw_spin_unlock_irqrestore+0xc0/0x120 kernel/locking/spinlock.c:194 spin_unlock_irqrestore include/linux/spinlock.h:406 [inline] dummy_urb_enqueue+0x58a/0x780 drivers/usb/gadget/udc/dummy_hcd.c:1314 usb_hcd_submit_urb+0x313/0x1a80 drivers/usb/core/hcd.c:1535 atp_open+0x63/0xc0 drivers/input/mouse/appletouch.c:800 input_open_device+0x170/0x2e0 drivers/input/input.c:654 mousedev_open_device+0xc7/0x150 drivers/input/mousedev.c:430 mousedev_open+0x2e9/0x4a0 drivers/input/mousedev.c:556 chrdev_open+0x5cc/0x6a0 fs/char_dev.c:414 do_dentry_open+0x8c6/0x1500 fs/open.c:929 do_open fs/namei.c:3640 [inline] path_openat+0x27f1/0x3230 fs/namei.c:3797 do_filp_open+0x1f5/0x430 fs/namei.c:3824 do_sys_openat2+0x134/0x1d0 fs/open.c:1421 do_sys_open fs/open.c:1436 [inline] __do_sys_openat fs/open.c:1452 [inline] __se_sys_openat fs/open.c:1447 [inline] __x64_sys_openat+0x139/0x160 fs/open.c:1447 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 INITIAL USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb4/0x100 kernel/locking/spinlock.c:162 input_inject_event+0xab/0x320 drivers/input/input.c:460 led_trigger_event+0x133/0x210 drivers/leds/led-triggers.c:393 kbd_led_trigger_activate+0xbd/0x100 drivers/tty/vt/keyboard.c:1036 led_trigger_set+0x52c/0x950 drivers/leds/led-triggers.c:212 led_trigger_set_default+0x1a0/0x1e0 drivers/leds/led-triggers.c:276 led_classdev_register_ext+0x733/0x9b0 drivers/leds/led-class.c:562 led_classdev_register include/linux/leds.h:279 [inline] input_leds_connect+0x4eb/0x6b0 drivers/input/input-leds.c:139 input_attach_handler drivers/input/input.c:1064 [inline] input_register_device+0xcdc/0x1070 drivers/input/input.c:2470 atkbd_connect+0x70a/0x9b0 drivers/input/keyboard/atkbd.c:1342 serio_connect_driver drivers/input/serio/serio.c:44 [inline] serio_driver_probe+0x7a/0xa0 drivers/input/serio/serio.c:775 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x25b/0xb20 drivers/base/dd.c:658 __driver_probe_device+0x18c/0x330 drivers/base/dd.c:800 driver_probe_device+0x4f/0x420 drivers/base/dd.c:830 __driver_attach+0x44e/0x6e0 drivers/base/dd.c:1216 bus_for_each_dev+0x235/0x2b0 drivers/base/bus.c:370 serio_attach_driver drivers/input/serio/serio.c:804 [inline] serio_handle_event+0x1a2/0x860 drivers/input/serio/serio.c:224 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 } ... key at: [] input_allocate_device.__key.5+0x0/0x20 -> (&client->buffer_lock){....}-{2:2} { INITIAL USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xb4/0x100 kernel/locking/spinlock.c:162 evdev_set_mask drivers/input/evdev.c:980 [inline] evdev_do_ioctl drivers/input/evdev.c:1117 [inline] evdev_ioctl_handler+0x19eb/0x1ed0 drivers/input/evdev.c:1272 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:871 [inline] __se_sys_ioctl+0xfd/0x170 fs/ioctl.c:857 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 } ... key at: [] evdev_open.__key.28+0x0/0x20 ... 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+0xcb/0xab0 drivers/input/evdev.c:261 evdev_events+0x1d8/0x330 drivers/input/evdev.c:306 input_to_handler drivers/input/input.c:129 [inline] input_pass_values+0x905/0x12f0 drivers/input/input.c:161 input_event_dispose+0x346/0x6c0 drivers/input/input.c:378 input_inject_event+0x1f9/0x320 drivers/input/input.c:465 evdev_write+0x35f/0x490 drivers/input/evdev.c:530 vfs_write+0x296/0x990 fs/read_write.c:582 ksys_write+0x150/0x260 fs/read_write.c:637 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 the dependencies between the lock to be acquired and HARDIRQ-irq-unsafe lock: -> (tasklist_lock){.+.+}-{2:2} { HARDIRQ-ON-R at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x36/0x50 kernel/locking/spinlock.c:228 do_wait+0x294/0xae0 kernel/exit.c:1607 kernel_wait+0xd7/0x1c0 kernel/exit.c:1797 call_usermodehelper_exec_sync kernel/umh.c:137 [inline] call_usermodehelper_exec_work+0xb9/0x220 kernel/umh.c:164 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 SOFTIRQ-ON-R at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x36/0x50 kernel/locking/spinlock.c:228 do_wait+0x294/0xae0 kernel/exit.c:1607 kernel_wait+0xd7/0x1c0 kernel/exit.c:1797 call_usermodehelper_exec_sync kernel/umh.c:137 [inline] call_usermodehelper_exec_work+0xb9/0x220 kernel/umh.c:164 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 INITIAL USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline] _raw_write_lock_irq+0xaf/0xf0 kernel/locking/spinlock.c:326 copy_process+0x2275/0x3d80 kernel/fork.c:2631 kernel_clone+0x24b/0x8a0 kernel/fork.c:2914 user_mode_thread+0x111/0x180 kernel/fork.c:2992 rest_init+0x27/0x300 init/main.c:709 arch_call_rest_init+0xe/0x10 init/main.c:841 start_kernel+0x459/0x4e0 init/main.c:1086 x86_64_start_reservations+0x2a/0x30 arch/x86/kernel/head64.c:555 copy_bootdata+0x0/0xe0 arch/x86/kernel/head64.c:536 secondary_startup_64_no_verify+0x179/0x17b INITIAL READ USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x36/0x50 kernel/locking/spinlock.c:228 do_wait+0x294/0xae0 kernel/exit.c:1607 kernel_wait+0xd7/0x1c0 kernel/exit.c:1797 call_usermodehelper_exec_sync kernel/umh.c:137 [inline] call_usermodehelper_exec_work+0xb9/0x220 kernel/umh.c:164 process_one_work kernel/workqueue.c:2634 [inline] process_scheduled_works+0xa5d/0x15d0 kernel/workqueue.c:2711 worker_thread+0xa55/0xfc0 kernel/workqueue.c:2792 kthread+0x2fa/0x390 kernel/kthread.c:388 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293 } ... key at: [] tasklist_lock+0x18/0x40 ... acquired at: __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x36/0x50 kernel/locking/spinlock.c:228 send_sigurg+0xf0/0x3c0 fs/fcntl.c:827 sk_send_sigurg+0x6f/0xc0 net/core/sock.c:3412 queue_oob+0x3f1/0x4f0 net/unix/af_unix.c:2207 unix_stream_sendmsg+0xaf0/0xbf0 net/unix/af_unix.c:2326 sock_sendmsg_nosec net/socket.c:730 [inline] __sock_sendmsg net/socket.c:745 [inline] ____sys_sendmsg+0x5ba/0x960 net/socket.c:2594 ___sys_sendmsg+0x2a6/0x360 net/socket.c:2648 __sys_sendmmsg+0x2ca/0x510 net/socket.c:2734 __do_sys_sendmmsg net/socket.c:2763 [inline] __se_sys_sendmmsg net/socket.c:2760 [inline] __x64_sys_sendmmsg+0xa0/0xb0 net/socket.c:2760 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> (&f->f_owner.lock){....}-{2:2} { INITIAL USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline] _raw_write_lock_irq+0xaf/0xf0 kernel/locking/spinlock.c:326 __f_setown+0x3b/0x330 fs/fcntl.c:92 fcntl_dirnotify+0x6e2/0x8d0 fs/notify/dnotify/dnotify.c:369 do_fcntl+0x390/0x1490 fs/fcntl.c:400 __do_sys_fcntl fs/fcntl.c:448 [inline] __se_sys_fcntl+0xc9/0x1a0 fs/fcntl.c:433 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 INITIAL READ USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xbc/0x100 kernel/locking/spinlock.c:236 send_sigio+0x33/0x360 fs/fcntl.c:772 kill_fasync_rcu fs/fcntl.c:997 [inline] kill_fasync+0x228/0x4b0 fs/fcntl.c:1011 sock_wake_async+0x137/0x160 net/socket.c:-1 sk_wake_async+0x184/0x280 include/net/sock.h:2615 sock_def_error_report+0x1ad/0x280 net/core/sock.c:3341 sk_error_report+0x41/0x250 net/core/sock.c:351 dccp_disconnect+0x7ad/0x950 net/dccp/proto.c:302 inet_shutdown+0x1be/0x370 net/ipv4/af_inet.c:934 __sys_shutdown_sock net/socket.c:2435 [inline] __sys_shutdown net/socket.c:2447 [inline] __do_sys_shutdown net/socket.c:2455 [inline] __se_sys_shutdown net/socket.c:2453 [inline] __x64_sys_shutdown+0x174/0x1d0 net/socket.c:2453 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 } ... key at: [] init_file.__key+0x0/0x20 ... acquired at: __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xbc/0x100 kernel/locking/spinlock.c:236 send_sigio+0x33/0x360 fs/fcntl.c:772 kill_fasync_rcu fs/fcntl.c:997 [inline] kill_fasync+0x228/0x4b0 fs/fcntl.c:1011 sock_wake_async+0x137/0x160 net/socket.c:-1 sk_wake_async+0x184/0x280 include/net/sock.h:2615 sock_def_error_report+0x1ad/0x280 net/core/sock.c:3341 sk_error_report+0x41/0x250 net/core/sock.c:351 dccp_disconnect+0x7ad/0x950 net/dccp/proto.c:302 inet_shutdown+0x1be/0x370 net/ipv4/af_inet.c:934 __sys_shutdown_sock net/socket.c:2435 [inline] __sys_shutdown net/socket.c:2447 [inline] __do_sys_shutdown net/socket.c:2455 [inline] __se_sys_shutdown net/socket.c:2453 [inline] __x64_sys_shutdown+0x174/0x1d0 net/socket.c:2453 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 -> (&new->fa_lock){....}-{2:2} { INITIAL USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline] _raw_write_lock_irq+0xaf/0xf0 kernel/locking/spinlock.c:326 fasync_remove_entry+0xf4/0x1c0 fs/fcntl.c:867 sock_fasync+0x88/0xf0 net/socket.c:1445 __fput+0x7f3/0x970 fs/file_table.c:381 task_work_run+0x1d4/0x260 kernel/task_work.c:245 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xe6/0x110 kernel/entry/common.c:177 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:291 [inline] syscall_exit_to_user_mode+0x1a/0x50 kernel/entry/common.c:302 do_syscall_64+0x61/0xa0 arch/x86/entry/common.c:82 entry_SYSCALL_64_after_hwframe+0x68/0xd2 INITIAL READ USE at: lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xbc/0x100 kernel/locking/spinlock.c:236 kill_fasync_rcu fs/fcntl.c:990 [inline] kill_fasync+0x192/0x4b0 fs/fcntl.c:1011 sock_wake_async+0x137/0x160 net/socket.c:-1 sk_wake_async+0x184/0x280 include/net/sock.h:2615 sock_def_error_report+0x1ad/0x280 net/core/sock.c:3341 sk_error_report+0x41/0x250 net/core/sock.c:351 dccp_disconnect+0x7ad/0x950 net/dccp/proto.c:302 inet_shutdown+0x1be/0x370 net/ipv4/af_inet.c:934 __sys_shutdown_sock net/socket.c:2435 [inline] __sys_shutdown net/socket.c:2447 [inline] __do_sys_shutdown net/socket.c:2455 [inline] __se_sys_shutdown net/socket.c:2453 [inline] __x64_sys_shutdown+0x174/0x1d0 net/socket.c:2453 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 } ... key at: [] fasync_insert_entry.__key+0x0/0x20 ... acquired at: __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xbc/0x100 kernel/locking/spinlock.c:236 kill_fasync_rcu fs/fcntl.c:990 [inline] kill_fasync+0x192/0x4b0 fs/fcntl.c:1011 __pass_event drivers/input/evdev.c:240 [inline] evdev_pass_values+0x54b/0xab0 drivers/input/evdev.c:278 evdev_events+0x1d8/0x330 drivers/input/evdev.c:306 input_to_handler drivers/input/input.c:129 [inline] input_pass_values+0x905/0x12f0 drivers/input/input.c:161 input_event_dispose+0x346/0x6c0 drivers/input/input.c:378 input_inject_event+0x1f9/0x320 drivers/input/input.c:465 evdev_write+0x35f/0x490 drivers/input/evdev.c:530 vfs_write+0x296/0x990 fs/read_write.c:582 ksys_write+0x150/0x260 fs/read_write.c:637 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 stack backtrace: CPU: 1 PID: 17149 Comm: syz.5.3252 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Call Trace: dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106 print_bad_irq_dependency kernel/locking/lockdep.c:2626 [inline] check_irq_usage kernel/locking/lockdep.c:2865 [inline] 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+0x6851/0x7d40 kernel/locking/lockdep.c:5137 lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xbc/0x100 kernel/locking/spinlock.c:236 kill_fasync_rcu fs/fcntl.c:990 [inline] kill_fasync+0x192/0x4b0 fs/fcntl.c:1011 __pass_event drivers/input/evdev.c:240 [inline] evdev_pass_values+0x54b/0xab0 drivers/input/evdev.c:278 evdev_events+0x1d8/0x330 drivers/input/evdev.c:306 input_to_handler drivers/input/input.c:129 [inline] input_pass_values+0x905/0x12f0 drivers/input/input.c:161 input_event_dispose+0x346/0x6c0 drivers/input/input.c:378 input_inject_event+0x1f9/0x320 drivers/input/input.c:465 evdev_write+0x35f/0x490 drivers/input/evdev.c:530 vfs_write+0x296/0x990 fs/read_write.c:582 ksys_write+0x150/0x260 fs/read_write.c:637 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7f25db59aeb9 Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 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 e8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f25d97f6028 EFLAGS: 00000246 ORIG_RAX: 0000000000000001 RAX: ffffffffffffffda RBX: 00007f25db815fa0 RCX: 00007f25db59aeb9 RDX: 0000000000000037 RSI: 0000200000000040 RDI: 0000000000000004 RBP: 00007f25db608c1f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007f25db816038 R14: 00007f25db815fa0 R15: 00007ffca783f328