WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 5.18.0-syzkaller-07857-gbabf0bb978e3 #0 Not tainted ----------------------------------------------------- syz-executor.1/29583 [HC0[0]:SC0[0]:HE0:SE1] is trying to acquire: ffffffff8c80a058 (tasklist_lock){.+.+}-{2:2}, at: send_sigio+0xbe/0x300 fs/fcntl.c:792 and this task is already holding: ffff88802e63d2b0 (&f->f_owner.lock){...-}-{2:2}, at: send_sigio+0x2f/0x300 fs/fcntl.c:778 which would create a new lock dependency: (&f->f_owner.lock){...-}-{2:2} -> (tasklist_lock){.+.+}-{2:2} but this new dependency connects a SOFTIRQ-irq-safe lock: (&timer->lock){..-.}-{2:2} ... which became SOFTIRQ-irq-safe at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xd1/0x120 kernel/locking/spinlock.c:162 snd_timer_notify+0x105/0x3e0 sound/core/timer.c:1086 snd_pcm_timer_notify sound/core/pcm_native.c:608 [inline] snd_pcm_post_stop sound/core/pcm_native.c:1512 [inline] snd_pcm_drain_done+0x2fd/0x400 sound/core/pcm_native.c:1550 snd_pcm_update_state+0x33d/0x430 sound/core/pcm_lib.c:191 snd_pcm_update_hw_ptr0+0xfca/0x1860 sound/core/pcm_lib.c:465 snd_pcm_period_elapsed_under_stream_lock sound/core/pcm_lib.c:1817 [inline] snd_pcm_period_elapsed+0xfb/0x210 sound/core/pcm_lib.c:1849 dummy_hrtimer_callback+0x87/0x190 sound/drivers/dummy.c:377 __run_hrtimer kernel/time/hrtimer.c:1685 [inline] __hrtimer_run_queues+0x50b/0xa60 kernel/time/hrtimer.c:1749 hrtimer_run_softirq+0x1a1/0x580 kernel/time/hrtimer.c:1766 __do_softirq+0x382/0x793 kernel/softirq.c:571 __irq_exit_rcu+0xec/0x170 kernel/softirq.c:650 irq_exit_rcu+0x5/0x20 kernel/softirq.c:662 sysvec_apic_timer_interrupt+0x91/0xb0 arch/x86/kernel/apic/apic.c:1106 asm_sysvec_apic_timer_interrupt+0x1b/0x20 native_safe_halt arch/x86/include/asm/irqflags.h:51 [inline] arch_safe_halt arch/x86/include/asm/irqflags.h:89 [inline] acpi_safe_halt drivers/acpi/processor_idle.c:111 [inline] acpi_idle_do_entry drivers/acpi/processor_idle.c:554 [inline] acpi_idle_enter+0x43d/0x7c0 drivers/acpi/processor_idle.c:691 cpuidle_enter_state+0x517/0xed0 drivers/cpuidle/cpuidle.c:237 cpuidle_enter+0x59/0x90 drivers/cpuidle/cpuidle.c:351 call_cpuidle kernel/sched/idle.c:155 [inline] cpuidle_idle_call kernel/sched/idle.c:236 [inline] do_idle+0x3d2/0x640 kernel/sched/idle.c:303 cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:400 rest_init+0x24f/0x270 init/main.c:726 start_kernel+0x0/0x55b init/main.c:882 start_kernel+0x4ac/0x55b init/main.c:1137 secondary_startup_64_no_verify+0xcf/0xdb to a SOFTIRQ-irq-unsafe lock: (tasklist_lock){.+.+}-{2:2} ... which became SOFTIRQ-irq-unsafe at: ... lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x32/0x40 kernel/locking/spinlock.c:228 do_wait+0x224/0x9d0 kernel/exit.c:1508 kernel_wait+0xe4/0x230 kernel/exit.c:1698 call_usermodehelper_exec_sync kernel/umh.c:139 [inline] call_usermodehelper_exec_work+0xb4/0x220 kernel/umh.c:166 process_one_work+0x81c/0xd10 kernel/workqueue.c:2289 worker_thread+0xb14/0x1330 kernel/workqueue.c:2436 kthread+0x266/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 other info that might help us debug this: Chain exists of: &timer->lock --> &f->f_owner.lock --> tasklist_lock Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(tasklist_lock); local_irq_disable(); lock(&timer->lock); lock(&f->f_owner.lock); lock(&timer->lock); *** DEADLOCK *** 5 locks held by syz-executor.1/29583: #0: ffffffff8cb1e560 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire+0x5/0x30 include/linux/rcupdate.h:268 #1: ffffffff8cb1e560 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire+0x5/0x30 include/linux/rcupdate.h:268 #2: ffffffff8cb1e560 (rcu_read_lock){....}-{1:2}, at: rcu_lock_acquire+0x5/0x30 include/linux/rcupdate.h:268 #3: ffff888073c04750 (&new->fa_lock){....}-{2:2}, at: kill_fasync_rcu fs/fcntl.c:996 [inline] #3: ffff888073c04750 (&new->fa_lock){....}-{2:2}, at: kill_fasync+0x13b/0x430 fs/fcntl.c:1017 #4: ffff88802e63d2b0 (&f->f_owner.lock){...-}-{2:2}, at: send_sigio+0x2f/0x300 fs/fcntl.c:778 the dependencies between SOFTIRQ-irq-safe lock and the holding lock: -> (&timer->lock){..-.}-{2:2} { IN-SOFTIRQ-W at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xd1/0x120 kernel/locking/spinlock.c:162 snd_timer_notify+0x105/0x3e0 sound/core/timer.c:1086 snd_pcm_timer_notify sound/core/pcm_native.c:608 [inline] snd_pcm_post_stop sound/core/pcm_native.c:1512 [inline] snd_pcm_drain_done+0x2fd/0x400 sound/core/pcm_native.c:1550 snd_pcm_update_state+0x33d/0x430 sound/core/pcm_lib.c:191 snd_pcm_update_hw_ptr0+0xfca/0x1860 sound/core/pcm_lib.c:465 snd_pcm_period_elapsed_under_stream_lock sound/core/pcm_lib.c:1817 [inline] snd_pcm_period_elapsed+0xfb/0x210 sound/core/pcm_lib.c:1849 dummy_hrtimer_callback+0x87/0x190 sound/drivers/dummy.c:377 __run_hrtimer kernel/time/hrtimer.c:1685 [inline] __hrtimer_run_queues+0x50b/0xa60 kernel/time/hrtimer.c:1749 hrtimer_run_softirq+0x1a1/0x580 kernel/time/hrtimer.c:1766 __do_softirq+0x382/0x793 kernel/softirq.c:571 __irq_exit_rcu+0xec/0x170 kernel/softirq.c:650 irq_exit_rcu+0x5/0x20 kernel/softirq.c:662 sysvec_apic_timer_interrupt+0x91/0xb0 arch/x86/kernel/apic/apic.c:1106 asm_sysvec_apic_timer_interrupt+0x1b/0x20 native_safe_halt arch/x86/include/asm/irqflags.h:51 [inline] arch_safe_halt arch/x86/include/asm/irqflags.h:89 [inline] acpi_safe_halt drivers/acpi/processor_idle.c:111 [inline] acpi_idle_do_entry drivers/acpi/processor_idle.c:554 [inline] acpi_idle_enter+0x43d/0x7c0 drivers/acpi/processor_idle.c:691 cpuidle_enter_state+0x517/0xed0 drivers/cpuidle/cpuidle.c:237 cpuidle_enter+0x59/0x90 drivers/cpuidle/cpuidle.c:351 call_cpuidle kernel/sched/idle.c:155 [inline] cpuidle_idle_call kernel/sched/idle.c:236 [inline] do_idle+0x3d2/0x640 kernel/sched/idle.c:303 cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:400 rest_init+0x24f/0x270 init/main.c:726 start_kernel+0x0/0x55b init/main.c:882 start_kernel+0x4ac/0x55b init/main.c:1137 secondary_startup_64_no_verify+0xcf/0xdb INITIAL USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xd1/0x120 kernel/locking/spinlock.c:162 snd_timer_notify+0x105/0x3e0 sound/core/timer.c:1086 snd_pcm_timer_notify sound/core/pcm_native.c:608 [inline] snd_pcm_post_stop sound/core/pcm_native.c:1512 [inline] snd_pcm_action sound/core/pcm_native.c:1364 [inline] snd_pcm_stop+0x3b8/0x4c0 sound/core/pcm_native.c:1535 snd_pcm_drop+0x431/0x580 sound/core/pcm_native.c:2218 snd_pcm_oss_sync+0x254/0xf00 sound/core/oss/pcm_oss.c:1746 snd_pcm_oss_release+0x119/0x270 sound/core/oss/pcm_oss.c:2590 __fput+0x3b9/0x820 fs/file_table.c:317 task_work_run+0x146/0x1c0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0x134/0x160 kernel/entry/common.c:169 exit_to_user_mode_prepare+0xad/0x110 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x2e/0x60 kernel/entry/common.c:294 entry_SYSCALL_64_after_hwframe+0x46/0xb0 } ... key at: [] snd_timer_new.__key+0x0/0x20 -> (&new->fa_lock){....}-{2:2} { INITIAL USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline] _raw_write_lock_irq+0xcf/0x110 kernel/locking/spinlock.c:326 fasync_remove_entry+0xff/0x1d0 fs/fcntl.c:873 lease_modify+0x4dd/0x6a0 fs/locks.c:1345 locks_remove_lease fs/locks.c:2588 [inline] locks_remove_file+0x52e/0xfd0 fs/locks.c:2613 __fput+0x325/0x820 fs/file_table.c:309 task_work_run+0x146/0x1c0 kernel/task_work.c:177 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0x134/0x160 kernel/entry/common.c:169 exit_to_user_mode_prepare+0xad/0x110 kernel/entry/common.c:201 __syscall_exit_to_user_mode_work kernel/entry/common.c:283 [inline] syscall_exit_to_user_mode+0x2e/0x60 kernel/entry/common.c:294 entry_SYSCALL_64_after_hwframe+0x46/0xb0 INITIAL READ USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 kill_fasync_rcu fs/fcntl.c:996 [inline] kill_fasync+0x13b/0x430 fs/fcntl.c:1017 lease_break_callback+0x22/0x30 fs/locks.c:507 __break_lease+0xe32/0x1980 fs/locks.c:1480 break_lease include/linux/fs.h:2497 [inline] do_dentry_open+0x6ea/0xfd0 fs/open.c:815 do_open fs/namei.c:3477 [inline] path_openat+0x26c0/0x2ec0 fs/namei.c:3610 do_filp_open+0x277/0x4f0 fs/namei.c:3637 do_sys_openat2+0x13b/0x500 fs/open.c:1213 do_sys_open fs/open.c:1229 [inline] __do_sys_open fs/open.c:1237 [inline] __se_sys_open fs/open.c:1233 [inline] __x64_sys_open+0x221/0x270 fs/open.c:1233 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 } ... key at: [] fasync_insert_entry.__key+0x0/0x20 ... acquired at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 kill_fasync_rcu fs/fcntl.c:996 [inline] kill_fasync+0x13b/0x430 fs/fcntl.c:1017 snd_timer_user_ccallback+0x370/0x540 sound/core/timer.c:1386 snd_timer_notify1+0x1ad/0x350 sound/core/timer.c:516 snd_timer_start1+0x53d/0x640 sound/core/timer.c:578 snd_timer_start sound/core/timer.c:696 [inline] snd_timer_user_start sound/core/timer.c:1984 [inline] __snd_timer_user_ioctl+0xae7/0x54c0 sound/core/timer.c:2107 snd_timer_user_ioctl+0x5d/0x80 sound/core/timer.c:2128 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0xfb/0x170 fs/ioctl.c:856 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 -> (&f->f_owner.lock){...-}-{2:2} { IN-SOFTIRQ-R at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 send_sigurg+0x25/0x370 fs/fcntl.c:817 sk_send_sigurg+0x6a/0xb0 net/core/sock.c:3275 tcp_check_urg+0x1f6/0x720 net/ipv4/tcp_input.c:5593 tcp_urg+0x152/0x440 net/ipv4/tcp_input.c:5634 tcp_rcv_established+0x9da/0x1ac0 net/ipv4/tcp_input.c:5981 tcp_v6_do_rcv+0x57b/0x1210 net/ipv6/tcp_ipv6.c:1476 tcp_v6_rcv+0x23ef/0x2c10 net/ipv6/tcp_ipv6.c:1735 ip6_protocol_deliver_rcu+0x9b4/0x1340 net/ipv6/ip6_input.c:436 ip6_input_finish+0x140/0x260 net/ipv6/ip6_input.c:481 __netif_receive_skb_one_core net/core/dev.c:5478 [inline] __netif_receive_skb+0x1c5/0x500 net/core/dev.c:5592 process_backlog+0x4f8/0x8b0 net/core/dev.c:5920 __napi_poll+0xbe/0x4b0 net/core/dev.c:6486 napi_poll net/core/dev.c:6553 [inline] net_rx_action+0x76c/0x10b0 net/core/dev.c:6664 __do_softirq+0x382/0x793 kernel/softirq.c:571 run_ksoftirqd+0xc1/0x120 kernel/softirq.c:934 smpboot_thread_fn+0x533/0x9d0 kernel/smpboot.c:164 kthread+0x266/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 INITIAL USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline] _raw_write_lock_irq+0xcf/0x110 kernel/locking/spinlock.c:326 f_modown+0x38/0x340 fs/fcntl.c:91 generic_add_lease fs/locks.c:1765 [inline] generic_setlease+0xd7c/0x10e0 fs/locks.c:1844 vfs_setlease fs/locks.c:1934 [inline] do_fcntl_add_lease fs/locks.c:1955 [inline] fcntl_setlease+0x608/0x710 fs/locks.c:1977 do_fcntl+0x10a/0x13b0 fs/fcntl.c:403 __do_sys_fcntl fs/fcntl.c:454 [inline] __se_sys_fcntl+0xd5/0x1b0 fs/fcntl.c:439 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 INITIAL READ USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 send_sigio+0x2f/0x300 fs/fcntl.c:778 kill_fasync_rcu fs/fcntl.c:1003 [inline] kill_fasync+0x1e4/0x430 fs/fcntl.c:1017 lease_break_callback+0x22/0x30 fs/locks.c:507 __break_lease+0xe32/0x1980 fs/locks.c:1480 break_lease include/linux/fs.h:2497 [inline] do_dentry_open+0x6ea/0xfd0 fs/open.c:815 do_open fs/namei.c:3477 [inline] path_openat+0x26c0/0x2ec0 fs/namei.c:3610 do_filp_open+0x277/0x4f0 fs/namei.c:3637 do_sys_openat2+0x13b/0x500 fs/open.c:1213 do_sys_open fs/open.c:1229 [inline] __do_sys_open fs/open.c:1237 [inline] __se_sys_open fs/open.c:1233 [inline] __x64_sys_open+0x221/0x270 fs/open.c:1233 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 } ... key at: [] __alloc_file.__key+0x0/0x10 ... acquired at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 send_sigio+0x2f/0x300 fs/fcntl.c:778 kill_fasync_rcu fs/fcntl.c:1003 [inline] kill_fasync+0x1e4/0x430 fs/fcntl.c:1017 lease_break_callback+0x22/0x30 fs/locks.c:507 __break_lease+0xe32/0x1980 fs/locks.c:1480 break_lease include/linux/fs.h:2497 [inline] do_dentry_open+0x6ea/0xfd0 fs/open.c:815 do_open fs/namei.c:3477 [inline] path_openat+0x26c0/0x2ec0 fs/namei.c:3610 do_filp_open+0x277/0x4f0 fs/namei.c:3637 do_sys_openat2+0x13b/0x500 fs/open.c:1213 do_sys_open fs/open.c:1229 [inline] __do_sys_open fs/open.c:1237 [inline] __se_sys_open fs/open.c:1233 [inline] __x64_sys_open+0x221/0x270 fs/open.c:1233 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 the dependencies between the lock to be acquired and SOFTIRQ-irq-unsafe lock: -> (tasklist_lock){.+.+}-{2:2} { HARDIRQ-ON-R at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x32/0x40 kernel/locking/spinlock.c:228 do_wait+0x224/0x9d0 kernel/exit.c:1508 kernel_wait+0xe4/0x230 kernel/exit.c:1698 call_usermodehelper_exec_sync kernel/umh.c:139 [inline] call_usermodehelper_exec_work+0xb4/0x220 kernel/umh.c:166 process_one_work+0x81c/0xd10 kernel/workqueue.c:2289 worker_thread+0xb14/0x1330 kernel/workqueue.c:2436 kthread+0x266/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 SOFTIRQ-ON-R at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x32/0x40 kernel/locking/spinlock.c:228 do_wait+0x224/0x9d0 kernel/exit.c:1508 kernel_wait+0xe4/0x230 kernel/exit.c:1698 call_usermodehelper_exec_sync kernel/umh.c:139 [inline] call_usermodehelper_exec_work+0xb4/0x220 kernel/umh.c:166 process_one_work+0x81c/0xd10 kernel/workqueue.c:2289 worker_thread+0xb14/0x1330 kernel/workqueue.c:2436 kthread+0x266/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 INITIAL USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_write_lock_irq include/linux/rwlock_api_smp.h:195 [inline] _raw_write_lock_irq+0xcf/0x110 kernel/locking/spinlock.c:326 copy_process+0x234d/0x3f70 kernel/fork.c:2373 kernel_clone+0x22f/0x7a0 kernel/fork.c:2644 kernel_thread+0x167/0x1e0 kernel/fork.c:2696 rest_init+0x21/0x270 init/main.c:691 start_kernel+0x0/0x55b init/main.c:882 start_kernel+0x4ac/0x55b init/main.c:1137 secondary_startup_64_no_verify+0xcf/0xdb INITIAL READ USE at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x32/0x40 kernel/locking/spinlock.c:228 do_wait+0x224/0x9d0 kernel/exit.c:1508 kernel_wait+0xe4/0x230 kernel/exit.c:1698 call_usermodehelper_exec_sync kernel/umh.c:139 [inline] call_usermodehelper_exec_work+0xb4/0x220 kernel/umh.c:166 process_one_work+0x81c/0xd10 kernel/workqueue.c:2289 worker_thread+0xb14/0x1330 kernel/workqueue.c:2436 kthread+0x266/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 } ... key at: [] tasklist_lock+0x18/0x40 ... acquired at: lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x32/0x40 kernel/locking/spinlock.c:228 send_sigio+0xbe/0x300 fs/fcntl.c:792 kill_fasync_rcu fs/fcntl.c:1003 [inline] kill_fasync+0x1e4/0x430 fs/fcntl.c:1017 sock_wake_async+0x130/0x150 rcu_read_unlock include/linux/rcupdate.h:724 [inline] sk_wake_async+0x12e/0x200 include/net/sock.h:2481 sock_def_readable+0x152/0x200 net/core/sock.c:3219 unix_dgram_sendmsg+0x1553/0x1fc0 net/unix/af_unix.c:2028 sock_sendmsg_nosec net/socket.c:714 [inline] sock_sendmsg net/socket.c:734 [inline] ____sys_sendmsg+0x597/0x8e0 net/socket.c:2492 ___sys_sendmsg net/socket.c:2546 [inline] __sys_sendmmsg+0x3d8/0x740 net/socket.c:2632 __do_sys_sendmmsg net/socket.c:2661 [inline] __se_sys_sendmmsg net/socket.c:2658 [inline] __x64_sys_sendmmsg+0x9c/0xb0 net/socket.c:2658 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 stack backtrace: CPU: 0 PID: 29583 Comm: syz-executor.1 Not tainted 5.18.0-syzkaller-07857-gbabf0bb978e3 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 print_bad_irq_dependency kernel/locking/lockdep.c:2578 [inline] check_irq_usage kernel/locking/lockdep.c:2817 [inline] check_prev_add kernel/locking/lockdep.c:3068 [inline] check_prevs_add kernel/locking/lockdep.c:3183 [inline] validate_chain+0x571e/0x65c0 kernel/locking/lockdep.c:3798 __lock_acquire+0x129a/0x1f80 kernel/locking/lockdep.c:5022 lock_acquire+0x1a7/0x400 kernel/locking/lockdep.c:5634 __raw_read_lock include/linux/rwlock_api_smp.h:150 [inline] _raw_read_lock+0x32/0x40 kernel/locking/spinlock.c:228 send_sigio+0xbe/0x300 fs/fcntl.c:792 kill_fasync_rcu fs/fcntl.c:1003 [inline] kill_fasync+0x1e4/0x430 fs/fcntl.c:1017 sock_wake_async+0x130/0x150 rcu_read_unlock include/linux/rcupdate.h:724 [inline] sk_wake_async+0x12e/0x200 include/net/sock.h:2481 sock_def_readable+0x152/0x200 net/core/sock.c:3219 unix_dgram_sendmsg+0x1553/0x1fc0 net/unix/af_unix.c:2028 sock_sendmsg_nosec net/socket.c:714 [inline] sock_sendmsg net/socket.c:734 [inline] ____sys_sendmsg+0x597/0x8e0 net/socket.c:2492 ___sys_sendmsg net/socket.c:2546 [inline] __sys_sendmmsg+0x3d8/0x740 net/socket.c:2632 __do_sys_sendmmsg net/socket.c:2661 [inline] __se_sys_sendmmsg net/socket.c:2658 [inline] __x64_sys_sendmmsg+0x9c/0xb0 net/socket.c:2658 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x2b/0x70 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 RIP: 0033:0x7f2921e89109 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 b8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f2920dfe168 EFLAGS: 00000246 ORIG_RAX: 0000000000000133 RAX: ffffffffffffffda RBX: 00007f2921f9bf60 RCX: 00007f2921e89109 RDX: 0307017fdb7a66cb RSI: 0000000020002dc0 RDI: 000000000000000e RBP: 00007f2921ee308d R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000003ec0 R11: 0000000000000246 R12: 0000000000000000 R13: 00007ffeb328ddff R14: 00007f2920dfe300 R15: 0000000000022000