==================================================================
BUG: KASAN: slab-use-after-free in __xfrm_state_delete+0x666/0xca0
Write of size 8 at addr ffff888029a2b628 by task syz.1.12367/8649

CPU: 1 UID: 0 PID: 8649 Comm: syz.1.12367 Not tainted 6.16.0-rc7-syzkaller-01993-ge3f96b3556e4 #0 PREEMPT(full) 
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-debian-1.16.2-1 04/01/2014
Call Trace:
 <TASK>
 dump_stack_lvl+0x189/0x250
 print_report+0xca/0x230
 kasan_report+0x118/0x150
 __xfrm_state_delete+0x666/0xca0
 xfrm_state_flush+0x45f/0x770
 pfkey_flush+0x13f/0x340
 pfkey_sendmsg+0xbfe/0x1090
 __sock_sendmsg+0x21c/0x270
 ____sys_sendmsg+0x505/0x830
 ___sys_sendmsg+0x21f/0x2a0
 __x64_sys_sendmsg+0x19b/0x260
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7fb7b278e9a9
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:00007fb7b3511038 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007fb7b29b5fa0 RCX: 00007fb7b278e9a9
RDX: 0000000020000040 RSI: 0000200000000140 RDI: 0000000000000004
RBP: 00007fb7b2810d69 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007fb7b29b5fa0 R15: 00007fffbd4e4ec8
 </TASK>

Allocated by task 4088:
 kasan_save_track+0x3e/0x80
 __kasan_slab_alloc+0x6c/0x80
 kmem_cache_alloc_noprof+0x1c1/0x3c0
 xfrm_state_alloc+0x24/0x2f0
 xfrm_state_find+0x37d4/0x5400
 xfrm_resolve_and_create_bundle+0x768/0x2f80
 xfrm_lookup_with_ifid+0x58a/0x1a70
 xfrm_lookup_route+0x3c/0x1c0
 ip6_sk_dst_lookup_flow+0x790/0x980
 udpv6_sendmsg+0x183b/0x24b0
 __sock_sendmsg+0xe5/0x270
 ____sys_sendmsg+0x52d/0x830
 ___sys_sendmsg+0x21f/0x2a0
 __sys_sendmmsg+0x227/0x430
 __x64_sys_sendmmsg+0xa0/0xc0
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Freed by task 5833:
 kasan_save_track+0x3e/0x80
 kasan_save_free_info+0x46/0x50
 __kasan_slab_free+0x62/0x70
 kmem_cache_free+0x18f/0x400
 xfrm_state_gc_task+0x518/0x6a0
 process_scheduled_works+0xae1/0x17b0
 worker_thread+0x8a0/0xda0
 kthread+0x711/0x8a0
 ret_from_fork+0x3fc/0x770
 ret_from_fork_asm+0x1a/0x30

The buggy address belongs to the object at ffff888029a2b600
 which belongs to the cache xfrm_state of size 928
The buggy address is located 40 bytes inside of
 freed 928-byte region [ffff888029a2b600, ffff888029a2b9a0)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888029a2b600 pfn:0x29a28
head: order:2 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
anon flags: 0xfff00000000040(head|node=0|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 00fff00000000040 ffff88801e220280 0000000000000000 0000000000000001
raw: ffff888029a2b600 00000000000e0004 00000000f5000000 0000000000000000
head: 00fff00000000040 ffff88801e220280 0000000000000000 0000000000000001
head: ffff888029a2b600 00000000000e0004 00000000f5000000 0000000000000000
head: 00fff00000000002 ffffea0000a68a01 00000000ffffffff 00000000ffffffff
head: ffffffffffffffff 0000000000000000 00000000ffffffff 0000000000000004
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 2, migratetype Unmovable, gfp_mask 0x52820(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP), pid 5925, tgid 5923 (syz.0.13), ts 57445870789, free_ts 57421252460
 post_alloc_hook+0x240/0x2a0
 get_page_from_freelist+0x21e4/0x22c0
 __alloc_frozen_pages_noprof+0x181/0x370
 alloc_pages_mpol+0x232/0x4a0
 allocate_slab+0x8a/0x3b0
 ___slab_alloc+0xbfc/0x1480
 kmem_cache_alloc_noprof+0x283/0x3c0
 xfrm_state_alloc+0x24/0x2f0
 __find_acq_core+0x8a7/0x1c00
 xfrm_find_acq+0x78/0xa0
 xfrm_alloc_userspi+0x6b3/0xc90
 xfrm_user_rcv_msg+0x7a3/0xab0
 netlink_rcv_skb+0x208/0x470
 xfrm_netlink_rcv+0x79/0x90
 netlink_unicast+0x82f/0x9e0
 netlink_sendmsg+0x805/0xb30
page last free pid 5924 tgid 5924 stack trace:
 __free_frozen_pages+0xc71/0xe70
 __put_partials+0x161/0x1c0
 put_cpu_partial+0x17c/0x250
 __slab_free+0x2f7/0x400
 qlist_free_all+0x97/0x140
 kasan_quarantine_reduce+0x148/0x160
 __kasan_slab_alloc+0x22/0x80
 kmem_cache_alloc_noprof+0x1c1/0x3c0
 __pmd_alloc+0xc6/0x3b0
 __handle_mm_fault+0xa63/0x5620
 handle_mm_fault+0x40a/0x8e0
 do_user_addr_fault+0xa81/0x1390
 exc_page_fault+0x76/0xf0
 asm_exc_page_fault+0x26/0x30

Memory state around the buggy address:
 ffff888029a2b500: fb fb fb fb fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888029a2b580: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff888029a2b600: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                  ^
 ffff888029a2b680: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888029a2b700: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
