syzbot


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

Status: upstream: reported C repro on 2025/01/04 22:42
Reported-by: syzbot+7a1c3b8c6950bb246cfc@syzkaller.appspotmail.com
First crash: 236d, last: 5h48m
Similar bugs (1)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-15 KASAN: slab-out-of-bounds Read in tc_setup_flow_action origin:lts 17 C 1346 5h46m 236d 0/2 upstream: reported C repro on 2025/01/04 22:41

Sample crash report:
==================================================================
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+0x842/0x3280 net/sched/cls_api.c:3639
Read of size 8 at addr ffff8881085f3ec0 by task syz-executor495/282

CPU: 1 PID: 282 Comm: syz-executor495 Not tainted 5.10.238-syzkaller-00282-gd76d4cd0623a #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/29/2025
Call Trace:
 __dump_stack+0x21/0x24 lib/dump_stack.c:77
 dump_stack_lvl+0x169/0x1d8 lib/dump_stack.c:118
 print_address_description+0x7f/0x2c0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:435 [inline]
 kasan_report+0xe2/0x130 mm/kasan/report.c:452
 __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+0x842/0x3280 net/sched/cls_api.c:3639
 mall_replace_hw_filter+0x293/0x810 net/sched/cls_matchall.c:100
 mall_change+0x528/0x750 net/sched/cls_matchall.c:236
 tc_new_tfilter+0x13f6/0x1a10 net/sched/cls_api.c:2134
 rtnetlink_rcv_msg+0x800/0xb90 net/core/rtnetlink.c:5601
 netlink_rcv_skb+0x1e0/0x430 net/netlink/af_netlink.c:2485
 rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:5628
 netlink_unicast_kernel net/netlink/af_netlink.c:1307 [inline]
 netlink_unicast+0x87c/0xa40 net/netlink/af_netlink.c:1333
 netlink_sendmsg+0x88d/0xb30 net/netlink/af_netlink.c:1901
 sock_sendmsg_nosec net/socket.c:652 [inline]
 __sock_sendmsg net/socket.c:664 [inline]
 ____sys_sendmsg+0x5a2/0x8c0 net/socket.c:2376
 ___sys_sendmsg+0x1f0/0x260 net/socket.c:2430
 __sys_sendmsg net/socket.c:2459 [inline]
 __do_sys_sendmsg net/socket.c:2468 [inline]
 __se_sys_sendmsg net/socket.c:2466 [inline]
 __x64_sys_sendmsg+0x1e2/0x2a0 net/socket.c:2466
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f02bdd397a9
Code: 48 83 c4 28 c3 e8 37 17 00 00 0f 1f 80 00 00 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 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffc470587f8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007ffc470589c8 RCX: 00007f02bdd397a9
RDX: 0000000000000000 RSI: 0000200000000580 RDI: 0000000000000004
RBP: 00007f02bddac610 R08: 0000000000000004 R09: 00007ffc470589c8
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000001
R13: 00007ffc470589b8 R14: 0000000000000001 R15: 0000000000000001

Allocated by task 282:
 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:430 [inline]
 ____kasan_kmalloc mm/kasan/common.c:509 [inline]
 __kasan_kmalloc+0xda/0x110 mm/kasan/common.c:518
 kasan_kmalloc include/linux/kasan.h:254 [inline]
 __kmalloc+0x1a7/0x330 mm/slub.c:4033
 kmalloc include/linux/slab.h:557 [inline]
 kzalloc include/linux/slab.h:664 [inline]
 tcf_idr_create+0x5f/0x790 net/sched/act_api.c:430
 tcf_idr_create_from_flags+0x61/0x70 net/sched/act_api.c:488
 tcf_gact_init+0x2b4/0x520 net/sched/act_gact.c:102
 tcf_action_init_1+0x3e1/0x670 net/sched/act_api.c:1052
 tcf_action_init+0x1e6/0x700 net/sched/act_api.c:1109
 tcf_exts_validate+0x215/0x510 net/sched/cls_api.c:3086
 mall_set_parms+0x4b/0x410 net/sched/cls_matchall.c:171
 mall_change+0x45c/0x750 net/sched/cls_matchall.c:230
 tc_new_tfilter+0x13f6/0x1a10 net/sched/cls_api.c:2134
 rtnetlink_rcv_msg+0x800/0xb90 net/core/rtnetlink.c:5601
 netlink_rcv_skb+0x1e0/0x430 net/netlink/af_netlink.c:2485
 rtnetlink_rcv+0x1c/0x20 net/core/rtnetlink.c:5628
 netlink_unicast_kernel net/netlink/af_netlink.c:1307 [inline]
 netlink_unicast+0x87c/0xa40 net/netlink/af_netlink.c:1333
 netlink_sendmsg+0x88d/0xb30 net/netlink/af_netlink.c:1901
 sock_sendmsg_nosec net/socket.c:652 [inline]
 __sock_sendmsg net/socket.c:664 [inline]
 ____sys_sendmsg+0x5a2/0x8c0 net/socket.c:2376
 ___sys_sendmsg+0x1f0/0x260 net/socket.c:2430
 __sys_sendmsg net/socket.c:2459 [inline]
 __do_sys_sendmsg net/socket.c:2468 [inline]
 __se_sys_sendmsg net/socket.c:2466 [inline]
 __x64_sys_sendmsg+0x1e2/0x2a0 net/socket.c:2466
 do_syscall_64+0x31/0x40 arch/x86/entry/common.c:46
 entry_SYSCALL_64_after_hwframe+0x61/0xcb

The buggy address belongs to the object at ffff8881085f3e00
 which belongs to the cache kmalloc-192 of size 192
The buggy address is located 0 bytes to the right of
 192-byte region [ffff8881085f3e00, ffff8881085f3ec0)
The buggy address belongs to the page:
page:ffffea0004217cc0 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1085f3
flags: 0x4000000000000200(slab)
raw: 4000000000000200 ffffea000421f240 0000000500000005 ffff888100043380
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 0x12cc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY), pid 1, ts 920328490, free_ts 0
 set_page_owner include/linux/page_owner.h:35 [inline]
 post_alloc_hook mm/page_alloc.c:2456 [inline]
 prep_new_page+0x179/0x180 mm/page_alloc.c:2462
 get_page_from_freelist+0x2235/0x23d0 mm/page_alloc.c:4254
 __alloc_pages_nodemask+0x268/0x5f0 mm/page_alloc.c:5357
 alloc_slab_page mm/slub.c:-1 [inline]
 allocate_slab mm/slub.c:1808 [inline]
 new_slab+0x84/0x3f0 mm/slub.c:1869
 new_slab_objects mm/slub.c:2627 [inline]
 ___slab_alloc+0x2a6/0x450 mm/slub.c:2791
 __slab_alloc+0x63/0xa0 mm/slub.c:2831
 slab_alloc_node mm/slub.c:2913 [inline]
 slab_alloc mm/slub.c:2955 [inline]
 __kmalloc_track_caller+0x1ef/0x320 mm/slub.c:4536
 __do_krealloc mm/slab_common.c:1103 [inline]
 krealloc+0x6a/0x110 mm/slab_common.c:1136
 add_sysfs_param+0x142/0x830 kernel/params.c:660
 kernel_add_sysfs_param+0xb3/0x128 kernel/params.c:812
 param_sysfs_builtin+0x164/0x1d9 kernel/params.c:851
 param_sysfs_init+0x6a/0x6f kernel/params.c:974
 do_one_initcall+0x187/0x510 init/main.c:1197
 do_initcall_level+0x16f/0x2cf init/main.c:1270
 do_initcalls+0x50/0x92 init/main.c:1286
 do_basic_setup+0x88/0x8f init/main.c:1306
page_owner free stack trace missing

Memory state around the buggy address:
 ffff8881085f3d80: 00 00 00 00 00 00 fc fc fc fc fc fc fc fc fc fc
 ffff8881085f3e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff8881085f3e80: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
                                           ^
 ffff8881085f3f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffff8881085f3f80: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
==================================================================

Crashes (1357):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/06/12 15:10 android13-5.10-lts d76d4cd0623a 98683f8f .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/04/05 17:32 android13-5.10-lts 094fc3778d6b c53ea9c9 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/04 22:55 android13-5.10-lts 49e8ba0a684f f3558dbf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/04 22:39 android13-5.10-lts 49e8ba0a684f f3558dbf .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/29 01:38 android13-5.10-lts 1154f779f3f3 d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/28 22:08 android13-5.10-lts 1154f779f3f3 d401b9d7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/28 14:39 android13-5.10-lts 1154f779f3f3 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/28 10:37 android13-5.10-lts 1154f779f3f3 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/28 08:07 android13-5.10-lts 1154f779f3f3 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/28 06:47 android13-5.10-lts 1154f779f3f3 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/27 21:22 android13-5.10-lts 1154f779f3f3 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/27 00:25 android13-5.10-lts 1154f779f3f3 e12e5ba4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/24 23:41 android13-5.10-lts 1154f779f3f3 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/24 16:59 android13-5.10-lts 1154f779f3f3 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/23 20:58 android13-5.10-lts 1154f779f3f3 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/23 08:36 android13-5.10-lts 1154f779f3f3 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/22 06:03 android13-5.10-lts 1154f779f3f3 bf27483f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/20 22:09 android13-5.10-lts 1154f779f3f3 0b9605c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/20 16:19 android13-5.10-lts 1154f779f3f3 0b9605c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/19 15:06 android13-5.10-lts 1154f779f3f3 254a27c1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/18 16:31 android13-5.10-lts 1154f779f3f3 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/17 22:54 android13-5.10-lts 1154f779f3f3 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/16 23:58 android13-5.10-lts 1154f779f3f3 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/16 07:36 android13-5.10-lts 1154f779f3f3 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/15 18:26 android13-5.10-lts 1154f779f3f3 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/15 03:50 android13-5.10-lts 1154f779f3f3 1804e95e .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/14 14:46 android13-5.10-lts 1154f779f3f3 5d8c2ac2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/14 12:02 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/14 05:29 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/14 02:17 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/13 19:08 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/13 11:15 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/12 21:13 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/12 19:27 android13-5.10-lts 1154f779f3f3 22ec1469 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/12 17:03 android13-5.10-lts 1154f779f3f3 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/12 10:53 android13-5.10-lts 1154f779f3f3 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/12 06:53 android13-5.10-lts 1154f779f3f3 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 20:43 android13-5.10-lts 1154f779f3f3 c06e8995 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 17:32 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 11:56 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 10:47 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 04:50 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 03:49 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/11 01:28 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/10 22:44 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/10 19:41 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/10 16:19 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/08/10 11:00 android13-5.10-lts 1154f779f3f3 32a0e5ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
2025/01/04 22:20 android13-5.10-lts 49e8ba0a684f f3558dbf .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 KASAN: slab-out-of-bounds Read in tc_setup_flow_action
* Struck through repros no longer work on HEAD.