netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* WARNING in rxrpc_recvmsg
@ 2020-07-03 23:31 syzbot
  2020-08-06  3:25 ` syzbot
  0 siblings, 1 reply; 3+ messages in thread
From: syzbot @ 2020-07-03 23:31 UTC (permalink / raw)
  To: davem, dhowells, kuba, linux-afs, linux-kernel, netdev, syzkaller-bugs

Hello,

syzbot found the following crash on:

HEAD commit:    cd77006e Merge tag 'hyperv-fixes-signed' of git://git.kern..
git tree:       upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=134c490f100000
kernel config:  https://syzkaller.appspot.com/x/.config?x=7be693511b29b338
dashboard link: https://syzkaller.appspot.com/bug?extid=1a68d5c4e74edea44294
compiler:       gcc (GCC) 10.1.0-syz 20200507
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=1176e39b100000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=144c9e6d100000

IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+1a68d5c4e74edea44294@syzkaller.appspotmail.com

------------[ cut here ]------------
DEBUG_LOCKS_WARN_ON(lock->magic != lock)
WARNING: CPU: 0 PID: 11007 at kernel/locking/mutex.c:1415 mutex_trylock+0x220/0x2c0 kernel/locking/mutex.c:1415
Kernel panic - not syncing: panic_on_warn set ...
CPU: 0 PID: 11007 Comm: syz-executor947 Not tainted 5.8.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x18f/0x20d lib/dump_stack.c:118
 panic+0x2e3/0x75c kernel/panic.c:231
 __warn.cold+0x20/0x45 kernel/panic.c:600
 report_bug+0x1bd/0x210 lib/bug.c:198
 handle_bug+0x38/0x90 arch/x86/kernel/traps.c:235
 exc_invalid_op+0x13/0x40 arch/x86/kernel/traps.c:255
 asm_exc_invalid_op+0x12/0x20 arch/x86/include/asm/idtentry.h:563
RIP: 0010:mutex_trylock+0x220/0x2c0 kernel/locking/mutex.c:1415
Code: 08 84 d2 0f 85 99 00 00 00 8b 3d cb 07 c8 02 85 ff 0f 85 6a fe ff ff 48 c7 c6 60 9c 4b 88 48 c7 c7 20 9a 4b 88 e8 82 77 5e f9 <0f> 0b e9 50 fe ff ff ff 74 24 38 48 8d 7b 68 45 31 c9 31 c9 41 b8
RSP: 0018:ffffc90008757818 EFLAGS: 00010282
RAX: 0000000000000000 RBX: ffff888093a14378 RCX: 0000000000000000
RDX: ffff8880924b61c0 RSI: ffffffff815d4f47 RDI: fffff520010eaef5
RBP: ffff888093a14000 R08: 0000000000000000 R09: ffffffff89bb5ba3
R10: 000000000000059f R11: 0000000000000001 R12: ffffffff8c90d1a0
R13: ffff888093a14340 R14: 0000000000000000 R15: ffff888093a14538
 rxrpc_recvmsg+0x695/0x1a03 net/rxrpc/recvmsg.c:593
 sock_recvmsg_nosec net/socket.c:886 [inline]
 sock_recvmsg net/socket.c:904 [inline]
 sock_recvmsg net/socket.c:900 [inline]
 ____sys_recvmsg+0x2c4/0x640 net/socket.c:2575
 ___sys_recvmsg+0x127/0x200 net/socket.c:2617
 do_recvmmsg+0x24d/0x6d0 net/socket.c:2715
 __sys_recvmmsg net/socket.c:2794 [inline]
 __do_sys_recvmmsg net/socket.c:2817 [inline]
 __se_sys_recvmmsg net/socket.c:2810 [inline]
 __x64_sys_recvmmsg+0x20b/0x260 net/socket.c:2810
 do_syscall_64+0x60/0xe0 arch/x86/entry/common.c:359
 entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x447b79
Code: Bad RIP value.
RSP: 002b:00007fdf4e75dce8 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00000000006dcc48 RCX: 0000000000447b79
RDX: 0000000000000001 RSI: 0000000020000100 RDI: 0000000000000004
RBP: 00000000006dcc40 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 00000000006dcc4c
R13: 00007ffc658e40ef R14: 00007fdf4e75e9c0 R15: 20c49ba5e353f7cf
Kernel Offset: disabled
Rebooting in 86400 seconds..


---
This bug is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this bug report. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
syzbot can test patches for this bug, for details see:
https://goo.gl/tpsmEJ#testing-patches

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: WARNING in rxrpc_recvmsg
  2020-07-03 23:31 WARNING in rxrpc_recvmsg syzbot
@ 2020-08-06  3:25 ` syzbot
  2020-11-11 11:24   ` Dmitry Vyukov
  0 siblings, 1 reply; 3+ messages in thread
From: syzbot @ 2020-08-06  3:25 UTC (permalink / raw)
  To: davem, dhowells, kuba, linux-afs, linux-kernel, marc.dionne,
	netdev, syzkaller-bugs

syzbot suspects this issue was fixed by commit:

commit 65550098c1c4db528400c73acf3e46bfa78d9264
Author: David Howells <dhowells@redhat.com>
Date:   Tue Jul 28 23:03:56 2020 +0000

    rxrpc: Fix race between recvmsg and sendmsg on immediate call failure

bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=10bd3bcc900000
start commit:   7cc2a8ea Merge tag 'block-5.8-2020-07-01' of git://git.ker..
git tree:       upstream
kernel config:  https://syzkaller.appspot.com/x/.config?x=7be693511b29b338
dashboard link: https://syzkaller.appspot.com/bug?extid=1a68d5c4e74edea44294
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=17a5022f100000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=150932a7100000

If the result looks correct, please mark the issue as fixed by replying with:

#syz fix: rxrpc: Fix race between recvmsg and sendmsg on immediate call failure

For information about bisection process see: https://goo.gl/tpsmEJ#bisection

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: WARNING in rxrpc_recvmsg
  2020-08-06  3:25 ` syzbot
@ 2020-11-11 11:24   ` Dmitry Vyukov
  0 siblings, 0 replies; 3+ messages in thread
From: Dmitry Vyukov @ 2020-11-11 11:24 UTC (permalink / raw)
  To: syzbot
  Cc: David Miller, David Howells, Jakub Kicinski, linux-afs, LKML,
	marc.dionne, netdev, syzkaller-bugs

On Thu, Aug 6, 2020 at 5:25 AM syzbot
<syzbot+1a68d5c4e74edea44294@syzkaller.appspotmail.com> wrote:
>
> syzbot suspects this issue was fixed by commit:
>
> commit 65550098c1c4db528400c73acf3e46bfa78d9264
> Author: David Howells <dhowells@redhat.com>
> Date:   Tue Jul 28 23:03:56 2020 +0000
>
>     rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
>
> bisection log:  https://syzkaller.appspot.com/x/bisect.txt?x=10bd3bcc900000
> start commit:   7cc2a8ea Merge tag 'block-5.8-2020-07-01' of git://git.ker..
> git tree:       upstream
> kernel config:  https://syzkaller.appspot.com/x/.config?x=7be693511b29b338
> dashboard link: https://syzkaller.appspot.com/bug?extid=1a68d5c4e74edea44294
> syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=17a5022f100000
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=150932a7100000
>
> If the result looks correct, please mark the issue as fixed by replying with:
>
> #syz fix: rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
>
> For information about bisection process see: https://goo.gl/tpsmEJ#bisection

#syz fix: rxrpc: Fix race between recvmsg and sendmsg on immediate call failure

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-11 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03 23:31 WARNING in rxrpc_recvmsg syzbot
2020-08-06  3:25 ` syzbot
2020-11-11 11:24   ` Dmitry Vyukov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).