syzbot


KASAN: use-after-free Read in sk_psock_verdict_data_ready

Status: premoderation: reported on 2024/09/02 22:21
Reported-by: syzbot+6bfbfb5f48281defe90f@syzkaller.appspotmail.com
First crash: 45d, last: 19d
Similar bugs (7)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-5.15 KASAN: use-after-free Read in sk_psock_verdict_data_ready 1 61d 61d 0/3 upstream: reported on 2024/08/18 04:55
android-6-1 KASAN: use-after-free Read in sk_psock_verdict_data_ready 1 10d 10d 0/2 premoderation: reported on 2024/10/08 03:06
upstream general protection fault in sk_psock_verdict_data_ready net 2 499d 505d 0/28 auto-obsoleted due to no activity on 2023/09/14 09:29
upstream BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready net bpf C unreliable 15 229d 349d 25/28 fixed on 2024/04/02 10:57
upstream KASAN: slab-use-after-free Read in sk_psock_verdict_data_ready bpf net 1 137d 133d 0/28 auto-obsoleted due to no activity on 2024/08/31 11:03
android-6-1 BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready origin:upstream missing-backport C 204 110d 248d 0/2 auto-obsoleted due to no activity on 2024/09/07 14:49
linux-6.1 BUG: unable to handle kernel NULL pointer dereference in sk_psock_verdict_data_ready origin:upstream C done 1 246d 246d 3/3 fixed on 2024/03/18 12:46

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in sk_psock_verdict_data_ready+0xc2/0x1a0 net/core/skmsg.c:1218
Read of size 8 at addr ffff88811ba4d420 by task syz.1.111/699

CPU: 0 PID: 699 Comm: syz.1.111 Not tainted 5.15.161-syzkaller-00463-g8e36931104ac #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x151/0x1c0 lib/dump_stack.c:106
 print_address_description+0x87/0x3b0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:427 [inline]
 kasan_report+0x179/0x1c0 mm/kasan/report.c:444
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report_generic.c:309
 sk_psock_verdict_data_ready+0xc2/0x1a0 net/core/skmsg.c:1218
 unix_stream_sendmsg+0x8fd/0x1060 net/unix/af_unix.c:2111
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2431
 ___sys_sendmsg+0x252/0x2e0 net/socket.c:2485
 __sys_sendmsg net/socket.c:2514 [inline]
 __do_sys_sendmsg net/socket.c:2523 [inline]
 __se_sys_sendmsg+0x19a/0x260 net/socket.c:2521
 __x64_sys_sendmsg+0x7b/0x90 net/socket.c:2521
 x64_sys_call+0x16a/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:47
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f1d02661ff9
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:00007f1d012db038 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007f1d02819f80 RCX: 00007f1d02661ff9
RDX: 0000000000000003 RSI: 0000000020000980 RDI: 0000000000000005
RBP: 00007f1d026d4296 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 0000000000000000 R14: 00007f1d02819f80 R15: 00007fff12262a28
 </TASK>

Allocated by task 699:
 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_slab_alloc+0xb1/0xe0 mm/kasan/common.c:466
 kasan_slab_alloc include/linux/kasan.h:217 [inline]
 slab_post_alloc_hook+0x53/0x2c0 mm/slab.h:550
 slab_alloc_node mm/slub.c:3240 [inline]
 slab_alloc mm/slub.c:3248 [inline]
 kmem_cache_alloc+0xf5/0x200 mm/slub.c:3253
 sock_alloc_inode+0x1b/0xb0 net/socket.c:303
 alloc_inode fs/inode.c:236 [inline]
 new_inode_pseudo+0x64/0x220 fs/inode.c:937
 sock_alloc net/socket.c:626 [inline]
 __sock_create+0x135/0x760 net/socket.c:1450
 sock_create net/socket.c:1537 [inline]
 __sys_socketpair+0x313/0x6e0 net/socket.c:1641
 __do_sys_socketpair net/socket.c:1690 [inline]
 __se_sys_socketpair net/socket.c:1687 [inline]
 __x64_sys_socketpair+0x9b/0xb0 net/socket.c:1687
 x64_sys_call+0x19b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:54
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3b/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

Freed by task 703:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:45
 kasan_set_free_info+0x23/0x40 mm/kasan/generic.c:370
 ____kasan_slab_free+0x126/0x160 mm/kasan/common.c:365
 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:373
 kasan_slab_free include/linux/kasan.h:193 [inline]
 slab_free_hook mm/slub.c:1723 [inline]
 slab_free_freelist_hook+0xbd/0x190 mm/slub.c:1749
 slab_free mm/slub.c:3519 [inline]
 kmem_cache_free+0x116/0x2e0 mm/slub.c:3535
 sock_free_inode+0x20/0x30 net/socket.c:324
 i_callback+0x4b/0x70 fs/inode.c:225
 rcu_do_batch+0x57a/0xc10 kernel/rcu/tree.c:2523
 rcu_core+0x517/0x1020 kernel/rcu/tree.c:2763
 rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2776
 handle_softirqs+0x25e/0x5c0 kernel/softirq.c:565
 __do_softirq kernel/softirq.c:603 [inline]
 invoke_softirq kernel/softirq.c:425 [inline]
 __irq_exit_rcu+0x52/0xf0 kernel/softirq.c:652
 irq_exit_rcu+0x9/0x10 kernel/softirq.c:664
 sysvec_apic_timer_interrupt+0x9a/0xc0 arch/x86/kernel/apic/apic.c:1096
 asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:638

Last potentially related work creation:
 kasan_save_stack+0x3b/0x60 mm/kasan/common.c:38
 __kasan_record_aux_stack+0xd3/0xf0 mm/kasan/generic.c:348
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358
 __call_rcu_common kernel/rcu/tree.c:3007 [inline]
 call_rcu+0x135/0x1310 kernel/rcu/tree.c:3125
 destroy_inode fs/inode.c:291 [inline]
 evict+0x5df/0x630 fs/inode.c:602
 iput_final fs/inode.c:1705 [inline]
 iput+0x63b/0x7e0 fs/inode.c:1731
 dentry_unlink_inode+0x34f/0x440 fs/dcache.c:376
 __dentry_kill+0x447/0x660 fs/dcache.c:582
 dentry_kill+0xc0/0x2a0
 dput+0x45/0x80 fs/dcache.c:889
 __fput+0x662/0x910 fs/file_table.c:288
 ____fput+0x15/0x20 fs/file_table.c:308
 task_work_run+0x129/0x190 kernel/task_work.c:164
 tracehook_notify_resume include/linux/tracehook.h:189 [inline]
 exit_to_user_mode_loop+0xc4/0xe0 kernel/entry/common.c:181
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x26/0x160 kernel/entry/common.c:307
 do_syscall_64+0x47/0xb0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

Second to last potentially related work creation:
 kasan_save_stack+0x3b/0x60 mm/kasan/common.c:38
 __kasan_record_aux_stack+0xd3/0xf0 mm/kasan/generic.c:348
 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:358
 __call_rcu_common kernel/rcu/tree.c:3007 [inline]
 call_rcu+0x135/0x1310 kernel/rcu/tree.c:3125
 destroy_inode fs/inode.c:291 [inline]
 evict+0x5df/0x630 fs/inode.c:602
 iput_final fs/inode.c:1705 [inline]
 iput+0x63b/0x7e0 fs/inode.c:1731
 dentry_unlink_inode+0x34f/0x440 fs/dcache.c:376
 __dentry_kill+0x447/0x660 fs/dcache.c:582
 dentry_kill+0xc0/0x2a0
 dput+0x45/0x80 fs/dcache.c:889
 __fput+0x662/0x910 fs/file_table.c:288
 ____fput+0x15/0x20 fs/file_table.c:308
 task_work_run+0x129/0x190 kernel/task_work.c:164
 tracehook_notify_resume include/linux/tracehook.h:189 [inline]
 exit_to_user_mode_loop+0xc4/0xe0 kernel/entry/common.c:181
 exit_to_user_mode_prepare+0x5a/0xa0 kernel/entry/common.c:214
 __syscall_exit_to_user_mode_work kernel/entry/common.c:296 [inline]
 syscall_exit_to_user_mode+0x26/0x160 kernel/entry/common.c:307
 do_syscall_64+0x47/0xb0 arch/x86/entry/common.c:86
 entry_SYSCALL_64_after_hwframe+0x66/0xd0

The buggy address belongs to the object at ffff88811ba4d400
 which belongs to the cache sock_inode_cache of size 896
The buggy address is located 32 bytes inside of
 896-byte region [ffff88811ba4d400, ffff88811ba4d780)
The buggy address belongs to the page:
page:ffffea00046e9300 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x11ba4c
head:ffffea00046e9300 order:2 compound_mapcount:0 compound_pincount:0
flags: 0x4000000000010200(slab|head|zone=1)
raw: 4000000000010200 0000000000000000 0000000e00000001 ffff8881081b2a80
raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 2, migratetype Reclaimable, gfp_mask 0x1d20d0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL|__GFP_RECLAIMABLE), pid 384, ts 26059225324, free_ts 0
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x1a3/0x1b0 mm/page_alloc.c:2605
 prep_new_page+0x1b/0x110 mm/page_alloc.c:2611
 get_page_from_freelist+0x3550/0x35d0 mm/page_alloc.c:4485
 __alloc_pages+0x27e/0x8f0 mm/page_alloc.c:5779
 allocate_slab mm/slub.c:1932 [inline]
 new_slab+0x9a/0x4e0 mm/slub.c:1995
 ___slab_alloc+0x39e/0x830 mm/slub.c:3028
 __slab_alloc+0x4a/0x90 mm/slub.c:3115
 slab_alloc_node mm/slub.c:3206 [inline]
 slab_alloc mm/slub.c:3248 [inline]
 kmem_cache_alloc+0x134/0x200 mm/slub.c:3253
 sock_alloc_inode+0x1b/0xb0 net/socket.c:303
 alloc_inode fs/inode.c:236 [inline]
 new_inode_pseudo+0x64/0x220 fs/inode.c:937
 sock_alloc net/socket.c:626 [inline]
 __sock_create+0x135/0x760 net/socket.c:1450
 sock_create_kern+0x3b/0x50 net/socket.c:1555
 tipc_topsrv_create_listener net/tipc/topsrv.c:513 [inline]
 tipc_topsrv_start net/tipc/topsrv.c:678 [inline]
 tipc_topsrv_init_net+0x40f/0xa20 net/tipc/topsrv.c:720
 ops_init+0x1cd/0x4a0 net/core/net_namespace.c:138
 setup_net+0x34b/0xb50 net/core/net_namespace.c:332
 copy_net_ns+0x35f/0x5b0 net/core/net_namespace.c:476
page_owner free stack trace missing

Memory state around the buggy address:
 ffff88811ba4d300: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88811ba4d380: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff88811ba4d400: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                               ^
 ffff88811ba4d480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88811ba4d500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/09/29 03:30 android13-5.15-lts 8e36931104ac ba29ff75 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15-perf KASAN: use-after-free Read in sk_psock_verdict_data_ready
2024/09/25 14:27 android13-5.15-lts b92c0d35d015 349a68c4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15-perf KASAN: use-after-free Read in sk_psock_verdict_data_ready
2024/09/15 02:32 android13-5.15-lts e6fb3b0fa87f 08d8a733 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15-perf KASAN: use-after-free Read in sk_psock_verdict_data_ready
2024/09/10 18:58 android13-5.15-lts 99ada58989e6 86aa7bd7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15-perf KASAN: use-after-free Read in sk_psock_verdict_data_ready
2024/09/02 22:20 android13-5.15-lts 38761ec9fc9e 8045124c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-15-perf KASAN: use-after-free Read in sk_psock_verdict_data_ready
* Struck through repros no longer work on HEAD.