syzbot


WARNING in __skb_flow_dissect

Status: upstream: reported on 2026/01/17 07:47
Reported-by: syzbot+84112fa28f0a5cc0669f@syzkaller.appspotmail.com
First crash: 19h32m, last: 19h30m
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream WARNING in __skb_flow_dissect (6) net -1 1 620d 620d 27/29 fixed on 2024/08/14 19:57
upstream WARNING in __skb_flow_dissect net -1 syz 3 2656d 2657d 11/29 fixed on 2018/10/11 18:37
upstream WARNING in __skb_flow_dissect (5) net -1 1 660d 660d 0/29 closed as invalid on 2024/04/26 11:59
upstream WARNING in __skb_flow_dissect (3) net -1 syz 224 2559d 2649d 11/29 fixed on 2019/03/06 07:43
upstream WARNING in __skb_flow_dissect (4) net -1 C error 6 1169d 1178d 22/29 fixed on 2023/02/24 13:50

Sample crash report:
------------[ cut here ]------------
WARNING: CPU: 1 PID: 11368 at net/core/flow_dissector.c:1027 __skb_flow_dissect+0x95c/0x5988 net/core/flow_dissector.c:1022
Modules linked in:
CPU: 1 PID: 11368 Comm: syz.5.1522 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/03/2025
pstate: 42400005 (nZcv daif +PAN -UAO +TCO -DIT -SSBS BTYPE=--)
pc : __skb_flow_dissect+0x95c/0x5988 net/core/flow_dissector.c:1022
lr : __skb_flow_dissect+0x95c/0x5988 net/core/flow_dissector.c:1022
sp : ffff800008016740
x29: ffff800008016d90 x28: ffff800008016ea0 x27: 0000000000000002
x26: ffff0000f5d64b40 x25: ffff8000152053dc x24: dfff800000000000
x23: 0000000000000000 x22: 1ffff00002a40a7c x21: 1ffff00002a40a7c
x20: ffff8000152053e2 x19: ffff700001002d2c x18: ffff800011b7bf60
x17: 00000000ffff0000 x16: ffff8000082d9364 x15: 0000000000000000
x14: 000000000000000a x13: 1ffff00002a400b1 x12: 0000000000ff0100
x11: ff0080000fda2dd8 x10: 0000000000000000 x9 : ffff80000fda2dd8
x8 : ffff0000c890d340 x7 : ffff80000fda9cb8 x6 : 0000000000000000
x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000002
x2 : 0000000000000008 x1 : ffff80001206b400 x0 : 0000000000000001
Call trace:
 __skb_flow_dissect+0x95c/0x5988 net/core/flow_dissector.c:1022
 skb_flow_dissect_flow_keys include/linux/skbuff.h:1499 [inline]
 ___skb_get_hash+0x7c/0x5b8 net/core/flow_dissector.c:1708
 __skb_get_hash+0xb8/0x228 net/core/flow_dissector.c:1773
 skb_get_hash include/linux/skbuff.h:1541 [inline]
 nft_trace_init+0x188/0x358 net/netfilter/nf_tables_trace.c:292
 nft_do_chain+0x1260/0x12e8 net/netfilter/nf_tables_core.c:243
 nf_route_table_hook6+0x218/0x5ec net/netfilter/nft_chain_route.c:88
 nf_hook_entry_hookfn include/linux/netfilter.h:142 [inline]
 nf_hook_slow+0xb4/0x1f4 net/netfilter/core.c:614
 nf_hook include/linux/netfilter.h:257 [inline]
 __ip6_local_out+0x6b0/0x7cc net/ipv6/output_core.c:149
 ip6_local_out+0x3c/0x15c net/ipv6/output_core.c:159
 ip6tunnel_xmit include/net/ip6_tunnel.h:161 [inline]
 udp_tunnel6_xmit_skb+0x434/0x8f0 net/ipv6/ip6_udp_tunnel.c:109
 tipc_udp_xmit+0x484/0x9b8 net/tipc/udp_media.c:220
 tipc_udp_send_msg+0x21c/0x380 net/tipc/udp_media.c:271
 tipc_bearer_xmit_skb+0x240/0x380 net/tipc/bearer.c:577
 tipc_disc_timeout+0x4d8/0x628 net/tipc/discover.c:338
 call_timer_fn+0x1b8/0x95c kernel/time/timer.c:1701
 expire_timers kernel/time/timer.c:1752 [inline]
 __run_timers+0x478/0x6f0 kernel/time/timer.c:2023
 run_timer_softirq+0x7c/0x114 kernel/time/timer.c:2036
 handle_softirqs+0x318/0xc60 kernel/softirq.c:596
 __do_softirq+0x14/0x20 kernel/softirq.c:630
 ____do_softirq+0x14/0x20 arch/arm64/kernel/irq.c:80
 call_on_irq_stack+0x30/0x48 arch/arm64/kernel/entry.S:897
 do_softirq_own_stack+0x20/0x2c arch/arm64/kernel/irq.c:85
 invoke_softirq kernel/softirq.c:477 [inline]
 __irq_exit_rcu+0x23c/0x438 kernel/softirq.c:679
 irq_exit_rcu+0x14/0x84 kernel/softirq.c:691
 __el1_irq arch/arm64/kernel/entry-common.c:472 [inline]
 el1_interrupt+0x38/0x54 arch/arm64/kernel/entry-common.c:486
 el1h_64_irq_handler+0x18/0x24 arch/arm64/kernel/entry-common.c:491
 el1h_64_irq+0x64/0x68 arch/arm64/kernel/entry.S:581
 arch_local_irq_enable arch/arm64/include/asm/irqflags.h:35 [inline]
 raw_spin_rq_unlock_irq kernel/sched/sched.h:1374 [inline]
 finish_lock_switch+0xb8/0x1c4 kernel/sched/core.c:5004
 finish_task_switch+0x120/0x60c kernel/sched/core.c:5122
 context_switch kernel/sched/core.c:5248 [inline]
 __schedule+0xdd4/0x1b0c kernel/sched/core.c:6562
 preempt_schedule_common+0xec/0x1a0 kernel/sched/core.c:6731
 preempt_schedule+0x64/0x84 kernel/sched/core.c:6755
 __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline]
 _raw_spin_unlock_irqrestore+0xa8/0xac kernel/locking/spinlock.c:194
 spin_unlock_irqrestore include/linux/spinlock.h:406 [inline]
 __wake_up_common_lock kernel/sched/wait.c:140 [inline]
 __wake_up_sync_key+0x11c/0x180 kernel/sched/wait.c:208
 __unix_dgram_recvmsg+0x38c/0xb04 net/unix/af_unix.c:2478
 unix_dgram_recvmsg+0xd0/0xe8 net/unix/af_unix.c:2548
 sock_recvmsg_nosec net/socket.c:1022 [inline]
 ____sys_recvmsg+0x678/0x768 net/socket.c:2735
 ___sys_recvmsg net/socket.c:2779 [inline]
 do_recvmmsg+0x388/0xa0c net/socket.c:2873
 __sys_recvmmsg net/socket.c:2952 [inline]
 __do_sys_recvmmsg net/socket.c:2975 [inline]
 __se_sys_recvmmsg net/socket.c:2968 [inline]
 __arm64_sys_recvmmsg+0x17c/0x23c net/socket.c:2968
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2b4 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:140
 do_el0_svc+0x58/0x130 arch/arm64/kernel/syscall.c:204
 el0_svc+0x58/0x128 arch/arm64/kernel/entry-common.c:637
 el0t_64_sync_handler+0x84/0xf0 arch/arm64/kernel/entry-common.c:655
 el0t_64_sync+0x18c/0x190 arch/arm64/kernel/entry.S:585
irq event stamp: 75397
hardirqs last  enabled at (75396): [<ffff8000081ab564>] __local_bh_enable_ip+0x1f8/0x37c kernel/softirq.c:426
hardirqs last disabled at (75397): [<ffff800011a1d174>] el1_dbg+0x24/0x80 arch/arm64/kernel/entry-common.c:405
softirqs last  enabled at (55964): [<ffff8000081ac37c>] softirq_handle_end kernel/softirq.c:439 [inline]
softirqs last  enabled at (55964): [<ffff8000081ac37c>] handle_softirqs+0xaec/0xc60 kernel/softirq.c:624
softirqs last disabled at (74973): [<ffff800008020164>] __do_softirq+0x14/0x20 kernel/softirq.c:630
---[ end trace 0000000000000000 ]---

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/01/17 07:48 linux-6.1.y bec0e10ee67e 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in __skb_flow_dissect
2026/01/17 07:47 linux-6.1.y bec0e10ee67e 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-1-kasan-arm64 WARNING in __skb_flow_dissect
* Struck through repros no longer work on HEAD.