syzbot


BUG: corrupted list in flow_block_cb_setup_simple

Status: upstream: reported C repro on 2025/09/12 07:06
Subsystems: net
Labels: prio:normal
[Documentation on labels]
Reported-by: syzbot+5a66db916cdde0dbcc1c@syzkaller.appspotmail.com
First crash: 283d, last: 9d23h
Cause bisection: failed (error log, bisect log)
  
✨ AI Jobs (4)
ID Workflow Result Correct Bug Created Started Finished Revision Error
ebf17298-8c98-4810-90f8-4cd92c230dba assessment-security DenialOfService: ✅ Exploitable: ✅ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ BUG: corrupted list in flow_block_cb_setup_simple 2026/05/17 02:48 2026/05/17 02:48 2026/05/17 03:49 de5aae85e5f28e2fa1c7deefcc24fe286abe5140

			
		
2327301e-d6c7-405e-888d-ecf2d52e3332 patching 💥 BUG: corrupted list in flow_block_cb_setup_simple 2026/01/24 13:53 2026/01/24 13:53 2026/01/24 14:10 a58905e33a29d2b09d4334a5f5ca7ea75c4353dd
tool codeexpert failed: error: Error 400, Message: The input token count exceeds the maximum number of tokens allowed 1048576., Status: INVALID_ARGUMENT, Details: [map[@type:type.googleapis.com/google...
truncated to first 200 bytes; open job for full error
31471d05-db8c-4cc1-a6df-b38fe9b21176 patching 💥 BUG: corrupted list in flow_block_cb_setup_simple 2026/01/24 07:59 2026/01/24 08:20 2026/01/24 08:28 40acda8acc843b8f5cc068eaad3b6b217e5a9de6
tool codeexpert failed: error: Error 429, Message: You exceeded your current quota, please check your plan and billing details. For more information on this error, head to: https://ai.google.dev/gemin...
truncated to first 200 bytes; open job for full error
27ff3d90-6a2a-41bb-96b3-22d5777a1838 patching 🏃 BUG: corrupted list in flow_block_cb_setup_simple 2026/01/23 14:58 2026/01/23 14:59 7ee46ad36cdaae818f74dea493b5ec30df3fe31b

			
		
Discussions (2)
Title Replies (including bot) Last reply
[PATCH net] net: flow_offload: protect driver_block_list in flow_block_cb_setup_simple() 8 (8) 2026/02/17 22:05
[syzbot] [net?] BUG: corrupted list in flow_block_cb_setup_simple 1 (4) 2026/02/06 18:28
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 BUG: corrupted list in flow_block_cb_setup_simple 19 2 235d 328d 0/3 auto-obsoleted due to no activity on 2026/02/06 21:04
Last patch testing requests (12)
Created Duration User Patch Repo Result
2026/05/18 14:48 36m retest repro linux-next log
2026/05/18 14:40 24m retest repro linux-next log
2026/05/18 12:23 31m retest repro net-next log
2026/05/18 12:23 25m retest repro net-next log
2026/05/18 12:23 24m retest repro net-next log
2026/05/18 08:16 40m retest repro net log
2026/05/18 08:16 25m retest repro net log
2026/05/18 04:17 1h24m retest repro bpf log
2026/05/18 04:17 1h12m retest repro bpf log
2026/05/18 01:54 1h10m retest repro linux-next log
2026/02/06 18:28 1h12m syoshida@redhat.com patch net OK log
2025/09/12 09:30 3h13m hdanton@sina.com patch upstream OK log

Sample crash report:
 non-slab/vmalloc memory
list_del corruption. prev->next should be ffff88801ee97e00, but was ffffffff8f6566a0. (prev=ffffffff8f6566a0)
------------[ cut here ]------------
kernel BUG at lib/list_debug.c:64!
Oops: invalid opcode: 0000 [#1] SMP KASAN PTI
CPU: 1 UID: 0 PID: 6107 Comm: syz.1.103 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
RIP: 0010:__list_del_entry_valid_or_report+0x15a/0x190 lib/list_debug.c:62
Code: e8 6b e7 52 fd 43 80 3c 2c 00 74 08 4c 89 ff e8 3c 8a 74 fd 49 8b 17 48 c7 c7 a0 be 28 8c 48 89 de 4c 89 f9 e8 e7 26 6b fc 90 <0f> 0b 4c 89 f7 e8 3c e7 52 fd 43 80 3c 2c 00 74 08 4c 89 ff e8 0d
RSP: 0018:ffffc90004136760 EFLAGS: 00010246
RAX: 000000000000006d RBX: ffff88801ee97e00 RCX: 529adca996f3e900
RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
RBP: 1ffff92000826d3e R08: ffffc900041364e7 R09: 1ffff92000826c9c
R10: dffffc0000000000 R11: fffff52000826c9d R12: 1ffffffff1ecacd4
R13: dffffc0000000000 R14: ffffffff8f6566a0 R15: ffffffff8f6566a0
FS:  000055558f799500(0000) GS:ffff8881253a0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000200000000380 CR3: 000000005ec5c000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 __list_del_entry_valid include/linux/list.h:132 [inline]
 __list_del_entry include/linux/list.h:246 [inline]
 list_del include/linux/list.h:260 [inline]
 flow_block_cb_setup_simple+0x62d/0x740 net/core/flow_offload.c:367
 nft_block_offload_cmd net/netfilter/nf_tables_offload.c:397 [inline]
 nft_chain_offload_cmd+0x2d8/0x6e0 net/netfilter/nf_tables_offload.c:451
 nft_flow_block_chain net/netfilter/nf_tables_offload.c:471 [inline]
 nft_flow_offload_chain net/netfilter/nf_tables_offload.c:513 [inline]
 nft_flow_rule_offload_commit+0x485/0x1ce0 net/netfilter/nf_tables_offload.c:592
 nf_tables_commit+0x80d/0xa7c0 net/netfilter/nf_tables_api.c:10912
 nfnetlink_rcv_batch net/netfilter/nfnetlink.c:574 [inline]
 nfnetlink_rcv_skb_batch net/netfilter/nfnetlink.c:647 [inline]
 nfnetlink_rcv+0x1c19/0x27b0 net/netfilter/nfnetlink.c:665
 netlink_unicast_kernel net/netlink/af_netlink.c:1318 [inline]
 netlink_unicast+0x75c/0x8e0 net/netlink/af_netlink.c:1344
 netlink_sendmsg+0x813/0xb40 net/netlink/af_netlink.c:1899
 sock_sendmsg_nosec net/socket.c:787 [inline]
 __sock_sendmsg net/socket.c:802 [inline]
 ____sys_sendmsg+0x972/0x9f0 net/socket.c:2698
 ___sys_sendmsg+0x2a5/0x360 net/socket.c:2752
 __sys_sendmsg net/socket.c:2784 [inline]
 __do_sys_sendmsg net/socket.c:2789 [inline]
 __se_sys_sendmsg net/socket.c:2787 [inline]
 __x64_sys_sendmsg+0x1bd/0x2a0 net/socket.c:2787
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fb07159ce59
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:00007fff8b32ebf8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007fb071815fa0 RCX: 00007fb07159ce59
RDX: 000000000000c050 RSI: 0000200000000cc0 RDI: 0000000000000003
RBP: 00007fb071632d6f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007fb071815fac R14: 00007fb071815fa0 R15: 00007fb071815fa0
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:__list_del_entry_valid_or_report+0x15a/0x190 lib/list_debug.c:62
Code: e8 6b e7 52 fd 43 80 3c 2c 00 74 08 4c 89 ff e8 3c 8a 74 fd 49 8b 17 48 c7 c7 a0 be 28 8c 48 89 de 4c 89 f9 e8 e7 26 6b fc 90 <0f> 0b 4c 89 f7 e8 3c e7 52 fd 43 80 3c 2c 00 74 08 4c 89 ff e8 0d
RSP: 0018:ffffc90004136760 EFLAGS: 00010246
RAX: 000000000000006d RBX: ffff88801ee97e00 RCX: 529adca996f3e900
RDX: 0000000000000000 RSI: 0000000080000000 RDI: 0000000000000000
RBP: 1ffff92000826d3e R08: ffffc900041364e7 R09: 1ffff92000826c9c
R10: dffffc0000000000 R11: fffff52000826c9d R12: 1ffffffff1ecacd4
R13: dffffc0000000000 R14: ffffffff8f6566a0 R15: ffffffff8f6566a0
FS:  000055558f799500(0000) GS:ffff8881252a0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007fcdb21456b8 CR3: 000000005ec5c000 CR4: 00000000003526f0

Crashes (82):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/08 13:57 upstream 4549871118cf cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/08 12:16 upstream 4549871118cf cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/08 06:43 upstream 33d8d8ec31b5 cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/08 04:37 upstream 33d8d8ec31b5 cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 12:21 bpf e7ae89a0c97c e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 11:06 net 9bf10032894f e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 08:35 net 9bf10032894f e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 07:19 bpf e7ae89a0c97c e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 06:02 net 9bf10032894f e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 04:21 net 87a1e0fe7776 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 19:27 net 87a1e0fe7776 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 19:16 bpf 7dd62566e0d1 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 11:48 bpf 7dd62566e0d1 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 06:03 net 87a1e0fe7776 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/03/02 18:26 net 9439a661c2e8 b9dd6534 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/03/02 14:36 net 9439a661c2e8 b9dd6534 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/10/05 21:42 net 1b54b0756f05 49379ee0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/12 07:54 bpf e59a039119c3 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/12 06:27 bpf e59a039119c3 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/12 05:00 bpf e59a039119c3 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/12 03:29 bpf e59a039119c3 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/11 23:17 bpf e59a039119c3 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 12:20 bpf-next 30dee2c176e7 e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 07:16 bpf-next 30dee2c176e7 e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 13:50 net-next c0aa5f13826d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 00:05 net-next c0aa5f13826d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 10:28 net-next c0aa5f13826d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 04:34 bpf-next b1fcdf9aa9f5 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 03:23 net-next c0aa5f13826d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/04/19 01:01 net-next 1f5ffc672165 303e2802 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/04/10 12:02 net-next 42f9b4c6ef19 38c8e246 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/04/10 11:08 net-next 42f9b4c6ef19 38c8e246 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/04/10 07:58 net-next 9700282a7ec7 38c8e246 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/10/22 09:22 bpf-next e7586577b75f 252fbbad .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/29 09:40 bpf-next 4ef77dd584cf 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/28 22:46 bpf-next 4ef77dd584cf 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 10:51 linux-next ec039126b7fa e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 20:19 linux-next c1ecb239fa34 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 04:54 linux-next c1ecb239fa34 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/10/06 03:31 linux-next 47a8d4b89844 49379ee0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/13 16:29 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/13 15:02 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/13 12:49 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2025/09/13 09:27 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 15:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 596d152bc5e3 1d2f3589 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: corrupted list in flow_block_cb_setup_simple
2026/05/26 23:50 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 4b4362973b6f 2b01f00e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: corrupted list in flow_block_cb_setup_simple
2026/05/26 18:44 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 4b4362973b6f a3e47276 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: corrupted list in flow_block_cb_setup_simple
2026/05/26 16:35 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 4b4362973b6f a3e47276 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: corrupted list in flow_block_cb_setup_simple
2026/06/08 07:46 upstream 33d8d8ec31b5 cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/25 09:08 net 87a1e0fe7776 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/25 01:16 bpf 7dd62566e0d1 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/24 12:39 net 87a1e0fe7776 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/24 04:40 bpf 7dd62566e0d1 c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/03/02 17:09 net 9439a661c2e8 b9dd6534 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2025/10/12 05:11 bpf 67029a49db6c ff1712fe .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2025/09/12 00:57 bpf e59a039119c3 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/25 06:58 net-next c0aa5f13826d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/24 17:18 net-next c0aa5f13826d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/04/10 13:13 net-next 42f9b4c6ef19 38c8e246 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce general protection fault in flow_block_cb_setup_simple
2025/09/29 08:37 bpf-next 4ef77dd584cf 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2025/09/29 05:27 bpf-next 4ef77dd584cf 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce general protection fault in flow_block_cb_setup_simple
2025/09/29 04:01 bpf-next 4ef77dd584cf 001c9061 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/06/12 15:45 linux-next ec039126b7fa 1d2f3589 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/06/12 12:21 linux-next ec039126b7fa e93da63e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2025/09/13 11:45 linux-next 590b221ed425 e2beed91 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in flow_block_cb_setup_simple
2026/05/25 22:41 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 4b4362973b6f c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/05/25 08:41 bpf 7dd62566e0d1 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/03/02 20:15 net 9439a661c2e8 b9dd6534 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 08:37 bpf-next b1fcdf9aa9f5 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 00:53 bpf-next b1fcdf9aa9f5 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 18:55 bpf-next b1fcdf9aa9f5 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 11:18 bpf-next b1fcdf9aa9f5 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-bpf-next-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 08:41 linux-next c1ecb239fa34 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/05/24 15:10 linux-next c1ecb239fa34 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
2026/06/12 06:36 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 596d152bc5e3 e93da63e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: corrupted list in flow_block_cb_setup_simple
2026/05/26 13:31 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 4b4362973b6f a3e47276 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: corrupted list in flow_block_cb_setup_simple
2026/05/25 01:53 linux-next c1ecb239fa34 c69befb3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce kernel BUG in flow_block_cb_setup_simple
2026/06/12 09:15 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 596d152bc5e3 e93da63e .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: slab-use-after-free Read in flow_block_cb_setup_simple
2026/03/04 13:31 upstream 0031c06807cf e6b6b96b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: corrupted list in flow_block_cb_setup_simple
2026/02/27 17:31 upstream a75cb869a8cc 2cf092b8 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: corrupted list in flow_block_cb_setup_simple
2026/01/04 21:02 upstream 54e82e93ca93 d1b870e1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 BUG: corrupted list in flow_block_cb_setup_simple
2025/09/11 21:41 bpf e59a039119c3 e2beed91 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-bpf-kasan-gce BUG: corrupted list in flow_block_cb_setup_simple
* Struck through repros no longer work on HEAD.