Hello,
syzbot found the following issue on:
HEAD commit: 52f863f820fd Linux 6.1.120
git tree: linux-6.1.y
console output:
https://syzkaller.appspot.com/x/log.txt?x=11198344580000
kernel config:
https://syzkaller.appspot.com/x/.config?x=aaac18cfcaf804f1
dashboard link:
https://syzkaller.appspot.com/bug?extid=ab88a0e09166902e52ae
compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40
Unfortunately, I don't have any reproducer for this issue yet.
Downloadable assets:
disk image:
https://storage.googleapis.com/syzbot-assets/be96d4cf0e01/disk-52f863f8.raw.xz
vmlinux:
https://storage.googleapis.com/syzbot-assets/6a60a590df68/vmlinux-52f863f8.xz
kernel image:
https://storage.googleapis.com/syzbot-assets/961868165f31/bzImage-52f863f8.xz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by:
[email protected]
general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037]
CPU: 0 PID: 4256 Comm: kworker/0:3 Tainted: G W 6.1.120-syzkaller-00773-g52f863f820fd #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
Workqueue: events cleanup_bearer
RIP: 0010:read_pnet include/net/net_namespace.h:369 [inline]
RIP: 0010:sock_net include/net/sock.h:647 [inline]
RIP: 0010:cleanup_bearer+0x1ed/0x280 net/tipc/udp_media.c:824
Code: 5d 00 48 83 c3 18 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 21 34 88 f7 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 04 34 88 f7 49 83 c7 e8 48 8b 1b
RSP: 0018:ffffc900046f7c10 EFLAGS: 00010206
RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffffffff816b123a
RDX: dffffc0000000000 RSI: ffffffff8b0c0360 RDI: ffffffff8b5e6500
RBP: ffff8880687a5608 R08: dffffc0000000000 R09: fffffbfff2249c88
R10: 0000000000000000 R11: dffffc0000000001 R12: ffff8880687a5698
R13: dffffc0000000000 R14: dffffc0000000000 R15: ffff8880687a5618
FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2d80fff8 CR3: 000000007e200000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<TASK>
process_one_work+0x8a9/0x11d0 kernel/workqueue.c:2292
worker_thread+0xa47/0x1200 kernel/workqueue.c:2439
kthread+0x28d/0x320 kernel/kthread.c:376
ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295
</TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:read_pnet include/net/net_namespace.h:369 [inline]
RIP: 0010:sock_net include/net/sock.h:647 [inline]
RIP: 0010:cleanup_bearer+0x1ed/0x280 net/tipc/udp_media.c:824
Code: 5d 00 48 83 c3 18 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 21 34 88 f7 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 04 34 88 f7 49 83 c7 e8 48 8b 1b
RSP: 0018:ffffc900046f7c10 EFLAGS: 00010206
RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffffffff816b123a
RDX: dffffc0000000000 RSI: ffffffff8b0c0360 RDI: ffffffff8b5e6500
RBP: ffff8880687a5608 R08: dffffc0000000000 R09: fffffbfff2249c88
R10: 0000000000000000 R11: dffffc0000000001 R12: ffff8880687a5698
R13: dffffc0000000000 R14: dffffc0000000000 R15: ffff8880687a5618
FS: 0000000000000000(0000) GS:ffff8880b8e00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2d80fff8 CR3: 000000007e200000 CR4: 00000000003506f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: 5d pop %rbp
1: 00 48 83 add %cl,-0x7d(%rax)
4: c3 ret
5: 18 48 89 sbb %cl,-0x77(%rax)
8: d8 48 c1 fmuls -0x3f(%rax)
b: e8 03 42 80 3c call 0x3c804213
10: 28 00 sub %al,(%rax)
12: 74 08 je 0x1c
14: 48 89 df mov %rbx,%rdi
17: e8 21 34 88 f7 call 0xf788343d
1c: 48 8b 1b mov (%rbx),%rbx
1f: 48 83 c3 30 add $0x30,%rbx
23: 48 89 d8 mov %rbx,%rax
26: 48 c1 e8 03 shr $0x3,%rax
* 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction
2f: 74 08 je 0x39
31: 48 89 df mov %rbx,%rdi
34: e8 04 34 88 f7 call 0xf788343d
39: 49 83 c7 e8 add $0xffffffffffffffe8,%r15
3d: 48 8b 1b mov (%rbx),%rbx
---
This report 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
[email protected].
syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
If the report is already addressed, let syzbot know by replying with:
#syz fix: exact-commit-title
If you want to overwrite report's subsystems, reply with:
#syz set subsystems: new-subsystem
(See the list of subsystem names on the web dashboard)
If the report is a duplicate of another one, reply with:
#syz dup: exact-subject-of-another-report
If you want to undo deduplication, reply with:
#syz undup