================================================================== BUG: KASAN: slab-out-of-bounds in xfrm_policy_inexact_list_reinsert+0x606/0x6c0 net/xfrm/xfrm_policy.c:853 Read of size 1 at addr ffff888107d893f8 by task syz.4.1701/7829 CPU: 0 PID: 7829 Comm: syz.4.1701 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026 Call Trace: __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_load1_noabort+0x14/0x20 mm/kasan/report_generic.c:306 xfrm_policy_inexact_list_reinsert+0x606/0x6c0 net/xfrm/xfrm_policy.c:853 xfrm_policy_inexact_node_merge net/xfrm/xfrm_policy.c:985 [inline] xfrm_policy_inexact_insert_node+0x938/0xb50 net/xfrm/xfrm_policy.c:1041 xfrm_policy_inexact_alloc_chain+0x53d/0xb30 net/xfrm/xfrm_policy.c:1157 xfrm_policy_inexact_insert+0x70/0x1130 net/xfrm/xfrm_policy.c:1200 xfrm_policy_insert+0x126/0x9a0 net/xfrm/xfrm_policy.c:1586 xfrm_add_policy+0x4ed/0x850 net/xfrm/xfrm_user.c:1832 xfrm_user_rcv_msg+0x4dc/0x7b0 net/xfrm/xfrm_user.c:2981 netlink_rcv_skb+0x1f5/0x440 net/netlink/af_netlink.c:2511 xfrm_netlink_rcv+0x72/0x90 net/xfrm/xfrm_user.c:3003 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:2435 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2489 __sys_sendmsg net/socket.c:2518 [inline] __do_sys_sendmsg net/socket.c:2527 [inline] __se_sys_sendmsg net/socket.c:2525 [inline] __x64_sys_sendmsg+0x206/0x2f0 net/socket.c:2525 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:0x7fb9691dc799 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:00007fb967c37028 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007fb969455fa0 RCX: 00007fb9691dc799 RDX: 0000000000000000 RSI: 0000200000000580 RDI: 0000000000000008 RBP: 00007fb969272bd9 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 00007fb969456038 R14: 00007fb969455fa0 R15: 00007ffcb8050c78 Allocated by task 7829: 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] sk_prot_alloc+0xed/0x320 net/core/sock.c:1868 sk_alloc+0x38/0x430 net/core/sock.c:1928 pfkey_create+0x12a/0x660 net/key/af_key.c:152 __sock_create+0x38d/0x7a0 net/socket.c:1485 sock_create net/socket.c:1541 [inline] __sys_socket+0xec/0x190 net/socket.c:1583 __do_sys_socket net/socket.c:1592 [inline] __se_sys_socket net/socket.c:1590 [inline] __x64_sys_socket+0x7a/0x90 net/socket.c:1590 x64_sys_call+0x8c5/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:42 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 Last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:38 __kasan_record_aux_stack+0xd2/0x100 mm/kasan/generic.c:348 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358 kvfree_call_rcu+0xb6/0x840 kernel/rcu/tree.c:3648 drop_sysctl_table+0x2f5/0x430 fs/proc/proc_sysctl.c:1687 unregister_sysctl_table+0x7a/0x120 fs/proc/proc_sysctl.c:1725 unregister_net_sysctl_table+0x15/0x20 net/sysctl_net.c:175 neigh_sysctl_unregister+0x78/0x90 net/core/neighbour.c:3737 addrconf_sysctl_unregister net/ipv6/addrconf.c:7223 [inline] addrconf_ifdown+0x160d/0x18d0 net/ipv6/addrconf.c:3952 addrconf_notify+0x3bd/0xde0 net/ipv6/addrconf.c:-1 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0x90/0x100 kernel/notifier.c:391 call_netdevice_notifiers_info net/core/dev.c:2070 [inline] call_netdevice_notifiers_extack net/core/dev.c:2082 [inline] call_netdevice_notifiers net/core/dev.c:2096 [inline] unregister_netdevice_many+0x10a1/0x1aa0 net/core/dev.c:11176 vti6_exit_batch_net+0x273/0x2c0 net/ipv6/ip6_vti.c:1190 ops_exit_list net/core/net_namespace.c:177 [inline] cleanup_net+0x60a/0xae0 net/core/net_namespace.c:599 process_one_work+0x6be/0xba0 kernel/workqueue.c:2325 worker_thread+0xa59/0x1200 kernel/workqueue.c:2472 kthread+0x411/0x500 kernel/kthread.c:337 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Second to last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:38 __kasan_record_aux_stack+0xd2/0x100 mm/kasan/generic.c:348 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358 kvfree_call_rcu+0xb6/0x840 kernel/rcu/tree.c:3648 drop_sysctl_table+0x2f5/0x430 fs/proc/proc_sysctl.c:1687 unregister_sysctl_table+0x7a/0x120 fs/proc/proc_sysctl.c:1725 unregister_net_sysctl_table+0x15/0x20 net/sysctl_net.c:175 neigh_sysctl_unregister+0x78/0x90 net/core/neighbour.c:3737 devinet_sysctl_unregister net/ipv4/devinet.c:2656 [inline] inetdev_destroy net/ipv4/devinet.c:327 [inline] inetdev_event+0x808/0x10a0 net/ipv4/devinet.c:1612 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0x90/0x100 kernel/notifier.c:391 call_netdevice_notifiers_info net/core/dev.c:2070 [inline] call_netdevice_notifiers_extack net/core/dev.c:2082 [inline] call_netdevice_notifiers net/core/dev.c:2096 [inline] unregister_netdevice_many+0x10a1/0x1aa0 net/core/dev.c:11176 ip6_tnl_exit_batch_net+0x3d5/0x420 net/ipv6/ip6_tunnel.c:2308 ops_exit_list net/core/net_namespace.c:177 [inline] cleanup_net+0x60a/0xae0 net/core/net_namespace.c:599 process_one_work+0x6be/0xba0 kernel/workqueue.c:2325 worker_thread+0xa59/0x1200 kernel/workqueue.c:2472 kthread+0x411/0x500 kernel/kthread.c:337 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 The buggy address belongs to the object at ffff888107d89000 which belongs to the cache kmalloc-1k of size 1024 The buggy address is located 1016 bytes inside of 1024-byte region [ffff888107d89000, ffff888107d89400) The buggy address belongs to the page: page:ffffea00041f6200 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x107d88 head:ffffea00041f6200 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head|zone=1) raw: 4000000000010200 0000000000000000 0000000600000001 ffff888100043080 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 283, ts 22229290483, free_ts 22222724216 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:5822 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] __kmalloc+0x16a/0x2c0 mm/slub.c:4432 kmalloc include/linux/slab.h:624 [inline] kzalloc include/linux/slab.h:750 [inline] __register_sysctl_table+0xeb/0x1250 fs/proc/proc_sysctl.c:1326 register_net_sysctl+0x238/0x250 net/sysctl_net.c:169 neigh_sysctl_register+0x9a7/0xa90 net/core/neighbour.c:3718 addrconf_sysctl_register+0xb3/0x1a0 net/ipv6/addrconf.c:7207 ipv6_add_dev+0xc03/0x1150 net/ipv6/addrconf.c:456 addrconf_notify+0x582/0xde0 net/ipv6/addrconf.c:3600 notifier_call_chain kernel/notifier.c:83 [inline] raw_notifier_call_chain+0x90/0x100 kernel/notifier.c:391 call_netdevice_notifiers_info net/core/dev.c:2070 [inline] call_netdevice_notifiers_extack net/core/dev.c:2082 [inline] call_netdevice_notifiers+0x119/0x190 net/core/dev.c:2096 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:5898 __free_slab+0xe8/0x1e0 mm/slub.c:2025 free_slab mm/slub.c:2040 [inline] discard_slab mm/slub.c:2046 [inline] __unfreeze_partials+0x160/0x190 mm/slub.c:2532 put_cpu_partial+0xc6/0x120 mm/slub.c:2612 __slab_free+0x1d4/0x290 mm/slub.c:3395 do_slab_free mm/slub.c:3514 [inline] ___cache_free+0x104/0x120 mm/slub.c:3535 qlink_free+0x4d/0x90 mm/kasan/quarantine.c:157 qlist_free_all+0x5f/0xb0 mm/kasan/quarantine.c:176 kasan_quarantine_reduce+0x14a/0x170 mm/kasan/quarantine.c:283 __kasan_slab_alloc+0x2f/0xf0 mm/kasan/common.c:443 kasan_slab_alloc include/linux/kasan.h:217 [inline] slab_post_alloc_hook+0x4f/0x2b0 mm/slab.h:550 slab_alloc_node mm/slub.c:3245 [inline] slab_alloc mm/slub.c:3255 [inline] kmem_cache_alloc+0xf7/0x260 mm/slub.c:3260 kmem_cache_alloc_node include/linux/slab.h:492 [inline] __alloc_skb+0xe0/0x740 net/core/skbuff.c:416 alloc_skb include/linux/skbuff.h:1183 [inline] nlmsg_new include/net/netlink.h:953 [inline] netlink_ack+0x372/0xb50 net/netlink/af_netlink.c:2446 Memory state around the buggy address: ffff888107d89280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffff888107d89300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffff888107d89380: 00 00 00 00 00 00 00 00 00 00 00 00 fc fc fc fc ^ ffff888107d89400: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff888107d89480: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ==================================================================