| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2026/02/08 | linux-6.6.y (ToT) | c56aaf1a85ae | C | [report] KASAN: slab-out-of-bounds Write in __bpf_get_stackid |
| 2026/02/08 | upstream (ToT) | e7aa57247700 | C | Didn't crash |
syzbot |
sign-in | mailing list | source | docs |
| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2026/02/08 | linux-6.6.y (ToT) | c56aaf1a85ae | C | [report] KASAN: slab-out-of-bounds Write in __bpf_get_stackid |
| 2026/02/08 | upstream (ToT) | e7aa57247700 | C | Didn't crash |
| Kernel | Title | Rank 🛈 | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| linux-6.1 | KASAN: slab-out-of-bounds Write in __bpf_get_stackid origin:lts-only | 21 | C | error | 430 | 20h51m | 101d | 0/3 | upstream: reported C repro on 2026/02/08 05:29 | |
| android-6-1 | KASAN: slab-out-of-bounds Write in __bpf_get_stackid origin:lts | 21 | C | 4520 | 46m | 104d | 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 | 200d | 295d | 29/29 | fixed on 2026/01/07 12:29 |
================================================================== BUG: KASAN: slab-out-of-bounds in __bpf_get_stackid+0x6bf/0x900 kernel/bpf/stackmap.c:271 Write of size 48 at addr ffff8880751a6a10 by task syz.0.17/5941 CPU: 1 PID: 5941 Comm: syz.0.17 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 Call Trace: <IRQ> dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0xa8/0x210 mm/kasan/report.c:468 kasan_report+0x117/0x150 mm/kasan/report.c:581 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x241/0x290 mm/kasan/generic.c:187 __asan_memcpy+0x40/0x70 mm/kasan/shadow.c:106 __bpf_get_stackid+0x6bf/0x900 kernel/bpf/stackmap.c:271 ____bpf_get_stackid_pe kernel/bpf/stackmap.c:362 [inline] bpf_get_stackid_pe+0x343/0x410 kernel/bpf/stackmap.c:331 bpf_prog_7018bb76bd3f7f7a+0x30/0x45 bpf_dispatcher_nop_func include/linux/bpf.h:1224 [inline] __bpf_prog_run include/linux/filter.h:616 [inline] bpf_prog_run include/linux/filter.h:623 [inline] bpf_overflow_handler+0x1fc/0x510 kernel/events/core.c:10584 __perf_event_overflow+0x447/0x630 kernel/events/core.c:9720 perf_event_overflow kernel/events/core.c:9741 [inline] perf_swevent_hrtimer+0x439/0x610 kernel/events/core.c:11230 __run_hrtimer kernel/time/hrtimer.c:1750 [inline] __hrtimer_run_queues+0x4e1/0xc40 kernel/time/hrtimer.c:1814 hrtimer_interrupt+0x3c9/0x9c0 kernel/time/hrtimer.c:1876 local_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1077 [inline] __sysvec_apic_timer_interrupt+0xfb/0x3b0 arch/x86/kernel/apic/apic.c:1094 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1088 [inline] sysvec_apic_timer_interrupt+0x9f/0xc0 arch/x86/kernel/apic/apic.c:1088 </IRQ> <TASK> asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:687 RIP: 0010:check_kcov_mode kernel/kcov.c:182 [inline] RIP: 0010:write_comp_data kernel/kcov.c:245 [inline] RIP: 0010:__sanitizer_cov_trace_const_cmp4+0x17/0x90 kernel/kcov.c:313 Code: 48 89 44 11 20 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 48 8b 04 24 65 48 8b 15 60 8a 7c 7e 65 8b 0d 61 8a 7c 7e <81> e1 00 01 ff 00 74 11 81 f9 00 01 00 00 75 5b 83 ba 1c 16 00 00 RSP: 0018:ffffc90003447bf8 EFLAGS: 00000246 RAX: ffffffff81b1963f RBX: 0000000000000000 RCX: 0000000080000000 RDX: ffff88801cb11e00 RSI: 0000000000000000 RDI: 0000000000000000 RBP: ffffc90003447ed8 R08: ffff88802ee26007 R09: 1ffff11005dc4c00 R10: dffffc0000000000 R11: ffffed1005dc4c01 R12: 0000000040042408 R13: dffffc0000000000 R14: fffff52000688f94 R15: ffffc90002d0e000 _perf_ioctl kernel/events/core.c:6017 [inline] perf_ioctl+0x9cf/0x24a0 kernel/events/core.c:6076 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:871 [inline] __se_sys_ioctl+0xfd/0x170 fs/ioctl.c:857 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 RIP: 0033:0x7fa6c839ce59 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:00007ffdcd170288 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007fa6c8615fa0 RCX: 00007fa6c839ce59 RDX: 0000000000000004 RSI: 0000000040042408 RDI: 0000000000000005 RBP: 00007fa6c8432d6f R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fa6c8615fac R14: 00007fa6c8615fa0 R15: 00007fa6c8615fa0 </TASK> Allocated by task 5941: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4e/0x70 mm/kasan/common.c:53 ____kasan_kmalloc mm/kasan/common.c:375 [inline] __kasan_kmalloc+0x8f/0xa0 mm/kasan/common.c:384 kasan_kmalloc include/linux/kasan.h:198 [inline] __do_kmalloc_node mm/slab_common.c:1007 [inline] __kmalloc_node+0xb4/0x230 mm/slab_common.c:1014 kmalloc_node include/linux/slab.h:620 [inline] __bpf_map_area_alloc kernel/bpf/syscall.c:303 [inline] bpf_map_area_alloc+0x5e/0x110 kernel/bpf/syscall.c:316 prealloc_elems_and_freelist+0x86/0x1c0 kernel/bpf/stackmap.c:51 stack_map_alloc+0x33a/0x4c0 kernel/bpf/stackmap.c:114 map_create+0x877/0x12f0 kernel/bpf/syscall.c:1247 __sys_bpf+0x651/0x890 kernel/bpf/syscall.c:5459 __do_sys_bpf kernel/bpf/syscall.c:5581 [inline] __se_sys_bpf kernel/bpf/syscall.c:5579 [inline] __x64_sys_bpf+0x7c/0x90 kernel/bpf/syscall.c:5579 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff8880751a6a00 which belongs to the cache kmalloc-cg-64 of size 64 The buggy address is located 16 bytes inside of allocated 40-byte region [ffff8880751a6a00, ffff8880751a6a28) The buggy address belongs to the physical page: page:ffffea0001d46980 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x751a6 memcg:ffff88802a51fa01 flags: 0xfff00000000800(slab|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000800 ffff888017c4da00 dead000000000122 0000000000000000 raw: 0000000000000000 0000000080200020 00000001ffffffff ffff88802a51fa01 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 137, tgid 137 (kworker/u4:5), ts 93888608853, free_ts 93888072704 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x1c1/0x200 mm/page_alloc.c:1581 prep_new_page mm/page_alloc.c:1588 [inline] get_page_from_freelist+0x1951/0x19e0 mm/page_alloc.c:3220 __alloc_pages+0x1f0/0x460 mm/page_alloc.c:4500 alloc_slab_page+0x5d/0x160 mm/slub.c:1881 allocate_slab mm/slub.c:2028 [inline] new_slab+0x87/0x2d0 mm/slub.c:2081 ___slab_alloc+0xc5d/0x12f0 mm/slub.c:3253 __slab_alloc mm/slub.c:3339 [inline] __slab_alloc_node mm/slub.c:3392 [inline] slab_alloc_node mm/slub.c:3485 [inline] __kmem_cache_alloc_node+0x19e/0x250 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc_node+0xa4/0x230 mm/slab_common.c:1014 kmalloc_node include/linux/slab.h:620 [inline] kvmalloc_node+0x70/0x180 mm/util.c:617 kvmalloc include/linux/slab.h:738 [inline] kvzalloc include/linux/slab.h:746 [inline] allocate_hook_entries_size net/netfilter/core.c:61 [inline] __nf_hook_entries_try_shrink+0x310/0x6d0 net/netfilter/core.c:260 __nf_unregister_net_hook+0x4e1/0x6e0 net/netfilter/core.c:520 nf_unregister_net_hook net/netfilter/core.c:-1 [inline] nf_unregister_net_hooks+0xcb/0x130 net/netfilter/core.c:613 nf_ct_netns_do_put net/netfilter/nf_conntrack_proto.c:535 [inline] nf_ct_netns_put+0x2d2/0x520 net/netfilter/nf_conntrack_proto.c:616 nf_conncount_destroy+0x41/0x150 net/netfilter/nf_conncount.c:688 ovs_ct_limit_exit net/openvswitch/conntrack.c:1597 [inline] ovs_ct_exit+0x9c/0x200 net/openvswitch/conntrack.c:2000 ovs_exit_net+0xed/0x7a0 net/openvswitch/datapath.c:2686 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1181 [inline] free_unref_page_prepare+0x7b2/0x8c0 mm/page_alloc.c:2365 free_unref_page+0x32/0x2e0 mm/page_alloc.c:2458 discard_slab mm/slub.c:2127 [inline] __unfreeze_partials+0x1cf/0x210 mm/slub.c:2667 put_cpu_partial+0x17c/0x250 mm/slub.c:2743 __slab_free+0x319/0x400 mm/slub.c:3700 qlink_free mm/kasan/quarantine.c:166 [inline] qlist_free_all+0x75/0xd0 mm/kasan/quarantine.c:185 kasan_quarantine_reduce+0x143/0x160 mm/kasan/quarantine.c:292 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:306 kasan_slab_alloc include/linux/kasan.h:188 [inline] slab_post_alloc_hook+0x6e/0x4b0 mm/slab.h:767 slab_alloc_node mm/slub.c:3495 [inline] __kmem_cache_alloc_node+0x13a/0x250 mm/slub.c:3534 __do_kmalloc_node mm/slab_common.c:1006 [inline] __kmalloc+0xa4/0x230 mm/slab_common.c:1020 kmalloc include/linux/slab.h:604 [inline] kzalloc include/linux/slab.h:721 [inline] lsm_task_alloc security/security.c:655 [inline] security_task_alloc+0x46/0x130 security/security.c:2888 copy_process+0x1529/0x3dc0 kernel/fork.c:2490 kernel_clone+0x24b/0x8a0 kernel/fork.c:2917 __do_sys_clone3 kernel/fork.c:3218 [inline] __se_sys_clone3+0x334/0x350 kernel/fork.c:3202 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:76 Memory state around the buggy address: ffff8880751a6900: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc ffff8880751a6980: 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc >ffff8880751a6a00: 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc ^ ffff8880751a6a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff8880751a6b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ================================================================== ---------------- Code disassembly (best guess): 0: 48 89 44 11 20 mov %rax,0x20(%rcx,%rdx,1) 5: c3 ret 6: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) d: 00 00 00 10: 0f 1f 00 nopl (%rax) 13: f3 0f 1e fa endbr64 17: 48 8b 04 24 mov (%rsp),%rax 1b: 65 48 8b 15 60 8a 7c mov %gs:0x7e7c8a60(%rip),%rdx # 0x7e7c8a83 22: 7e 23: 65 8b 0d 61 8a 7c 7e mov %gs:0x7e7c8a61(%rip),%ecx # 0x7e7c8a8b * 2a: 81 e1 00 01 ff 00 and $0xff0100,%ecx <-- trapping instruction 30: 74 11 je 0x43 32: 81 f9 00 01 00 00 cmp $0x100,%ecx 38: 75 5b jne 0x95 3a: 83 .byte 0x83 3b: ba 1c 16 00 00 mov $0x161c,%edx
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/05/19 08:15 | linux-6.6.y | eac8889a3a1c | 9f74d399 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/04/19 20:19 | linux-6.6.y | 9760bf04666d | 303e2802 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/04/02 15:59 | linux-6.6.y | 29242a623821 | 91bc79b0 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/04/02 07:35 | linux-6.6.y | c09fbcd31ae6 | 0cb124d5 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/02/23 13:43 | linux-6.6.y | 7a137e9bfa0e | 6beca497 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/02/08 05:59 | linux-6.6.y | c56aaf1a85ae | 4c131dc4 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | |
| 2026/02/04 13:06 | linux-6.6.y | 2cf6f68313dc | 42b01fab | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2025/08/12 03:11 | linux-6.6.y | 3a8ababb8b6a | c06e8995 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/20 10:35 | linux-6.6.y | eac8889a3a1c | 0909d65f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/19 00:03 | linux-6.6.y | eac8889a3a1c | 9f74d399 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/18 08:39 | linux-6.6.y | eac8889a3a1c | de5aae85 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/18 04:43 | linux-6.6.y | eac8889a3a1c | de5aae85 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/18 03:39 | linux-6.6.y | eac8889a3a1c | de5aae85 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/17 12:31 | linux-6.6.y | 4d922539ad7d | de5aae85 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/16 06:14 | linux-6.6.y | 4d922539ad7d | 81fb92f3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/16 04:46 | linux-6.6.y | 4d922539ad7d | 81fb92f3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/16 03:27 | linux-6.6.y | 4d922539ad7d | 81fb92f3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/15 18:45 | linux-6.6.y | 4d922539ad7d | 9cd3beaa | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/15 04:16 | linux-6.6.y | 3b9f64db0496 | 6ccb967e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/15 02:31 | linux-6.6.y | 3b9f64db0496 | 6ccb967e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/15 01:22 | linux-6.6.y | 3b9f64db0496 | 6ccb967e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/14 23:57 | linux-6.6.y | 3b9f64db0496 | 6ccb967e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/14 09:32 | linux-6.6.y | 3b9f64db0496 | 6ccb967e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/14 05:16 | linux-6.6.y | 3b9f64db0496 | 6ccb967e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/13 20:29 | linux-6.6.y | 3b9f64db0496 | fec2a7ee | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/13 15:59 | linux-6.6.y | 3b9f64db0496 | fec2a7ee | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/13 08:37 | linux-6.6.y | 3b9f64db0496 | a0949470 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/12 16:43 | linux-6.6.y | 3b9f64db0496 | 07aeade5 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/12 14:31 | linux-6.6.y | 3b9f64db0496 | 07aeade5 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/11 18:47 | linux-6.6.y | 3b9f64db0496 | 845acb1c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/11 16:48 | linux-6.6.y | 3b9f64db0496 | 845acb1c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/11 01:51 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/10 23:49 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/10 13:53 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/10 11:51 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/10 10:46 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/09 20:11 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/09 16:49 | linux-6.6.y | 3b9f64db0496 | 29233ece | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/08 11:40 | linux-6.6.y | 3b9f64db0496 | 5633175a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/08 05:29 | linux-6.6.y | 258cf62a6dfd | 5633175a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/07 22:56 | linux-6.6.y | 258cf62a6dfd | cbf9e0fc | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/06 02:53 | linux-6.6.y | 258cf62a6dfd | 26da2c66 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/05 19:57 | linux-6.6.y | 258cf62a6dfd | 06e69a27 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/05 18:37 | linux-6.6.y | 258cf62a6dfd | 06e69a27 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/05 05:48 | linux-6.6.y | 258cf62a6dfd | a898ba9c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/04 05:09 | linux-6.6.y | 258cf62a6dfd | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/03 16:57 | linux-6.6.y | 258cf62a6dfd | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/03 15:56 | linux-6.6.y | 258cf62a6dfd | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/03 06:28 | linux-6.6.y | 258cf62a6dfd | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2026/05/03 04:09 | linux-6.6.y | 258cf62a6dfd | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid | ||
| 2025/08/11 20:18 | linux-6.6.y | 3a8ababb8b6a | c06e8995 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-linux-6-6-kasan-perf | KASAN: slab-out-of-bounds Write in __bpf_get_stackid |