================================================================== BUG: KASAN: slab-out-of-bounds in xfrm_policy_inexact_list_reinsert+0x5b0/0x660 net/xfrm/xfrm_policy.c:853 Read of size 1 at addr ffff8881190043d8 by task syz.3.1236/4265 CPU: 1 PID: 4265 Comm: syz.3.1236 Not tainted 5.10.233-syzkaller-00881-gfbe98d68b6b3 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 12/27/2024 Call Trace: __dump_stack lib/dump_stack.c:77 [inline] dump_stack_lvl+0x1e2/0x24b lib/dump_stack.c:118 print_address_description+0x81/0x3b0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:435 [inline] kasan_report+0x179/0x1c0 mm/kasan/report.c:452 __asan_report_load1_noabort+0x14/0x20 mm/kasan/report_generic.c:306 xfrm_policy_inexact_list_reinsert+0x5b0/0x660 net/xfrm/xfrm_policy.c:853 xfrm_policy_inexact_node_merge net/xfrm/xfrm_policy.c:985 [inline] xfrm_policy_inexact_insert_node+0x917/0xb00 net/xfrm/xfrm_policy.c:1041 xfrm_policy_inexact_alloc_chain+0x4ec/0xaf0 net/xfrm/xfrm_policy.c:1157 xfrm_policy_inexact_insert+0x6a/0x1160 net/xfrm/xfrm_policy.c:1200 xfrm_policy_insert+0xe7/0x940 net/xfrm/xfrm_policy.c:1583 xfrm_add_policy+0x4f2/0x980 net/xfrm/xfrm_user.c:1733 xfrm_user_rcv_msg+0x4e7/0x7c0 net/xfrm/xfrm_user.c:2789 netlink_rcv_skb+0x1cf/0x410 net/netlink/af_netlink.c:2485 xfrm_netlink_rcv+0x72/0x90 net/xfrm/xfrm_user.c:2811 netlink_unicast_kernel net/netlink/af_netlink.c:1307 [inline] netlink_unicast+0x8df/0xac0 net/netlink/af_netlink.c:1333 netlink_sendmsg+0xa46/0xd00 net/netlink/af_netlink.c:1901 sock_sendmsg_nosec net/socket.c:652 [inline] __sock_sendmsg net/socket.c:664 [inline] ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2376 ___sys_sendmsg+0x252/0x2e0 net/socket.c:2430 __sys_sendmsg net/socket.c:2459 [inline] __do_sys_sendmsg net/socket.c:2468 [inline] __se_sys_sendmsg+0x1b1/0x280 net/socket.c:2466 __x64_sys_sendmsg+0x7b/0x90 net/socket.c:2466 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xcb RIP: 0033:0x7f4a4570dda9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f4a43d78038 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007f4a45926fa0 RCX: 00007f4a4570dda9 RDX: 0000000000004000 RSI: 0000000020000580 RDI: 0000000000000006 RBP: 00007f4a4578f2a0 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 00007f4a45926fa0 R15: 00007ffe7eea82c8 Allocated by task 4265: 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+0xdb/0x110 mm/kasan/common.c:509 __kasan_kmalloc+0x9/0x10 mm/kasan/common.c:518 kasan_kmalloc include/linux/kasan.h:254 [inline] __kmalloc+0x1aa/0x330 mm/slub.c:4033 kmalloc include/linux/slab.h:557 [inline] sk_prot_alloc+0xbe/0x370 net/core/sock.c:1716 sk_alloc+0x38/0x4d0 net/core/sock.c:1774 pfkey_create+0x12c/0x620 net/key/af_key.c:154 __sock_create+0x3a6/0x760 net/socket.c:1436 sock_create net/socket.c:1487 [inline] __sys_socket+0x132/0x370 net/socket.c:1529 __do_sys_socket net/socket.c:1538 [inline] __se_sys_socket net/socket.c:1536 [inline] __x64_sys_socket+0x7a/0x90 net/socket.c:1536 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xcb Last potentially related work creation: kasan_save_stack+0x3b/0x60 mm/kasan/common.c:38 __kasan_record_aux_stack+0xd3/0x100 mm/kasan/generic.c:348 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358 kvfree_call_rcu+0x136/0x650 kernel/rcu/tree.c:3535 drop_sysctl_table+0x311/0x450 fs/proc/proc_sysctl.c:1680 unregister_sysctl_table+0x76/0x120 fs/proc/proc_sysctl.c:1718 unregister_net_sysctl_table+0x15/0x20 net/sysctl_net.c:127 neigh_sysctl_unregister+0x78/0x90 net/core/neighbour.c:3733 devinet_sysctl_unregister net/ipv4/devinet.c:2650 [inline] inetdev_destroy net/ipv4/devinet.c:326 [inline] inetdev_event+0x7c1/0x1040 net/ipv4/devinet.c:1612 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0x8c/0xf0 kernel/notifier.c:410 call_netdevice_notifiers_info net/core/dev.c:2054 [inline] call_netdevice_notifiers_extack net/core/dev.c:2066 [inline] call_netdevice_notifiers net/core/dev.c:2080 [inline] unregister_netdevice_many+0xde7/0x17d0 net/core/dev.c:10766 ip6gre_exit_batch_net+0x5b2/0x600 net/ipv6/ip6_gre.c:1649 ops_exit_list net/core/net_namespace.c:190 [inline] cleanup_net+0x6e9/0xcb0 net/core/net_namespace.c:609 process_one_work+0x6dc/0xbd0 kernel/workqueue.c:2301 worker_thread+0xaea/0x1510 kernel/workqueue.c:2447 kthread+0x34b/0x3d0 kernel/kthread.c:313 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298 The buggy address belongs to the object at ffff888119004000 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 984 bytes inside of 1024-byte region [ffff888119004000, ffff888119004400) The buggy address belongs to the page: page:ffffea0004640000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x119000 head:ffffea0004640000 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head) raw: 4000000000010200 ffffea0004973800 0000000500000005 ffff888100042f00 raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 130, ts 5351025749, 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+0x166/0x180 mm/page_alloc.c:2462 get_page_from_freelist+0x2d8c/0x2f30 mm/page_alloc.c:4254 __alloc_pages_nodemask+0x435/0xaf0 mm/page_alloc.c:5348 allocate_slab mm/slub.c:1808 [inline] new_slab+0x80/0x400 mm/slub.c:1869 new_slab_objects mm/slub.c:2627 [inline] ___slab_alloc+0x302/0x4b0 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] kmem_cache_alloc_trace+0x1bd/0x2e0 mm/slub.c:2972 kmalloc include/linux/slab.h:552 [inline] kzalloc include/linux/slab.h:664 [inline] bpf_prog_alloc_no_stats+0x85/0x2a0 kernel/bpf/core.c:96 bpf_prog_alloc+0x21/0x1e0 kernel/bpf/core.c:120 bpf_prog_create_from_user+0xa1/0x400 net/core/filter.c:1417 seccomp_prepare_filter kernel/seccomp.c:661 [inline] seccomp_prepare_user_filter kernel/seccomp.c:698 [inline] seccomp_set_mode_filter kernel/seccomp.c:1813 [inline] do_seccomp+0x8b8/0x15e0 kernel/seccomp.c:1933 prctl_set_seccomp+0x4d/0x60 kernel/seccomp.c:1986 __do_sys_prctl kernel/sys.c:2457 [inline] __se_sys_prctl+0x799/0x2660 kernel/sys.c:2375 __x64_sys_prctl+0xbf/0xd0 kernel/sys.c:2375 do_syscall_64+0x34/0x70 entry_SYSCALL_64_after_hwframe+0x61/0xcb page_owner free stack trace missing Memory state around the buggy address: ffff888119004280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888119004300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888119004380: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc ^ ffff888119004400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888119004480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================