====================================================== WARNING: possible circular locking dependency detected 6.1.52-syzkaller #0 Not tainted ------------------------------------------------------ syz-executor408/6390 is trying to acquire lock: ffff88806ef015b0 (&rs->rs_recv_lock){...-}-{2:2}, at: rds_wake_sk_sleep+0x2a/0xd0 net/rds/af_rds.c:109 but task is already holding lock: ffff88807c67c100 (&rm->m_rs_lock){..-.}-{2:2}, at: rds_send_remove_from_sock+0x129/0x800 net/rds/send.c:628 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #1 (&rm->m_rs_lock){..-.}-{2:2}: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5661 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline] _raw_spin_lock_irqsave+0xd1/0x120 kernel/locking/spinlock.c:162 rds_message_purge net/rds/message.c:138 [inline] rds_message_put+0x146/0xaa0 net/rds/message.c:180 rds_inc_put net/rds/recv.c:82 [inline] rds_clear_recv_queue+0x2de/0x3b0 net/rds/recv.c:767 rds_release+0xc1/0x2e0 net/rds/af_rds.c:73 __sock_release net/socket.c:652 [inline] sock_close+0xcd/0x230 net/socket.c:1370 __fput+0x3b7/0x890 fs/file_table.c:320 task_work_run+0x246/0x300 kernel/task_work.c:179 resume_user_mode_work include/linux/resume_user_mode.h:49 [inline] exit_to_user_mode_loop+0xd9/0x100 kernel/entry/common.c:171 exit_to_user_mode_prepare+0xb1/0x140 kernel/entry/common.c:204 __syscall_exit_to_user_mode_work kernel/entry/common.c:286 [inline] syscall_exit_to_user_mode+0x60/0x270 kernel/entry/common.c:297 do_syscall_64+0x49/0xb0 arch/x86/entry/common.c:86 entry_SYSCALL_64_after_hwframe+0x63/0xcd -> #0 (&rs->rs_recv_lock){...-}-{2:2}: check_prev_add kernel/locking/lockdep.c:3090 [inline] check_prevs_add kernel/locking/lockdep.c:3209 [inline] validate_chain+0x1667/0x58e0 kernel/locking/lockdep.c:3824 __lock_acquire+0x125b/0x1f80 kernel/locking/lockdep.c:5048 lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5661 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 rds_wake_sk_sleep+0x2a/0xd0 net/rds/af_rds.c:109 rds_send_remove_from_sock+0x1c9/0x800 net/rds/send.c:634 rds_send_path_drop_acked+0x362/0x3a0 net/rds/send.c:710 rds_tcp_write_space+0x193/0x560 net/rds/tcp_send.c:198 tcp_new_space net/ipv4/tcp_input.c:5477 [inline] tcp_check_space+0x176/0xab0 net/ipv4/tcp_input.c:5496 tcp_data_snd_check net/ipv4/tcp_input.c:5505 [inline] tcp_rcv_established+0xedb/0x1f00 net/ipv4/tcp_input.c:6013 tcp_v4_do_rcv+0x487/0xb00 net/ipv4/tcp_ipv4.c:1677 sk_backlog_rcv include/net/sock.h:1111 [inline] __release_sock+0x198/0x4b0 net/core/sock.c:2921 release_sock+0x5d/0x1c0 net/core/sock.c:3485 rds_send_xmit+0x1d16/0x2530 net/rds/send.c:422 rds_sendmsg+0x1b95/0x2240 net/rds/send.c:1382 sock_sendmsg_nosec net/socket.c:716 [inline] sock_sendmsg net/socket.c:736 [inline] ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2482 ___sys_sendmsg net/socket.c:2536 [inline] __sys_sendmsg+0x2a9/0x390 net/socket.c:2565 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd other info that might help us debug this: Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(&rm->m_rs_lock); lock(&rs->rs_recv_lock); lock(&rm->m_rs_lock); lock(&rs->rs_recv_lock); *** DEADLOCK *** 3 locks held by syz-executor408/6390: #0: ffff88807ccf4ab0 (k-sk_lock-AF_INET){+.+.}-{0:0}, at: lock_sock include/net/sock.h:1740 [inline] #0: ffff88807ccf4ab0 (k-sk_lock-AF_INET){+.+.}-{0:0}, at: tcp_sock_set_cork+0x29/0x1b0 net/ipv4/tcp.c:3339 #1: ffff88807ccf4d38 (k-clock-AF_INET){++.-}-{2:2}, at: rds_tcp_write_space+0x30/0x560 net/rds/tcp_send.c:184 #2: ffff88807c67c100 (&rm->m_rs_lock){..-.}-{2:2}, at: rds_send_remove_from_sock+0x129/0x800 net/rds/send.c:628 stack backtrace: CPU: 1 PID: 6390 Comm: syz-executor408 Not tainted 6.1.52-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 check_noncircular+0x2fa/0x3b0 kernel/locking/lockdep.c:2170 check_prev_add kernel/locking/lockdep.c:3090 [inline] check_prevs_add kernel/locking/lockdep.c:3209 [inline] validate_chain+0x1667/0x58e0 kernel/locking/lockdep.c:3824 __lock_acquire+0x125b/0x1f80 kernel/locking/lockdep.c:5048 lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5661 __raw_read_lock_irqsave include/linux/rwlock_api_smp.h:160 [inline] _raw_read_lock_irqsave+0xd9/0x120 kernel/locking/spinlock.c:236 rds_wake_sk_sleep+0x2a/0xd0 net/rds/af_rds.c:109 rds_send_remove_from_sock+0x1c9/0x800 net/rds/send.c:634 rds_send_path_drop_acked+0x362/0x3a0 net/rds/send.c:710 rds_tcp_write_space+0x193/0x560 net/rds/tcp_send.c:198 tcp_new_space net/ipv4/tcp_input.c:5477 [inline] tcp_check_space+0x176/0xab0 net/ipv4/tcp_input.c:5496 tcp_data_snd_check net/ipv4/tcp_input.c:5505 [inline] tcp_rcv_established+0xedb/0x1f00 net/ipv4/tcp_input.c:6013 tcp_v4_do_rcv+0x487/0xb00 net/ipv4/tcp_ipv4.c:1677 sk_backlog_rcv include/net/sock.h:1111 [inline] __release_sock+0x198/0x4b0 net/core/sock.c:2921 release_sock+0x5d/0x1c0 net/core/sock.c:3485 rds_send_xmit+0x1d16/0x2530 net/rds/send.c:422 rds_sendmsg+0x1b95/0x2240 net/rds/send.c:1382 sock_sendmsg_nosec net/socket.c:716 [inline] sock_sendmsg net/socket.c:736 [inline] ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2482 ___sys_sendmsg net/socket.c:2536 [inline] __sys_sendmsg+0x2a9/0x390 net/socket.c:2565 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7f909ffa86e9 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 51 18 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 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f909ff27228 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007f90a0032368 RCX: 00007f909ffa86e9 RDX: 0000000000000000 RSI: 00000000200000c0 RDI: 0000000000000004 RBP: 00007f90a0032360 R08: 00007ffe1711b4a7 R09: 00007f909ff276c0 R10: 0000000000000000 R11: 0000000000000246 R12: 00007f90a003236c R13: 00007f909ffff064 R14: 0000040000000015 R15: 00007ffe1711b4a8