syzbot


general protection fault in find_match

Status: premoderation: reported on 2025/04/04 19:16
Reported-by: syzbot+e62a4642ba351a5be33a@syzkaller.appspotmail.com
First crash: 106d, last: 2d05h
Similar bugs (10)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream general protection fault in find_match net 2 C done error 10 1981d 2168d 0/29 closed as invalid on 2020/04/17 19:54
upstream general protection fault in find_match (3) net 2 2 1013d 1055d 0/29 auto-obsoleted due to no activity on 2023/01/16 14:40
android-6-1 general protection fault in find_match 2 2 44d 68d 0/2 premoderation: reported on 2025/05/12 10:56
upstream general protection fault in find_match (4) net 2 1 697d 693d 0/29 auto-obsoleted due to no activity on 2023/11/20 22:29
upstream general protection fault in find_match (2) net 2 4 1605d 1670d 0/29 auto-closed as invalid on 2021/06/26 04:02
linux-5.15 BUG: unable to handle kernel paging request in find_match 8 5 58d 113d 0/3 upstream: reported on 2025/03/28 21:20
android-5-15 general protection fault in find_match 2 7 6d02h 102d 0/2 premoderation: reported on 2025/04/08 10:01
upstream general protection fault in find_match (5) net 2 2 405d 405d 26/29 fixed on 2024/07/10 10:07
linux-4.19 general protection fault in find_match 2 C error 1 1398d 2096d 0/1 upstream: reported C repro on 2019/10/23 12:46
linux-6.1 BUG: unable to handle kernel paging request in find_match 8 18 11d 52d 0/3 upstream: reported on 2025/05/28 21:21

Sample crash report:
general protection fault, probably for non-canonical address 0xdffffc000000005c: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x00000000000002e0-0x00000000000002e7]
CPU: 0 PID: 6881 Comm: syz.5.2269 Not tainted 5.10.239-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
RIP: 0010:__in6_dev_get include/net/addrconf.h:343 [inline]
RIP: 0010:ip6_ignore_linkdown include/net/addrconf.h:434 [inline]
RIP: 0010:find_match+0xa7/0xd60 net/ipv6/route.c:739
Code: 41 80 7c 05 00 00 74 08 4c 89 f7 e8 53 fb a7 fd 41 bc e0 02 00 00 4d 03 26 4c 89 e0 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 e7 e8 2b fb a7 fd 4d 8b 24 24 4d 85 e4 0f
RSP: 0018:ffffc90000b66db0 EFLAGS: 00010206
RAX: 000000000000005c RBX: 0000000000000003 RCX: dffffc0000000000
RDX: ffff888118fa4f00 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000b66e38 R08: ffffc90000b67160 R09: ffffc90000b67170
R10: fffff5200016ce4e R11: 1ffff9200016ce4a R12: 00000000000002e0
R13: 1ffff11023bb0104 R14: ffff88811dd80820 R15: 0000000000000000
FS:  00007fe0055656c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000b63fe4 CR3: 000000012bcc4000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 rt6_nh_find_match+0xd9/0x140 net/ipv6/route.c:779
 nexthop_for_each_fib6_nh+0xf6/0x1e0 net/ipv4/nexthop.c:602
 __find_rr_leaf+0x50f/0x900 net/ipv6/route.c:820
 find_rr_leaf net/ipv6/route.c:848 [inline]
 rt6_select net/ipv6/route.c:892 [inline]
 fib6_table_lookup+0x2f4/0x9f0 net/ipv6/route.c:2190
 ip6_pol_route+0x145/0x1110 net/ipv6/route.c:2226
 ip6_pol_route_output+0x51/0x80 net/ipv6/route.c:2475
 pol_lookup_func include/net/ip6_fib.h:594 [inline]
 fib6_rule_lookup+0x2ef/0x560 net/ipv6/fib6_rules.c:120
 ip6_route_output_flags_noref+0x248/0x2f0 net/ipv6/route.c:2507
 ip6_route_output_flags+0x3c/0x200 net/ipv6/route.c:2520
 ip6_route_output include/net/ip6_route.h:98 [inline]
 ip6_dst_lookup_tail+0x6d1/0x1210 net/ipv6/ip6_output.c:1090
 ip6_dst_lookup_flow+0x49/0xc0 net/ipv6/ip6_output.c:1220
 tcp_v6_connect+0x8be/0x1990 net/ipv6/tcp_ipv6.c:286
 __inet_stream_connect+0x276/0xd70 net/ipv4/af_inet.c:671
 tcp_sendmsg_fastopen+0x389/0x5c0 net/ipv4/tcp.c:1173
 tcp_sendmsg_locked+0x3235/0x3750 net/ipv4/tcp.c:1215
 tcp_sendmsg+0x2f/0x50 net/ipv4/tcp.c:1444
 inet6_sendmsg+0xa5/0xc0 net/ipv6/af_inet6.c:663
 sock_sendmsg_nosec net/socket.c:652 [inline]
 __sock_sendmsg net/socket.c:664 [inline]
 __sys_sendto+0x41d/0x580 net/socket.c:2006
 __do_sys_sendto net/socket.c:2018 [inline]
 __se_sys_sendto net/socket.c:2014 [inline]
 __x64_sys_sendto+0xe5/0x100 net/socket.c:2014
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7fe006f3e9a9
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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fe005565038 EFLAGS: 00000246 ORIG_RAX: 000000000000002c
RAX: ffffffffffffffda RBX: 00007fe007166160 RCX: 00007fe006f3e9a9
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000006
RBP: 00007fe006fc0ca1 R08: 0000200000b63fe4 R09: 000000000000001c
R10: 0000000020000841 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007fe007166160 R15: 00007fff42b2a5c8
Modules linked in:
---[ end trace 83402af3d3c7eb5f ]---
RIP: 0010:__in6_dev_get include/net/addrconf.h:343 [inline]
RIP: 0010:ip6_ignore_linkdown include/net/addrconf.h:434 [inline]
RIP: 0010:find_match+0xa7/0xd60 net/ipv6/route.c:739
Code: 41 80 7c 05 00 00 74 08 4c 89 f7 e8 53 fb a7 fd 41 bc e0 02 00 00 4d 03 26 4c 89 e0 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 e7 e8 2b fb a7 fd 4d 8b 24 24 4d 85 e4 0f
RSP: 0018:ffffc90000b66db0 EFLAGS: 00010206
RAX: 000000000000005c RBX: 0000000000000003 RCX: dffffc0000000000
RDX: ffff888118fa4f00 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffffc90000b66e38 R08: ffffc90000b67160 R09: ffffc90000b67170
R10: fffff5200016ce4e R11: 1ffff9200016ce4a R12: 00000000000002e0
R13: 1ffff11023bb0104 R14: ffff88811dd80820 R15: 0000000000000000
FS:  00007fe0055656c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000001b2d10fff8 CR3: 000000012bcc4000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
   0:	41 80 7c 05 00 00    	cmpb   $0x0,0x0(%r13,%rax,1)
   6:	74 08                	je     0x10
   8:	4c 89 f7             	mov    %r14,%rdi
   b:	e8 53 fb a7 fd       	call   0xfda7fb63
  10:	41 bc e0 02 00 00    	mov    $0x2e0,%r12d
  16:	4d 03 26             	add    (%r14),%r12
  19:	4c 89 e0             	mov    %r12,%rax
  1c:	48 c1 e8 03          	shr    $0x3,%rax
  20:	48 b9 00 00 00 00 00 	movabs $0xdffffc0000000000,%rcx
  27:	fc ff df
* 2a:	80 3c 08 00          	cmpb   $0x0,(%rax,%rcx,1) <-- trapping instruction
  2e:	74 08                	je     0x38
  30:	4c 89 e7             	mov    %r12,%rdi
  33:	e8 2b fb a7 fd       	call   0xfda7fb63
  38:	4d 8b 24 24          	mov    (%r12),%r12
  3c:	4d 85 e4             	test   %r12,%r12
  3f:	0f                   	.byte 0xf

Crashes (42):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/18 02:23 android13-5.10-lts 6de38b5f6c2b 88248e14 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/07/16 07:21 android13-5.10-lts 6de38b5f6c2b 124ec9cc .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/06/06 05:52 android13-5.10-lts d76d4cd0623a 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/06/06 05:52 android13-5.10-lts d76d4cd0623a 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/06/06 05:50 android13-5.10-lts d76d4cd0623a 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/06/06 05:49 android13-5.10-lts d76d4cd0623a 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/06/06 05:48 android13-5.10-lts d76d4cd0623a 6b6b5f21 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/31 08:54 android13-5.10-lts cf6ed0f1511d 3d2f584d .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/24 18:14 android13-5.10-lts 7e2543346ff7 ed351ea7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/24 18:13 android13-5.10-lts 7e2543346ff7 ed351ea7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/24 18:13 android13-5.10-lts 7e2543346ff7 ed351ea7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/23 17:25 android13-5.10-lts 7e2543346ff7 f8cc0c83 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/14 05:29 android13-5.10-lts 7e2543346ff7 7344edeb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/13 02:40 android13-5.10-lts 7e2543346ff7 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/13 02:39 android13-5.10-lts 7e2543346ff7 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/13 02:37 android13-5.10-lts 7e2543346ff7 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/13 02:34 android13-5.10-lts 7e2543346ff7 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/13 02:19 android13-5.10-lts 7e2543346ff7 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/05/03 07:59 android13-5.10-lts ab07aeb2c93d b0714e37 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/22 12:35 android13-5.10-lts ba8b8b193394 2a20f901 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/15 09:04 android13-5.10-lts ba8b8b193394 0bd6db41 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:32 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:31 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:31 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:27 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:25 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:25 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:25 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:24 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:23 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:23 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:23 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:22 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:22 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:20 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:20 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:19 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:19 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:19 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:18 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:16 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
2025/04/04 19:16 android13-5.10-lts 094fc3778d6b 1c4febdb .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in find_match
* Struck through repros no longer work on HEAD.