syzbot


WARNING in u32_change (2)

Status: upstream: reported C repro on 2026/03/04 11:04
Subsystems: net
[Documentation on labels]
Reported-by: syzbot+d5ace703ed883df56e42@syzkaller.appspotmail.com
Fix commit: net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
Patched on: [ci-upstream-linux-next-kasan-gce-root ci-upstream-net-kasan-gce ci-upstream-rust-kasan-gce], missing on: [ci-qemu-gce-upstream-auto ci-qemu-native-arm64-kvm ci-qemu-upstream ci-qemu-upstream-386 ci-qemu2-arm32 ci-qemu2-arm64 ci-qemu2-arm64-compat ci-qemu2-arm64-mte ci-qemu2-riscv64 ci-snapshot-upstream-root ci-upstream-bpf-kasan-gce ci-upstream-bpf-next-kasan-gce ci-upstream-gce-arm64 ci-upstream-gce-leak ci-upstream-kasan-badwrites-root ci-upstream-kasan-gce ci-upstream-kasan-gce-386 ci-upstream-kasan-gce-root ci-upstream-kasan-gce-selinux-root ci-upstream-kasan-gce-smack-root ci-upstream-kmsan-gce-386-root ci-upstream-kmsan-gce-root ci-upstream-net-this-kasan-gce ci2-upstream-fs ci2-upstream-kcsan-gce ci2-upstream-usb]
First crash: 36d, last: 2h12m
Cause bisection: failed (error log, bisect log)
  
Discussions (3)
Title Replies (including bot) Last reply
[PATCH net-next v2] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode() 2 (2) 2026/03/11 03:00
[PATCH net-next v1] net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode() 5 (5) 2026/03/09 12:12
[syzbot] [net?] WARNING in u32_change (2) 0 (2) 2026/03/05 11:41
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.6 WARNING in u32_change origin:upstream -1 C 69 4h56m 35d 0/2 upstream: reported C repro on 2026/02/22 20:25
upstream WARNING in u32_change net -1 C 28 1184d 1281d 22/29 fixed on 2023/02/24 13:50
linux-6.1 WARNING in u32_change -1 C 106 2d00h 35d 0/3 upstream: reported C repro on 2026/02/22 19:31
Last patch testing requests (1)
Created Duration User Patch Repo Result
2026/03/05 11:41 27m zlatistiv@gmail.com patch upstream OK log

Sample crash report:
netlink: 44 bytes leftover after parsing attributes in process `syz.0.17'.
------------[ cut here ]------------
memcpy: detected field-spanning write (size 32) of single field "&new->sel" at net/sched/cls_u32.c:855 (size 16)
WARNING: net/sched/cls_u32.c:855 at u32_init_knode net/sched/cls_u32.c:855 [inline], CPU#0: syz.0.17/5487
WARNING: net/sched/cls_u32.c:855 at u32_change+0x1da0/0x2720 net/sched/cls_u32.c:921, CPU#0: syz.0.17/5487
Modules linked in:
CPU: 0 UID: 0 PID: 5487 Comm: syz.0.17 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
RIP: 0010:u32_init_knode net/sched/cls_u32.c:855 [inline]
RIP: 0010:u32_change+0x1daf/0x2720 net/sched/cls_u32.c:921
Code: 3d 4c eb 42 06 01 75 33 e8 0e 0e 0d f8 eb 50 e8 07 0e 0d f8 48 8d 3d 00 1f 68 06 b9 10 00 00 00 4c 89 f6 48 c7 c2 00 64 e1 8c <67> 48 0f b9 3a e9 af ee ff ff e8 e2 0d 0d f8 eb 24 e8 db 0d 0d f8
RSP: 0018:ffffc90004976fc0 EFLAGS: 00010293
RAX: ffffffff89b88e29 RBX: ffff888038a7c800 RCX: 0000000000000010
RDX: ffffffff8ce16400 RSI: 0000000000000020 RDI: ffffffff9020ad30
RBP: ffffc90004977178 R08: 0000000000000dc0 R09: 00000000ffffffff
R10: dffffc0000000000 R11: fffffbfff20232f7 R12: ffff888033a63ce8
R13: 0000000000000001 R14: 0000000000000020 R15: 0000000000000001
FS:  00005555621f5500(0000) GS:ffff88808ca5b000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007ffe0048eff8 CR3: 000000005563f000 CR4: 0000000000352ef0
Call Trace:
 <TASK>
 tc_new_tfilter+0xe1c/0x1630 net/sched/cls_api.c:2423
 rtnetlink_rcv_msg+0x7d5/0xbe0 net/core/rtnetlink.c:6958
 netlink_rcv_skb+0x232/0x4b0 net/netlink/af_netlink.c:2550
 netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
 netlink_unicast+0x80f/0x9b0 net/netlink/af_netlink.c:1344
 netlink_sendmsg+0x813/0xb40 net/netlink/af_netlink.c:1894
 sock_sendmsg_nosec net/socket.c:727 [inline]
 __sock_sendmsg net/socket.c:742 [inline]
 ____sys_sendmsg+0xa68/0xad0 net/socket.c:2592
 ___sys_sendmsg+0x2a5/0x360 net/socket.c:2646
 __sys_sendmmsg+0x27c/0x4e0 net/socket.c:2735
 __do_sys_sendmmsg net/socket.c:2762 [inline]
 __se_sys_sendmmsg net/socket.c:2759 [inline]
 __x64_sys_sendmmsg+0xa0/0xc0 net/socket.c:2759
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x14d/0xf80 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f78ead9c629
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:00007fff46c64d98 EFLAGS: 00000246 ORIG_RAX: 0000000000000133
RAX: ffffffffffffffda RBX: 00007f78eb015fa0 RCX: 00007f78ead9c629
RDX: 04000000000001f2 RSI: 0000200000000000 RDI: 0000000000000004
RBP: 00007f78eae32b39 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f78eb015fac R14: 00007f78eb015fa0 R15: 00007f78eb015fa0
 </TASK>
----------------
Code disassembly (best guess):
   0:	3d 4c eb 42 06       	cmp    $0x642eb4c,%eax
   5:	01 75 33             	add    %esi,0x33(%rbp)
   8:	e8 0e 0e 0d f8       	call   0xf80d0e1b
   d:	eb 50                	jmp    0x5f
   f:	e8 07 0e 0d f8       	call   0xf80d0e1b
  14:	48 8d 3d 00 1f 68 06 	lea    0x6681f00(%rip),%rdi        # 0x6681f1b
  1b:	b9 10 00 00 00       	mov    $0x10,%ecx
  20:	4c 89 f6             	mov    %r14,%rsi
  23:	48 c7 c2 00 64 e1 8c 	mov    $0xffffffff8ce16400,%rdx
* 2a:	67 48 0f b9 3a       	ud1    (%edx),%rdi <-- trapping instruction
  2f:	e9 af ee ff ff       	jmp    0xffffeee3
  34:	e8 e2 0d 0d f8       	call   0xf80d0e1b
  39:	eb 24                	jmp    0x5f
  3b:	e8 db 0d 0d f8       	call   0xf80d0e1b

Crashes (630):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/21 11:34 upstream a95f71ad3e2e 6e7b5511 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/02/21 10:14 upstream a95f71ad3e2e 6e7b5511 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/02/21 08:45 upstream a95f71ad3e2e 6e7b5511 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/02/21 07:25 upstream a95f71ad3e2e 6e7b5511 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/02/21 12:07 net-next 8bf22c33e7a1 6e7b5511 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in u32_change
2026/02/21 10:41 net-next 8bf22c33e7a1 6e7b5511 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in u32_change
2026/02/21 09:29 net-next 8bf22c33e7a1 6e7b5511 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in u32_change
2026/02/21 08:16 net-next 8bf22c33e7a1 6e7b5511 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in u32_change
2026/02/21 06:58 net-next 8bf22c33e7a1 6e7b5511 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in u32_change
2026/03/29 13:05 upstream cbfffcca2bf0 356bdfc9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/29 11:33 upstream cbfffcca2bf0 356bdfc9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/28 17:08 upstream be762d8b6dd7 356bdfc9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/28 17:08 upstream be762d8b6dd7 356bdfc9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/27 19:49 upstream 46b513250491 74a13a23 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/27 06:54 upstream 46b513250491 50cdcaa1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/26 18:58 upstream 0138af2472df fca8d360 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/26 17:11 upstream 0138af2472df fca8d360 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in u32_change
2026/03/25 22:13 upstream bbeb83d3182a 4367a094 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in u32_change
2026/03/25 18:13 upstream bbeb83d3182a 4367a094 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/25 14:29 upstream bbeb83d3182a 4367a094 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/25 12:38 upstream bbeb83d3182a 35e4ff71 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/25 04:09 upstream e3c33bc767b5 35e4ff71 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/25 00:37 upstream e3c33bc767b5 74e70d19 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in u32_change
2026/03/24 03:49 upstream c369299895a5 baf8bf12 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/24 00:01 upstream c369299895a5 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root WARNING in u32_change
2026/03/22 09:03 upstream 113ae7b4decc 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/22 07:56 upstream 113ae7b4decc 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce WARNING in u32_change
2026/03/20 21:24 upstream c612261bedd6 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root WARNING in u32_change
2026/03/27 13:36 upstream 46b513250491 50cdcaa1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in u32_change
2026/03/24 05:08 upstream c369299895a5 baf8bf12 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in u32_change
2026/03/23 22:35 upstream c369299895a5 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in u32_change
2026/03/23 16:09 upstream c369299895a5 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in u32_change
2026/03/23 16:08 upstream c369299895a5 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 WARNING in u32_change
2026/03/29 20:12 upstream a3d97d1d3fa6 dcaebc52 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/28 15:57 upstream be762d8b6dd7 b5ceaad2 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/28 14:37 upstream be762d8b6dd7 b5ceaad2 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/27 14:57 upstream 46b513250491 f9ef2ec1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/27 04:13 upstream 46b513250491 50cdcaa1 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/25 15:13 upstream bbeb83d3182a 4367a094 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/25 03:06 upstream 24f9515de877 35e4ff71 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/24 10:25 upstream c369299895a5 baf8bf12 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/24 06:55 upstream c369299895a5 baf8bf12 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/24 02:35 upstream c369299895a5 baf8bf12 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/23 20:43 upstream c369299895a5 4933dba2 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/21 15:11 upstream 42bddab0563f 5b92003d .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/21 12:50 upstream 42bddab0563f 5b92003d .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/21 04:58 upstream 42bddab0563f 5b92003d .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/20 19:36 upstream 0e4f8f1a3d08 85bf2a64 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root WARNING in u32_change
2026/03/28 05:35 net 2edfa31769a4 356bdfc9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/27 18:32 net 5597dd284ff8 74a13a23 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/27 05:16 net 45dbf8fcea4d 50cdcaa1 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/26 14:43 net 84a8335d8300 fca8d360 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/26 12:51 net 84a8335d8300 c6143aac .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/26 06:08 net c4ea7d8907cf c6143aac .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/24 01:20 net b1791180a271 baf8bf12 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/23 23:56 net bc0151c59e63 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/23 14:46 net bc0151c59e63 5e3db351 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/21 11:19 net e069034bd660 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/21 02:45 net e069034bd660 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce WARNING in u32_change
2026/03/10 17:12 net-next 89fe91c65992 4683d576 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce WARNING in u32_change
2026/03/11 07:13 linux-next 7109a2155340 86914af9 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root WARNING in u32_change
* Struck through repros no longer work on HEAD.