==================================================================
BUG: KASAN: use-after-free in tcp_probe_timer net/ipv4/tcp_timer.c:384 [inline]
BUG: KASAN: use-after-free in tcp_write_timer_handler+0x882/0x9c0 net/ipv4/tcp_timer.c:648
Read of size 1 at addr ffff888078ec20cd by task syz-executor.0/7774
CPU: 0 PID: 7774 Comm: syz-executor.0 Not tainted 5.15.153-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Call Trace:
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106
print_address_description+0x63/0x3b0 mm/kasan/report.c:248
__kasan_report mm/kasan/report.c:434 [inline]
kasan_report+0x16b/0x1c0 mm/kasan/report.c:451
tcp_probe_timer net/ipv4/tcp_timer.c:384 [inline]
tcp_write_timer_handler+0x882/0x9c0 net/ipv4/tcp_timer.c:648
tcp_write_timer+0x12e/0x280 net/ipv4/tcp_timer.c:664
call_timer_fn+0x16d/0x560 kernel/time/timer.c:1421
expire_timers kernel/time/timer.c:1466 [inline]
__run_timers+0x67c/0x890 kernel/time/timer.c:1737
run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1750
__do_softirq+0x3b3/0x93a kernel/softirq.c:558
invoke_softirq kernel/softirq.c:432 [inline]
__irq_exit_rcu+0x155/0x240 kernel/softirq.c:637
irq_exit_rcu+0x5/0x20 kernel/softirq.c:649
sysvec_apic_timer_interrupt+0x91/0xb0 arch/x86/kernel/apic/apic.c:1096
asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:638
RIP: 0010:console_unlock+0xe53/0x12b0 kernel/printk/printk.c:2743
Code: 00 48 83 7c 24 18 00 75 19 e8 b9 00 1a 00 eb 18 e8 b2 00 1a 00 e8 fd bf b5 08 48 83 7c 24 18 00 74 e7 e8 a0 00 1a 00 fb 31 ff <44> 89 f6 e8 f5 03 1a 00 31 db 45 85 f6 0f 95 c0 89 c1 0a 4c 24 17
RSP: 0018:ffffc90002f27960 EFLAGS: 00000246
RAX: ffffffff81663910 RBX: 0000000000000000 RCX: 0000000000040000
RDX: ffffc9000f605000 RSI: 00000000000062a8 RDI: 0000000000000000
RBP: ffffc90002f27bf0 R08: ffffffff816638db R09: fffffbfff1f7a019
R10: 0000000000000000 R11: dffffc0000000001 R12: 1ffffffff1a49a9a
R13: ffffffff8d24d508 R14: 0000000000000000 R15: dffffc0000000000
vprintk_emit+0xbf/0x150 kernel/printk/printk.c:2268
_printk+0xd1/0x111 kernel/printk/printk.c:2293
ceph_get_tree+0xf77/0x12b0 fs/ceph/super.c:1122
vfs_get_tree+0x88/0x270 fs/super.c:1517
vfs_fsconfig_locked fs/fsopen.c:232 [inline]
__do_sys_fsconfig fs/fsopen.c:439 [inline]
__se_sys_fsconfig+0xa5d/0xec0 fs/fsopen.c:314
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f10f3042da9
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f10f15c30c8 EFLAGS: 00000246 ORIG_RAX: 00000000000001af
RAX: ffffffffffffffda RBX: 00007f10f3170f80 RCX: 00007f10f3042da9
RDX: 0000000000000000 RSI: 0000000000000006 RDI: 0000000000000003
RBP: 00007f10f308f47a R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007f10f3170f80 R15: 00007fffd6a2f788
Allocated by task 3518:
kasan_save_stack mm/kasan/common.c:38 [inline]
kasan_set_track mm/kasan/common.c:46 [inline]
set_alloc_info mm/kasan/common.c:434 [inline]
__kasan_slab_alloc+0x8e/0xc0 mm/kasan/common.c:467
kasan_slab_alloc include/linux/kasan.h:254 [inline]
slab_post_alloc_hook+0x53/0x380 mm/slab.h:519
slab_alloc_node mm/slub.c:3220 [inline]
slab_alloc mm/slub.c:3228 [inline]
kmem_cache_alloc+0xf3/0x280 mm/slub.c:3233
kmem_cache_zalloc include/linux/slab.h:711 [inline]
net_alloc net/core/net_namespace.c:405 [inline]
copy_net_ns+0x143/0x5d0 net/core/net_namespace.c:460
create_new_namespaces+0x425/0x7a0 kernel/nsproxy.c:110
unshare_nsproxy_namespaces+0x11e/0x170 kernel/nsproxy.c:226
ksys_unshare+0x580/0xb20 kernel/fork.c:3101
__do_sys_unshare kernel/fork.c:3175 [inline]
__se_sys_unshare kernel/fork.c:3173 [inline]
__x64_sys_unshare+0x34/0x40 kernel/fork.c:3173
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x61/0xcb
The buggy address belongs to the object at ffff888078ec1a40
which belongs to the cache net_namespace of size 6464
The buggy address is located 1677 bytes inside of
6464-byte region [ffff888078ec1a40, ffff888078ec3380)
The buggy address belongs to the page:
page:ffffea0001e3b000 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x78ec0
head:ffffea0001e3b000 order:3 compound_mapcount:0 compound_pincount:0
memcg:ffff8880235ed601
flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000010200 0000000000000000 0000000100000001 ffff888011dea3c0
raw: 0000000000000000 0000000080040004 00000001ffffffff ffff8880235ed601
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 3526, ts 51180642935, free_ts 51165506847
prep_new_page mm/page_alloc.c:2426 [inline]
get_page_from_freelist+0x322a/0x33c0 mm/page_alloc.c:4159
__alloc_pages+0x272/0x700 mm/page_alloc.c:5421
alloc_slab_page mm/slub.c:1775 [inline]
allocate_slab mm/slub.c:1912 [inline]
new_slab+0xbb/0x4b0 mm/slub.c:1975
___slab_alloc+0x6f6/0xe10 mm/slub.c:3008
__slab_alloc mm/slub.c:3095 [inline]
slab_alloc_node mm/slub.c:3186 [inline]
slab_alloc mm/slub.c:3228 [inline]
kmem_cache_alloc+0x18e/0x280 mm/slub.c:3233
kmem_cache_zalloc include/linux/slab.h:711 [inline]
net_alloc net/core/net_namespace.c:405 [inline]
copy_net_ns+0x143/0x5d0 net/core/net_namespace.c:460
create_new_namespaces+0x425/0x7a0 kernel/nsproxy.c:110
unshare_nsproxy_namespaces+0x11e/0x170 kernel/nsproxy.c:226
ksys_unshare+0x580/0xb20 kernel/fork.c:3101
__do_sys_unshare kernel/fork.c:3175 [inline]
__se_sys_unshare kernel/fork.c:3173 [inline]
__x64_sys_unshare+0x34/0x40 kernel/fork.c:3173
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x61/0xcb
page last free stack trace:
reset_page_owner include/linux/page_owner.h:24 [inline]
free_pages_prepare mm/page_alloc.c:1340 [inline]
free_pcp_prepare mm/page_alloc.c:1391 [inline]
free_unref_page_prepare+0xc34/0xcf0 mm/page_alloc.c:3317
free_unref_page+0x95/0x2d0 mm/page_alloc.c:3396
free_slab mm/slub.c:2015 [inline]
discard_slab mm/slub.c:2021 [inline]
__unfreeze_partials+0x1b7/0x210 mm/slub.c:2507
put_cpu_partial+0x132/0x1a0 mm/slub.c:2587
do_slab_free mm/slub.c:3487 [inline]
___cache_free+0xe3/0x100 mm/slub.c:3506
qlist_free_all+0x36/0x90 mm/kasan/quarantine.c:176
kasan_quarantine_reduce+0x162/0x180 mm/kasan/quarantine.c:283
__kasan_slab_alloc+0x2f/0xc0 mm/kasan/common.c:444
kasan_slab_alloc include/linux/kasan.h:254 [inline]
slab_post_alloc_hook+0x53/0x380 mm/slab.h:519
slab_alloc_node mm/slub.c:3220 [inline]
slab_alloc mm/slub.c:3228 [inline]
kmem_cache_alloc_trace+0xfb/0x290 mm/slub.c:3245
kmalloc include/linux/slab.h:591 [inline]
tomoyo_print_header security/tomoyo/audit.c:156 [inline]
tomoyo_init_log+0x1bf/0x1fe0 security/tomoyo/audit.c:255
tomoyo_supervisor+0x3b8/0x12c0 security/tomoyo/common.c:2097
tomoyo_audit_path_number_log security/tomoyo/file.c:235 [inline]
tomoyo_path_number_perm+0x5ba/0x810 security/tomoyo/file.c:734
security_file_ioctl+0x6d/0xa0 security/security.c:1555
__do_sys_ioctl fs/ioctl.c:868 [inline]
__se_sys_ioctl+0x47/0x160 fs/ioctl.c:860
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
Memory state around the buggy address:
ffff888078ec1f80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff888078ec2000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888078ec2080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff888078ec2100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff888078ec2180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
----------------
Code disassembly (best guess):
0: 00 48 83 add %cl,-0x7d(%rax)
3: 7c 24 jl 0x29
5: 18 00 sbb %al,(%rax)
7: 75 19 jne 0x22
9: e8 b9 00 1a 00 call 0x1a00c7
e: eb 18 jmp 0x28
10: e8 b2 00 1a 00 call 0x1a00c7
15: e8 fd bf b5 08 call 0x8b5c017
1a: 48 83 7c 24 18 00 cmpq $0x0,0x18(%rsp)
20: 74 e7 je 0x9
22: e8 a0 00 1a 00 call 0x1a00c7
27: fb sti
28: 31 ff xor %edi,%edi
* 2a: 44 89 f6 mov %r14d,%esi <-- trapping instruction
2d: e8 f5 03 1a 00 call 0x1a0427
32: 31 db xor %ebx,%ebx
34: 45 85 f6 test %r14d,%r14d
37: 0f 95 c0 setne %al
3a: 89 c1 mov %eax,%ecx
3c: 0a 4c 24 17 or 0x17(%rsp),%cl