==================================================================
BUG: KASAN: use-after-free in rose_get_neigh+0x17c/0x480 net/rose/rose_route.c:690
Read of size 1 at addr ffff0000e8533430 by task syz.0.1178/8694

CPU: 1 PID: 8694 Comm: syz.0.1178 Not tainted 5.15.181-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/19/2025
Call trace:
 dump_backtrace+0x0/0x43c arch/arm64/kernel/stacktrace.c:152
 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:216
 __dump_stack+0x30/0x40 lib/dump_stack.c:88
 dump_stack_lvl+0xf8/0x160 lib/dump_stack.c:106
 print_address_description+0x78/0x30c mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:434 [inline]
 kasan_report+0xec/0x15c mm/kasan/report.c:451
 __asan_report_load1_noabort+0x44/0x50 mm/kasan/report_generic.c:306
 rose_get_neigh+0x17c/0x480 net/rose/rose_route.c:690
 rose_connect+0x350/0xffc net/rose/af_rose.c:814
 __sys_connect_file net/socket.c:1923 [inline]
 __sys_connect+0x264/0x28c net/socket.c:1940
 __do_sys_connect net/socket.c:1950 [inline]
 __se_sys_connect net/socket.c:1947 [inline]
 __arm64_sys_connect+0x7c/0x94 net/socket.c:1947
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142
 do_el0_svc+0x58/0x14c arch/arm64/kernel/syscall.c:181
 el0_svc+0x78/0x1e0 arch/arm64/kernel/entry-common.c:608
 el0t_64_sync_handler+0xcc/0xe4 arch/arm64/kernel/entry-common.c:626
 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584

Allocated by task 7556:
 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_kmalloc mm/kasan/common.c:513 [inline]
 __kasan_kmalloc+0xb0/0xf0 mm/kasan/common.c:522
 kasan_kmalloc include/linux/kasan.h:264 [inline]
 kmem_cache_alloc_trace+0x274/0x3fc mm/slub.c:3247
 kmalloc include/linux/slab.h:604 [inline]
 rose_add_node+0x1f4/0xba4 net/rose/rose_route.c:85
 rose_rt_ioctl+0xa58/0xe38 net/rose/rose_route.c:745
 rose_ioctl+0x37c/0xd40 net/rose/af_rose.c:1372
 sock_do_ioctl+0xf8/0x240 net/socket.c:1140
 sock_ioctl+0x5c8/0x87c net/socket.c:1257
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:874 [inline]
 __se_sys_ioctl fs/ioctl.c:860 [inline]
 __arm64_sys_ioctl+0x14c/0x1c8 fs/ioctl.c:860
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142
 do_el0_svc+0x58/0x14c arch/arm64/kernel/syscall.c:181
 el0_svc+0x78/0x1e0 arch/arm64/kernel/entry-common.c:608
 el0t_64_sync_handler+0xcc/0xe4 arch/arm64/kernel/entry-common.c:626
 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584

The buggy address belongs to the object at ffff0000e8533400
 which belongs to the cache kmalloc-512 of size 512
The buggy address is located 48 bytes inside of
 512-byte region [ffff0000e8533400, ffff0000e8533600)
The buggy address belongs to the page:
page:0000000024930a49 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff0000e8533400 pfn:0x128530
head:0000000024930a49 order:2 compound_mapcount:0 compound_pincount:0
flags: 0x5ffc00000010200(slab|head|node=0|zone=2|lastcpupid=0x7ff)
raw: 05ffc00000010200 fffffc00034bf008 fffffc00039d7908 ffff0000c0002600
raw: ffff0000e8533400 000000000010000f 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff0000e8533300: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff0000e8533380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff0000e8533400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                     ^
 ffff0000e8533480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff0000e8533500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================