| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2026/02/24 | linux-6.1.y (ToT) | 779f9571ac3e | C | [report] KASAN: slab-out-of-bounds Write in __bpf_get_stackid |
| 2026/02/24 | upstream (ToT) | 7dff99b35460 | C | Didn't crash |
syzbot |
sign-in | mailing list | source | docs |
| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2026/02/24 | linux-6.1.y (ToT) | 779f9571ac3e | C | [report] KASAN: slab-out-of-bounds Write in __bpf_get_stackid |
| 2026/02/24 | upstream (ToT) | 7dff99b35460 | C | Didn't crash |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| linux-6.6 | KASAN: slab-out-of-bounds Write in __bpf_get_stackid origin:lts-only | 21 | C | error | 117 | 10h27m | 234d | 0/2 | upstream: reported C repro on 2025/08/11 20:18 | |
| android-6-1 | KASAN: slab-out-of-bounds Write in __bpf_get_stackid origin:lts | 21 | C | 1302 | 42m | 57d | 0/2 | upstream: reported C repro on 2026/02/05 00:19 | ||
| upstream | KASAN: slab-out-of-bounds Write in __bpf_get_stackid bpf | 21 | C | error | 170 | 153d | 248d | 29/29 | fixed on 2026/01/07 12:29 |
================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 Write of size 56 at addr ffff88805d567c90 by task syz.0.17/4419 CPU: 0 PID: 4419 Comm: syz.0.17 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Call Trace: <#DB> dump_stack_lvl+0x188/0x24e lib/dump_stack.c:106 print_address_description mm/kasan/report.c:316 [inline] print_report+0xa8/0x210 mm/kasan/report.c:420 kasan_report+0x10b/0x140 mm/kasan/report.c:524 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x235/0x290 mm/kasan/generic.c:189 memcpy+0x3c/0x60 mm/kasan/shadow.c:66 __bpf_get_stackid+0x6c9/0x920 kernel/bpf/stackmap.c:274 ____bpf_get_stackid_pe kernel/bpf/stackmap.c:365 [inline] bpf_get_stackid_pe+0x33f/0x400 kernel/bpf/stackmap.c:334 bpf_prog_a82986b851e905af+0x21/0x33 bpf_dispatcher_nop_func include/linux/bpf.h:1012 [inline] __bpf_prog_run include/linux/filter.h:607 [inline] bpf_prog_run include/linux/filter.h:614 [inline] bpf_overflow_handler+0x522/0x7c0 kernel/events/core.c:10321 __perf_event_overflow+0x448/0x610 kernel/events/core.c:9496 perf_swevent_overflow kernel/events/core.c:9579 [inline] perf_swevent_event+0x315/0x570 kernel/events/core.c:9630 perf_bp_event+0x312/0x3f0 kernel/events/core.c:10518 hw_breakpoint_handler arch/x86/kernel/hw_breakpoint.c:555 [inline] hw_breakpoint_exceptions_notify+0x152/0x470 arch/x86/kernel/hw_breakpoint.c:586 notifier_call_chain kernel/notifier.c:87 [inline] atomic_notifier_call_chain+0x17a/0x2b0 kernel/notifier.c:225 notify_die+0x141/0x1a0 kernel/notifier.c:593 notify_debug+0x20/0x30 arch/x86/kernel/traps.c:1018 exc_debug_kernel arch/x86/kernel/traps.c:1075 [inline] exc_debug+0xd9/0x130 arch/x86/kernel/traps.c:1175 asm_exc_debug+0x1a/0x40 arch/x86/include/asm/idtentry.h:648 RIP: 0010:copy_user_enhanced_fast_string+0xa/0x40 arch/x86/lib/copy_user_64.S:166 Code: ff c9 75 f2 89 d1 c1 e9 03 83 e2 07 f3 48 a5 89 d1 f3 a4 31 c0 0f 01 ca c3 8d 0c ca 89 ca eb 20 0f 01 cb 83 fa 40 72 38 89 d1 <f3> a4 31 c0 0f 01 ca c3 89 ca eb 0a 90 90 90 90 90 90 90 90 90 90 RSP: 0018:ffffc90003447d48 EFLAGS: 00050202 RAX: ffffffff84114301 RBX: 0000000000000050 RCX: 000000000000000f RDX: 0000000000000050 RSI: 0000200000000301 RDI: ffffc90003447e01 RBP: 0000000000000000 R08: ffffc90003447e0f R09: 1ffff92000688fc1 R10: dffffc0000000000 R11: fffff52000688fc2 R12: 00007fffffffefb0 R13: 0000000000000050 R14: ffffc90003447dc0 R15: 00002000000002c0 </#DB> <TASK> copy_user_generic arch/x86/include/asm/uaccess_64.h:37 [inline] raw_copy_from_user arch/x86/include/asm/uaccess_64.h:52 [inline] _copy_from_user+0xf4/0x170 lib/usercopy.c:23 copy_from_user include/linux/uaccess.h:161 [inline] copy_from_bpfptr_offset include/linux/bpfptr.h:53 [inline] copy_from_bpfptr include/linux/bpfptr.h:59 [inline] __sys_bpf+0x2ea/0x780 kernel/bpf/syscall.c:5004 __do_sys_bpf kernel/bpf/syscall.c:5135 [inline] __se_sys_bpf kernel/bpf/syscall.c:5133 [inline] __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:5133 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fee8bd9c819 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:00007ffd747af6b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000141 RAX: ffffffffffffffda RBX: 00007fee8c015fa0 RCX: 00007fee8bd9c819 RDX: 0000000000000050 RSI: 00002000000002c0 RDI: 000000000000001c RBP: 00007fee8be32c91 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fee8c015fac R14: 00007fee8c015fa0 R15: 00007fee8c015fa0 </TASK> Allocated by task 4419: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 ____kasan_kmalloc mm/kasan/common.c:375 [inline] __kasan_kmalloc+0x8e/0xa0 mm/kasan/common.c:384 kasan_kmalloc include/linux/kasan.h:211 [inline] __do_kmalloc_node mm/slab_common.c:936 [inline] __kmalloc_node+0xb0/0x240 mm/slab_common.c:943 kmalloc_node include/linux/slab.h:589 [inline] __bpf_map_area_alloc kernel/bpf/syscall.c:328 [inline] bpf_map_area_alloc+0x47/0xe0 kernel/bpf/syscall.c:341 prealloc_elems_and_freelist+0x86/0x1c0 kernel/bpf/stackmap.c:51 stack_map_alloc+0x390/0x520 kernel/bpf/stackmap.c:117 find_and_alloc_map kernel/bpf/syscall.c:133 [inline] map_create+0x534/0x1000 kernel/bpf/syscall.c:1149 __sys_bpf+0x38b/0x780 kernel/bpf/syscall.c:5013 __do_sys_bpf kernel/bpf/syscall.c:5135 [inline] __se_sys_bpf kernel/bpf/syscall.c:5133 [inline] __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:5133 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff88805d567c80 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of 64-byte region [ffff88805d567c80, ffff88805d567cc0) The buggy address belongs to the physical page: page:ffffea00017559c0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x5d567 memcg:ffff888078713401 flags: 0xfff00000000200(slab|node=0|zone=1|lastcpupid=0x7ff) raw: 00fff00000000200 0000000000000000 dead000000000122 ffff888017442780 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff888078713401 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x112cc0(GFP_USER|__GFP_NOWARN|__GFP_NORETRY), pid 4357, tgid 4357 (syz-executor), ts 97479062266, free_ts 97432292251 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x173/0x1a0 mm/page_alloc.c:2559 prep_new_page mm/page_alloc.c:2566 [inline] get_page_from_freelist+0x1a1e/0x1ab0 mm/page_alloc.c:4357 __alloc_pages+0x1ec/0x4f0 mm/page_alloc.c:5657 alloc_slab_page+0x5d/0x160 mm/slub.c:1799 allocate_slab mm/slub.c:1944 [inline] new_slab+0x87/0x2c0 mm/slub.c:1997 ___slab_alloc+0xbc6/0x1240 mm/slub.c:3154 __slab_alloc mm/slub.c:3240 [inline] slab_alloc_node mm/slub.c:3325 [inline] __kmem_cache_alloc_node+0x1a0/0x260 mm/slub.c:3398 __do_kmalloc_node mm/slab_common.c:935 [inline] __kmalloc_node+0xa0/0x240 mm/slab_common.c:943 kmalloc_node include/linux/slab.h:589 [inline] kvmalloc_node+0x6c/0x180 mm/util.c:581 kvmalloc include/linux/slab.h:716 [inline] kvzalloc include/linux/slab.h:724 [inline] allocate_hook_entries_size net/netfilter/core.c:61 [inline] nf_hook_entries_grow+0x309/0x730 net/netfilter/core.c:128 __nf_register_net_hook+0x2c9/0x910 net/netfilter/core.c:423 nf_register_net_hook+0xae/0x190 net/netfilter/core.c:566 nf_register_net_hooks+0x40/0x1a0 net/netfilter/core.c:582 ops_init+0x355/0x5f0 net/core/net_namespace.c:138 setup_net+0x4f2/0xbd0 net/core/net_namespace.c:336 copy_net_ns+0x348/0x5b0 net/core/net_namespace.c:508 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1486 [inline] free_pcp_prepare mm/page_alloc.c:1536 [inline] free_unref_page_prepare+0x8b4/0x9a0 mm/page_alloc.c:3413 free_unref_page+0x2e/0x3f0 mm/page_alloc.c:3508 tlb_batch_list_free mm/mmu_gather.c:76 [inline] tlb_finish_mmu+0x140/0x220 mm/mmu_gather.c:397 exit_mmap+0x384/0x960 mm/mmap.c:3262 __mmput+0x118/0x3c0 kernel/fork.c:1205 exit_mm+0x1fe/0x2d0 kernel/exit.c:565 do_exit+0x905/0x2480 kernel/exit.c:867 do_group_exit+0x217/0x2d0 kernel/exit.c:1022 get_signal+0x1272/0x1350 kernel/signal.c:2871 arch_do_signal_or_restart+0xc4/0x1350 arch/x86/kernel/signal.c:871 exit_to_user_mode_loop+0x70/0x110 kernel/entry/common.c:174 exit_to_user_mode_prepare+0xee/0x180 kernel/entry/common.c:210 __syscall_exit_to_user_mode_work kernel/entry/common.c:292 [inline] syscall_exit_to_user_mode+0x16/0x40 kernel/entry/common.c:303 do_syscall_64+0x58/0xa0 arch/x86/entry/common.c:82 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Memory state around the buggy address: ffff88805d567b80: fa fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc ffff88805d567c00: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc >ffff88805d567c80: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff88805d567d00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88805d567d80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: ff c9 dec %ecx 2: 75 f2 jne 0xfffffff6 4: 89 d1 mov %edx,%ecx 6: c1 e9 03 shr $0x3,%ecx 9: 83 e2 07 and $0x7,%edx c: f3 48 a5 rep movsq %ds:(%rsi),%es:(%rdi) f: 89 d1 mov %edx,%ecx 11: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) 13: 31 c0 xor %eax,%eax 15: 0f 01 ca clac 18: c3 ret 19: 8d 0c ca lea (%rdx,%rcx,8),%ecx 1c: 89 ca mov %ecx,%edx 1e: eb 20 jmp 0x40 20: 0f 01 cb stac 23: 83 fa 40 cmp $0x40,%edx 26: 72 38 jb 0x60 28: 89 d1 mov %edx,%ecx * 2a: f3 a4 rep movsb %ds:(%rsi),%es:(%rdi) <-- trapping instruction 2c: 31 c0 xor %eax,%eax 2e: 0f 01 ca clac 31: c3 ret 32: 89 ca mov %ecx,%edx 34: eb 0a jmp 0x40 36: 90 nop 37: 90 nop 38: 90 nop 39: 90 nop 3a: 90 nop 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/04/02 08:48 | linux-6.1.y | 1989cd3d56e2 | 0cb124d5 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/02/23 09:38 | linux-6.1.y | 779f9571ac3e | 6e7b5511 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/02/08 05:29 | linux-6.1.y | 0182cb5b74ee | 4c131dc4 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/03/31 17:57 | linux-6.1.y | 1989cd3d56e2 | aeea1c72 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/31 03:37 | linux-6.1.y | 1989cd3d56e2 | d0af506e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/30 06:58 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/30 03:36 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/30 01:48 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/29 22:13 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/29 17:43 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/29 11:56 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/29 09:36 | linux-6.1.y | 1989cd3d56e2 | b5ceaad2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/28 08:56 | linux-6.1.y | 1989cd3d56e2 | 356bdfc9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/28 07:35 | linux-6.1.y | 1989cd3d56e2 | 356bdfc9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/27 22:21 | linux-6.1.y | 1989cd3d56e2 | 74a13a23 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/27 20:03 | linux-6.1.y | 1989cd3d56e2 | 74a13a23 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/27 09:51 | linux-6.1.y | 1989cd3d56e2 | 766b6434 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/27 05:48 | linux-6.1.y | 1989cd3d56e2 | 766b6434 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/26 02:55 | linux-6.1.y | 1989cd3d56e2 | c6143aac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/25 05:43 | linux-6.1.y | f2ddafa93a25 | 74e70d19 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/24 23:25 | linux-6.1.y | f2ddafa93a25 | 74e70d19 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/24 12:25 | linux-6.1.y | f2ddafa93a25 | baf8bf12 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/24 09:22 | linux-6.1.y | f2ddafa93a25 | baf8bf12 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/23 09:50 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/23 08:17 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/23 04:30 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 22:01 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 19:44 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 18:29 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 14:57 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 12:47 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 10:06 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 08:57 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 07:36 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/22 02:10 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/21 12:19 | linux-6.1.y | f2ddafa93a25 | 5b92003d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/20 23:44 | linux-6.1.y | f2ddafa93a25 | ac6f1dff | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/20 14:33 | linux-6.1.y | f2ddafa93a25 | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/20 07:16 | linux-6.1.y | f2ddafa93a25 | 2f245add | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/19 23:59 | linux-6.1.y | f2ddafa93a25 | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/19 23:49 | linux-6.1.y | f2ddafa93a25 | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/19 22:27 | linux-6.1.y | f2ddafa93a25 | bd6dcb30 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/19 08:31 | linux-6.1.y | f2ddafa93a25 | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/19 04:09 | linux-6.1.y | f2ddafa93a25 | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/03/18 23:27 | linux-6.1.y | f2ddafa93a25 | 0199f9a1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-1-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid |