syzbot


KASAN: slab-out-of-bounds Read in tc_setup_flow_action

Status: upstream: reported C repro on 2025/01/04 22:41
Bug presence: origin:lts
[Documentation on labels]
Reported-by: syzbot+04a3bfe287000b1a5529@syzkaller.appspotmail.com
First crash: 404d, last: 5h08m
Bug presence (2)
Date Name Commit Repro Result
2025/01/06 lts (merge base) a08241812f21 C [report] KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/06 upstream (ToT) 9d89551994a4 C Didn't crash
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action 17 C 2059 4h22m 404d 0/2 upstream: reported C repro on 2025/01/04 22:42

Sample crash report:
netlink: 12 bytes leftover after parsing attributes in process `syz.2.17'.
netlink: 12 bytes leftover after parsing attributes in process `syz.2.17'.
==================================================================
BUG: KASAN: slab-out-of-bounds in is_tcf_tunnel_set include/net/tc_act/tc_tunnel_key.h:33 [inline]
BUG: KASAN: slab-out-of-bounds in tc_setup_flow_action+0x870/0x3240 net/sched/cls_api.c:3625
Read of size 8 at addr ffff8881252142c0 by task syz.2.17/373

CPU: 0 PID: 373 Comm: syz.2.17 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Call Trace:
 <TASK>
 __dump_stack+0x21/0x30 lib/dump_stack.c:88
 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106
 print_address_description+0x7f/0x2c0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:427 [inline]
 kasan_report+0xf1/0x140 mm/kasan/report.c:444
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:309
 is_tcf_tunnel_set include/net/tc_act/tc_tunnel_key.h:33 [inline]
 tc_setup_flow_action+0x870/0x3240 net/sched/cls_api.c:3625
 mall_replace_hw_filter+0x2cc/0x8b0 net/sched/cls_matchall.c:100
 mall_change+0x544/0x760 net/sched/cls_matchall.c:235
 tc_new_tfilter+0x12e5/0x18e0 net/sched/cls_api.c:2131
 rtnetlink_rcv_msg+0x871/0xce0 net/core/rtnetlink.c:5641
 netlink_rcv_skb+0x1f5/0x440 net/netlink/af_netlink.c:2511
 rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:5668
 netlink_unicast_kernel net/netlink/af_netlink.c:1322 [inline]
 netlink_unicast+0x876/0xa40 net/netlink/af_netlink.c:1348
 netlink_sendmsg+0x879/0xb80 net/netlink/af_netlink.c:1922
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2436
 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2490
 __sys_sendmsg net/socket.c:2519 [inline]
 __do_sys_sendmsg net/socket.c:2528 [inline]
 __se_sys_sendmsg net/socket.c:2526 [inline]
 __x64_sys_sendmsg+0x206/0x2f0 net/socket.c:2526
 x64_sys_call+0x4b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f47ac5d0eb9
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:00007ffee0d5a278 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f47ac84bfa0 RCX: 00007f47ac5d0eb9
RDX: 0000000000000000 RSI: 0000200000000580 RDI: 0000000000000004
RBP: 00007f47ac63ec1f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f47ac84bfac R14: 00007f47ac84bfa0 R15: 00007f47ac84bfa0
 </TASK>

Allocated by task 373:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track mm/kasan/common.c:45 [inline]
 set_alloc_info mm/kasan/common.c:433 [inline]
 ____kasan_kmalloc mm/kasan/common.c:512 [inline]
 __kasan_kmalloc+0xda/0x110 mm/kasan/common.c:521
 kasan_kmalloc include/linux/kasan.h:227 [inline]
 __kmalloc+0x13d/0x2c0 mm/slub.c:4436
 kmalloc include/linux/slab.h:624 [inline]
 kzalloc include/linux/slab.h:750 [inline]
 tcf_idr_create+0x5f/0x790 net/sched/act_api.c:478
 tcf_idr_create_from_flags+0x61/0x70 net/sched/act_api.c:536
 tcf_gact_init+0x342/0x570 net/sched/act_gact.c:102
 tcf_action_init_1+0x3ff/0x6b0 net/sched/act_api.c:1071
 tcf_action_init+0x233/0x7a0 net/sched/act_api.c:1130
 tcf_exts_validate+0x24a/0x580 net/sched/cls_api.c:3073
 mall_set_parms+0x48/0x520 net/sched/cls_matchall.c:171
 mall_change+0x478/0x760 net/sched/cls_matchall.c:229
 tc_new_tfilter+0x12e5/0x18e0 net/sched/cls_api.c:2131
 rtnetlink_rcv_msg+0x871/0xce0 net/core/rtnetlink.c:5641
 netlink_rcv_skb+0x1f5/0x440 net/netlink/af_netlink.c:2511
 rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:5668
 netlink_unicast_kernel net/netlink/af_netlink.c:1322 [inline]
 netlink_unicast+0x876/0xa40 net/netlink/af_netlink.c:1348
 netlink_sendmsg+0x879/0xb80 net/netlink/af_netlink.c:1922
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2436
 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2490
 __sys_sendmsg net/socket.c:2519 [inline]
 __do_sys_sendmsg net/socket.c:2528 [inline]
 __se_sys_sendmsg net/socket.c:2526 [inline]
 __x64_sys_sendmsg+0x206/0x2f0 net/socket.c:2526
 x64_sys_call+0x4b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

The buggy address belongs to the object at ffff888125214200
 which belongs to the cache kmalloc-192 of size 192
The buggy address is located 0 bytes to the right of
 192-byte region [ffff888125214200, ffff8881252142c0)
The buggy address belongs to the page:
page:ffffea0004948500 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x125214
flags: 0x4000000000000200(slab|zone=1)
raw: 4000000000000200 0000000000000000 dead000000000122 ffff888100042c00
raw: 0000000000000000 0000000080100010 00000001ffffffff 0000000000000000
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 101, ts 29857952439, free_ts 29273067170
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x192/0x1b0 mm/page_alloc.c:2605
 prep_new_page+0x1c/0x110 mm/page_alloc.c:2611
 get_page_from_freelist+0x2d3a/0x2dc0 mm/page_alloc.c:4485
 __alloc_pages+0x1a2/0x460 mm/page_alloc.c:5808
 alloc_slab_page mm/slub.c:-1 [inline]
 allocate_slab mm/slub.c:1937 [inline]
 new_slab+0xa1/0x4d0 mm/slub.c:2000
 ___slab_alloc+0x381/0x810 mm/slub.c:3033
 __slab_alloc+0x49/0x90 mm/slub.c:3120
 slab_alloc_node mm/slub.c:3211 [inline]
 slab_alloc mm/slub.c:3255 [inline]
 kmem_cache_alloc_trace+0x146/0x270 mm/slub.c:3272
 kmalloc include/linux/slab.h:619 [inline]
 kzalloc include/linux/slab.h:750 [inline]
 kernfs_fop_open+0x343/0xb30 fs/kernfs/file.c:628
 do_dentry_open+0x834/0x1010 fs/open.c:828
 vfs_open+0x73/0x80 fs/open.c:960
 do_open fs/namei.c:3616 [inline]
 path_openat+0x26a6/0x2f20 fs/namei.c:3750
 do_filp_open+0x1e2/0x410 fs/namei.c:3777
 do_sys_openat2+0x15e/0x7f0 fs/open.c:1236
 do_sys_open fs/open.c:1252 [inline]
 __do_sys_openat fs/open.c:1268 [inline]
 __se_sys_openat fs/open.c:1263 [inline]
 __x64_sys_openat+0x136/0x160 fs/open.c:1263
 x64_sys_call+0x219/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:258
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:26 [inline]
 free_pages_prepare mm/page_alloc.c:1472 [inline]
 free_pcp_prepare mm/page_alloc.c:1544 [inline]
 free_unref_page_prepare+0x542/0x550 mm/page_alloc.c:3534
 free_unref_page+0xae/0x540 mm/page_alloc.c:3616
 free_the_page mm/page_alloc.c:805 [inline]
 __free_pages+0x6c/0x100 mm/page_alloc.c:5884
 __vunmap+0x86d/0xa00 mm/vmalloc.c:2660
 __vfree mm/vmalloc.c:2709 [inline]
 vfree+0x8b/0xc0 mm/vmalloc.c:2740
 kcov_put kernel/kcov.c:417 [inline]
 kcov_close+0x2b/0x50 kernel/kcov.c:519
 __fput+0x20b/0x8b0 fs/file_table.c:311
 ____fput+0x15/0x20 fs/file_table.c:339
 task_work_run+0x127/0x190 kernel/task_work.c:188
 exit_task_work include/linux/task_work.h:33 [inline]
 do_exit+0xa9e/0x27e0 kernel/exit.c:889
 do_group_exit+0x141/0x310 kernel/exit.c:1003
 get_signal+0x66a/0x1480 kernel/signal.c:2907
 arch_do_signal_or_restart+0xdf/0x11c0 arch/x86/kernel/signal.c:867
 handle_signal_work kernel/entry/common.c:154 [inline]
 exit_to_user_mode_loop+0xa7/0xe0 kernel/entry/common.c:178
 exit_to_user_mode_prepare+0x87/0xd0 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x1a/0x30 kernel/entry/common.c:307

Memory state around the buggy address:
 ffff888125214180: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888125214200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888125214280: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
                                           ^
 ffff888125214300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888125214380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================

Crashes (1993):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/02/03 03:12 android13-5.15-lts 7e1070528954 d78927dd .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/10/26 01:07 android13-5.15-lts 1edb21e89ce4 c0460fcd .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/07/22 13:42 android13-5.15-lts a71626bd56a5 1555463b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/04/15 13:25 android13-5.15-lts 610bd6013c81 23b969b7 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/05 06:43 android13-5.15-lts af461d0249a8 f3558dbf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/04 22:36 android13-5.15-lts af461d0249a8 f3558dbf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/13 05:57 android13-5.15-lts 303755dd03b7 6a673c50 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/12 14:09 android13-5.15-lts c3393955a6be 76a109e2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/12 06:50 android13-5.15-lts c3393955a6be 76a109e2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/11 15:59 android13-5.15-lts c3393955a6be 75707236 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/11 13:59 android13-5.15-lts c3393955a6be 75707236 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/11 05:21 android13-5.15-lts c3393955a6be 441e25b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/09 08:24 android13-5.15-lts b5b90d209864 4c131dc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/09 08:24 android13-5.15-lts b5b90d209864 4c131dc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/06 00:52 android13-5.15-lts 4115628a19d7 f03c4191 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/05 13:03 android13-5.15-lts f4e0ca6177f8 4936e85c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/05 08:23 android13-5.15-lts 7e1070528954 ea10c935 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/04 18:44 android13-5.15-lts 7e1070528954 ea10c935 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/03 16:32 android13-5.15-lts 7e1070528954 6df4c87a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/03 02:51 android13-5.15-lts 7e1070528954 d78927dd .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/02 20:34 android13-5.15-lts 7e1070528954 018ebef2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/02/01 13:02 android13-5.15-lts 7e1070528954 6b8752f2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/30 02:00 android13-5.15-lts 7e1070528954 bfa73b7b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/30 00:51 android13-5.15-lts 7e1070528954 bfa73b7b .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/29 07:27 android13-5.15-lts 7e1070528954 0adc945e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/27 14:07 android13-5.15-lts fd7f3945989f 9a514c2f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/27 09:11 android13-5.15-lts fd7f3945989f efb3e894 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/25 01:16 android13-5.15-lts 00b50d06692d 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/23 02:03 android13-5.15-lts 00b50d06692d 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/21 17:38 android13-5.15-lts a3d96b0467db 8fc37797 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/21 17:38 android13-5.15-lts a3d96b0467db 8fc37797 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/19 18:20 android13-5.15-lts 050dc55b0457 a9fc5226 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/18 19:23 android13-5.15-lts 050dc55b0457 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/18 15:00 android13-5.15-lts 050dc55b0457 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/17 08:34 android13-5.15-lts 050dc55b0457 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/16 23:16 android13-5.15-lts 050dc55b0457 20d37d28 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/16 18:31 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/16 01:51 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/14 23:32 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/14 21:40 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/14 14:31 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/14 10:01 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/14 10:01 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/11 23:27 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/11 18:17 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/11 14:27 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/10 17:21 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/10 09:54 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/10 03:51 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/10 02:31 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/08 18:50 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/08 02:50 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/06 01:46 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2026/01/05 12:01 android13-5.15-lts 050dc55b0457 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/04 22:20 android13-5.15-lts af461d0249a8 f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
* Struck through repros no longer work on HEAD.