==================================================================
BUG: KASAN: slab-use-after-free in rose_timer_expiry+0x471/0x4b0
Read of size 2 at addr ffff888023b0302a by task syz.0.11508/32059

CPU: 0 UID: 0 PID: 32059 Comm: syz.0.11508 Not tainted syzkaller #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:
 <IRQ>
 dump_stack_lvl+0x189/0x250
 print_report+0xca/0x240
 kasan_report+0x118/0x150
 rose_timer_expiry+0x471/0x4b0
 call_timer_fn+0x17e/0x5f0
 __run_timer_base+0x61a/0x860
 run_timer_softirq+0xb7/0x180
 handle_softirqs+0x286/0x870
 __irq_exit_rcu+0xca/0x1f0
 irq_exit_rcu+0x9/0x30
 sysvec_apic_timer_interrupt+0xa6/0xc0
 </IRQ>
 <TASK>
 asm_sysvec_apic_timer_interrupt+0x1a/0x20
RIP: 0010:unwind_next_frame+0x195/0x2390
Code: 24 28 0f b6 04 28 84 c0 0f 85 3c 1b 00 00 4c 89 6c 24 50 4c 89 64 24 20 4c 89 7c 24 48 48 89 5c 24 10 0f b6 1b 48 8b 44 24 30 <80> 3c 28 00 4c 8b 7c 24 18 74 08 4c 89 ff e8 e8 51 b0 00 4d 8b 27
RSP: 0018:ffffc900085c7318 EFLAGS: 00000246
RAX: 1ffff920010b8e86 RBX: 0000000000000000 RCX: 55e61884aa21e800
RDX: 0000000000000000 RSI: ffffffff8be33660 RDI: ffffffff8be33620
RBP: dffffc0000000000 R08: 0000000000000000 R09: 0000000000000000
R10: ffffc900085c7438 R11: ffffffff81ac3810 R12: 1ffff920010b8e7d
R13: ffffc900085c7438 R14: ffffc900085c73e8 R15: ffffffff8172c195
 arch_stack_walk+0x11c/0x150
 stack_trace_save+0x9c/0xe0
 kasan_save_track+0x3e/0x80
 kasan_save_free_info+0x46/0x50
 __kasan_slab_free+0x5b/0x80
 kfree+0x18e/0x440
 sock_kzfree_s+0x28/0x60
 hash_recvmsg+0x640/0x840
 sock_recvmsg_nosec+0x186/0x1c0
 ____sys_recvmsg+0x3aa/0x460
 ___sys_recvmsg+0x1b5/0x510
 do_recvmmsg+0x307/0x770
 __x64_sys_recvmmsg+0x190/0x240
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7ff0f458ebe9
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:00007ff0f54aa038 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007ff0f47b5fa0 RCX: 00007ff0f458ebe9
RDX: 0000000000000600 RSI: 0000200000003700 RDI: 0000000000000004
RBP: 00007ff0f4611e19 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007ff0f47b6038 R14: 00007ff0f47b5fa0 R15: 00007ffec8778738
 </TASK>

Allocated by task 31579:
 kasan_save_track+0x3e/0x80
 __kasan_kmalloc+0x93/0xb0
 __kmalloc_cache_noprof+0x230/0x3d0
 __genradix_ptr_alloc+0x352/0x4a0
 __genradix_prealloc+0x44/0x90
 sctp_stream_init+0x14b/0x440
 sctp_association_new+0x10dd/0x25f0
 sctp_connect_new_asoc+0x2c5/0x690
 sctp_sendmsg+0x155c/0x2810
 __sock_sendmsg+0x19c/0x270
 __sys_sendto+0x3bd/0x520
 __x64_sys_sendto+0xde/0x100
 do_syscall_64+0xfa/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

Freed by task 31579:
 kasan_save_track+0x3e/0x80
 kasan_save_free_info+0x46/0x50
 __kasan_slab_free+0x5b/0x80
 kfree+0x18e/0x440
 genradix_free_recurse+0x5d/0xa0
 genradix_free_recurse+0x5d/0xa0
 sctp_stream_free+0xd5/0x110
 sctp_association_free+0x26d/0x7f0
 sctp_do_sm+0x3eba/0x5a20
 sctp_primitive_SHUTDOWN+0x98/0xc0
 sctp_close+0x409/0x900
 inet_release+0x144/0x190
 sock_close+0xc3/0x240
 __fput+0x44c/0xa70
 task_work_run+0x1d4/0x260
 get_signal+0x11ed/0x1340
 arch_do_signal_or_restart+0x9a/0x750
 exit_to_user_mode_loop+0x75/0x110
 do_syscall_64+0x2bd/0x3b0
 entry_SYSCALL_64_after_hwframe+0x77/0x7f

The buggy address belongs to the object at ffff888023b03000
 which belongs to the cache kmalloc-512 of size 512
The buggy address is located 42 bytes inside of
 freed 512-byte region [ffff888023b03000, ffff888023b03200)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0xffff888023b03000 pfn:0x23b00
head: order:2 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0xfff00000000240(workingset|head|node=0|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 00fff00000000240 ffff88801a441c80 ffffea0000f57c10 ffffea0000f74c10
raw: ffff888023b03000 000000000010000f 00000000f5000000 0000000000000000
head: 00fff00000000240 ffff88801a441c80 ffffea0000f57c10 ffffea0000f74c10
head: ffff888023b03000 000000000010000f 00000000f5000000 0000000000000000
head: 00fff00000000002 ffffea00008ec001 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 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 15924, tgid 15920 (syz.2.4469), ts 152724873464, free_ts 127750440101
 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/0x370
 ___slab_alloc+0xbeb/0x1410
 __kmalloc_cache_noprof+0x296/0x3d0
 __genradix_ptr_alloc+0x352/0x4a0
 __genradix_prealloc+0x44/0x90
 sctp_stream_init+0x14b/0x440
 sctp_association_new+0x10dd/0x25f0
 sctp_connect_new_asoc+0x2c5/0x690
 sctp_sendmsg+0x155c/0x2810
 __sock_sendmsg+0x19c/0x270
 __sys_sendto+0x3bd/0x520
 __x64_sys_sendto+0xde/0x100
page last free pid 5883 tgid 5883 stack trace:
 __free_frozen_pages+0xbc4/0xd30
 vfree+0x25a/0x400
 delayed_vfree_work+0x55/0x80
 process_scheduled_works+0xae1/0x17b0
 worker_thread+0x8a0/0xda0
 kthread+0x711/0x8a0
 ret_from_fork+0x3fc/0x770
 ret_from_fork_asm+0x1a/0x30

Memory state around the buggy address:
 ffff888023b02f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888023b02f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff888023b03000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                  ^
 ffff888023b03080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888023b03100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
