syzbot


BUG: unable to handle kernel paging request in bond_rr_gen_slave_id (3)

Status: upstream: reported on 2026/02/13 20:08
Subsystems: net
[Documentation on labels]
Reported-by: syzbot+80e046b8da2820b6ba73@syzkaller.appspotmail.com
First crash: 211d, last: 18d
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision Error
dc1d40a4-d2bc-4748-9d5c-8132b24f1dac repro BUG: unable to handle kernel paging request in bond_rr_gen_slave_id (3) 2026/03/10 13:47 2026/03/11 08:33 2026/03/11 09:52 86914af9098a80da53c3c5d46be980c572ee29f8
Discussions (8)
Title Replies (including bot) Last reply
[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest 13 (13) 2026/03/20 07:33
[PATCH net v4 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest 12 (12) 2026/03/06 12:38
[PATCH net v3 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest 7 (7) 2026/03/04 02:38
[PATCH net v2 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest 6 (6) 2026/02/27 10:37
Re: [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding 2 (2) 2026/02/26 12:57
[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest 2 (2) 2026/02/24 11:25
[PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding 1 (1) 2026/02/24 11:25
[syzbot] [net?] BUG: unable to handle kernel paging request in bond_rr_gen_slave_id (3) 0 (1) 2026/02/13 20:08
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream BUG: unable to handle kernel paging request in bond_rr_gen_slave_id net 8 1 614d 614d 0/29 closed as invalid on 2024/09/03 15:13
upstream BUG: unable to handle kernel paging request in bond_rr_gen_slave_id (2) net 8 1 325d 321d 0/29 auto-obsoleted due to no activity on 2025/08/24 10:45

Sample crash report:
BUG: unable to handle page fault for address: ffff8880d6442000
#PF: supervisor write access in kernel mode
#PF: error_code(0x0002) - not-present page
PGD 1b6a6067 P4D 1b6a6067 PUD 0 
Oops: Oops: 0002 [#1] SMP KASAN NOPTI
CPU: 1 UID: 0 PID: 22482 Comm: syz.0.4721 Tainted: G             L      syzkaller #0 PREEMPT(full) 
Tainted: [L]=SOFTLOCKUP
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
RIP: 0010:bond_rr_gen_slave_id+0x92/0x250 drivers/net/bonding/bond_main.c:4936
Code: 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 bd 01 00 00 49 8b 84 24 f0 00 00 00 bb 01 00 00 00 <65> 0f c1 18 e8 e5 4e 73 fb 83 c3 01 89 d8 5b 5d 41 5c 41 5d 41 5e
RSP: 0018:ffffc900047f77f0 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffc9000c402000
RDX: 1ffff110087639d6 RSI: ffffffff86956c22 RDI: ffff888043b1ceb0
RBP: ffff88806078e100 R08: 0000000000000005 R09: 0000000000000001
R10: 0000000000000001 R11: 0000000000000000 R12: ffff888043b1cdc0
R13: 0000000000000000 R14: ffff888043b1cdc0 R15: dffffc0000000000
FS:  00007f07e4e3f6c0(0000) GS:ffff8880d6442000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffff8880d6442000 CR3: 000000003fcc0000 CR4: 0000000000352ef0
Call Trace:
 <TASK>
 bond_xdp_xmit_roundrobin_slave_get drivers/net/bonding/bond_main.c:5023 [inline]
 bond_xdp_get_xmit_slave+0x296/0x660 drivers/net/bonding/bond_main.c:5609
 xdp_master_redirect+0x161/0x330 net/core/filter.c:4398
 bpf_prog_run_xdp include/net/xdp.h:700 [inline]
 bpf_test_run+0x4a7/0xa40 net/bpf/test_run.c:421
 bpf_prog_test_run_xdp+0x8ab/0x1670 net/bpf/test_run.c:1399
 bpf_prog_test_run kernel/bpf/syscall.c:4722 [inline]
 __sys_bpf+0x1725/0x4b90 kernel/bpf/syscall.c:6246
 __do_sys_bpf kernel/bpf/syscall.c:6341 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:6339 [inline]
 __x64_sys_bpf+0x7b/0xc0 kernel/bpf/syscall.c:6339
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x106/0xf80 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f07e3f9c799
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:00007f07e4e3f028 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007f07e4215fa0 RCX: 00007f07e3f9c799
RDX: 0000000000000050 RSI: 0000200000000600 RDI: 000000000000000a
RBP: 00007f07e4032c99 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f07e4216038 R14: 00007f07e4215fa0 R15: 00007ffd06380148
 </TASK>
Modules linked in:
CR2: ffff8880d6442000
---[ end trace 0000000000000000 ]---
RIP: 0010:bond_rr_gen_slave_id+0x92/0x250 drivers/net/bonding/bond_main.c:4936
Code: 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 bd 01 00 00 49 8b 84 24 f0 00 00 00 bb 01 00 00 00 <65> 0f c1 18 e8 e5 4e 73 fb 83 c3 01 89 d8 5b 5d 41 5c 41 5d 41 5e
RSP: 0018:ffffc900047f77f0 EFLAGS: 00010246
RAX: 0000000000000000 RBX: 0000000000000001 RCX: ffffc9000c402000
RDX: 1ffff110087639d6 RSI: ffffffff86956c22 RDI: ffff888043b1ceb0
RBP: ffff88806078e100 R08: 0000000000000005 R09: 0000000000000001
R10: 0000000000000001 R11: 0000000000000000 R12: ffff888043b1cdc0
R13: 0000000000000000 R14: ffff888043b1cdc0 R15: dffffc0000000000
FS:  00007f07e4e3f6c0(0000) GS:ffff8880d6442000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffff8880d6442000 CR3: 000000003fcc0000 CR4: 0000000000352ef0
----------------
Code disassembly (best guess):
   0:	00 00                	add    %al,(%rax)
   2:	48 b8 00 00 00 00 00 	movabs $0xdffffc0000000000,%rax
   9:	fc ff df
   c:	48 89 fa             	mov    %rdi,%rdx
   f:	48 c1 ea 03          	shr    $0x3,%rdx
  13:	80 3c 02 00          	cmpb   $0x0,(%rdx,%rax,1)
  17:	0f 85 bd 01 00 00    	jne    0x1da
  1d:	49 8b 84 24 f0 00 00 	mov    0xf0(%r12),%rax
  24:	00
  25:	bb 01 00 00 00       	mov    $0x1,%ebx
* 2a:	65 0f c1 18          	xadd   %ebx,%gs:(%rax) <-- trapping instruction
  2e:	e8 e5 4e 73 fb       	call   0xfb734f18
  33:	83 c3 01             	add    $0x1,%ebx
  36:	89 d8                	mov    %ebx,%eax
  38:	5b                   	pop    %rbx
  39:	5d                   	pop    %rbp
  3a:	41 5c                	pop    %r12
  3c:	41 5d                	pop    %r13
  3e:	41 5e                	pop    %r14

Crashes (13):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/03/15 00:38 upstream 267594792a71 ee8d34d6 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2025/12/05 11:25 upstream 2061f18ad76e d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2025/11/25 21:18 upstream 8a2bcda5e139 64219f15 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2025/09/06 19:14 upstream d1d10cea0895 d291dd2d .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/03/19 10:03 upstream 8a30aeb0d1b4 0199f9a1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/03/09 11:27 upstream 014441d1e4b2 5cb44a80 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/02/28 16:22 upstream 4d349ee5c778 43249bac .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/02/22 19:51 upstream 189f164e573e 6e7b5511 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/02/04 08:26 upstream de0674d9bc69 42b01fab .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/02/04 04:54 upstream de0674d9bc69 42b01fab .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/01/08 13:27 upstream f0b9d8eb98df d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2025/11/27 03:29 upstream 4941a17751c9 e8331348 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
2026/02/05 03:49 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 59e4d31a0470 ea10c935 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in bond_rr_gen_slave_id
* Struck through repros no longer work on HEAD.