syzbot


KASAN: use-after-free Read in notifier_call_chain

Status: fixed on 2023/02/24 13:50
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+106f9b687cd64ee70cd1@syzkaller.appspotmail.com
Fix commit: 5daadc86f27e net: tun: Fix use-after-free in tun_detach()
First crash: 778d, last: 516d
Cause bisection: failed (error log, bisect log)
  
Discussions (5)
Title Replies (including bot) Last reply
[PATCH v3] net: tun: Fix use-after-free in tun_detach() 2 (2) 2022/11/29 11:30
[PATCH v2] net: tun: Fix use-after-free in tun_detach() 6 (6) 2022/11/23 16:08
Re: [PATCH v2] net: tun: Fix use-after-free in tun_detach() 1 (1) 2022/11/21 00:53
Re: [PATCH v2] net: tun: Fix use-after-free in tun_detach() 1 (1) 2022/11/20 16:04
[syzbot] KASAN: use-after-free Read in notifier_call_chain 0 (1) 2022/11/18 11:39
Fix bisection attempts (1)
Created Duration User Patch Repo Result
2022/08/28 13:18 24m bisect fix net-next-old job log (0) log

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in notifier_call_chain+0x1ee/0x200 kernel/notifier.c:72
Read of size 8 at addr ffff88807221d4e8 by task syz-executor742/3605

CPU: 0 PID: 3605 Comm: syz-executor742 Not tainted 5.18.0-rc3-next-20220420-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 <TASK>
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
 print_address_description.constprop.0.cold+0xeb/0x495 mm/kasan/report.c:313
 print_report mm/kasan/report.c:429 [inline]
 kasan_report.cold+0xf4/0x1c6 mm/kasan/report.c:491
 notifier_call_chain+0x1ee/0x200 kernel/notifier.c:72
 call_netdevice_notifiers_info+0x86/0x130 net/core/dev.c:1940
 call_netdevice_notifiers_extack net/core/dev.c:1981 [inline]
 call_netdevice_notifiers net/core/dev.c:1995 [inline]
 netdev_wait_allrefs_any net/core/dev.c:10165 [inline]
 netdev_run_todo+0xb90/0x10b0 net/core/dev.c:10277
 tun_detach drivers/net/tun.c:696 [inline]
 tun_chr_close+0xe0/0x180 drivers/net/tun.c:3445
 __fput+0x277/0x9d0 fs/file_table.c:317
 task_work_run+0xdd/0x1a0 kernel/task_work.c:164
 exit_task_work include/linux/task_work.h:37 [inline]
 do_exit+0xaff/0x2a00 kernel/exit.c:796
 do_group_exit+0xd2/0x2f0 kernel/exit.c:926
 __do_sys_exit_group kernel/exit.c:937 [inline]
 __se_sys_exit_group kernel/exit.c:935 [inline]
 __x64_sys_exit_group+0x3a/0x50 kernel/exit.c:935
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae
RIP: 0033:0x7fa43b961159
Code: Unable to access opcode bytes at RIP 0x7fa43b96112f.
RSP: 002b:00007ffed29a23b8 EFLAGS: 00000246 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007fa43b9dd410 RCX: 00007fa43b961159
RDX: 000000000000003c RSI: 00000000000000e7 RDI: 0000000000000001
RBP: 0000000000000001 R08: ffffffffffffffc0 R09: 0000000000000004
R10: 00007ffed29a21a6 R11: 0000000000000246 R12: 00007fa43b9dd410
R13: 0000000000000001 R14: 0000000000000000 R15: 0000000000000001
 </TASK>

Allocated by task 3605:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:38
 kasan_set_track mm/kasan/common.c:45 [inline]
 set_alloc_info mm/kasan/common.c:436 [inline]
 __kasan_slab_alloc+0x90/0xc0 mm/kasan/common.c:469
 kasan_slab_alloc include/linux/kasan.h:224 [inline]
 slab_post_alloc_hook mm/slab.h:750 [inline]
 slab_alloc_node mm/slub.c:3216 [inline]
 slab_alloc mm/slub.c:3224 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3231 [inline]
 kmem_cache_alloc+0x204/0x3b0 mm/slub.c:3241
 kmem_cache_zalloc include/linux/slab.h:711 [inline]
 net_alloc net/core/net_namespace.c:403 [inline]
 copy_net_ns+0x125/0x760 net/core/net_namespace.c:458
 create_new_namespaces+0x3f6/0xb20 kernel/nsproxy.c:110
 unshare_nsproxy_namespaces+0xc1/0x1f0 kernel/nsproxy.c:226
 ksys_unshare+0x445/0x920 kernel/fork.c:3139
 __do_sys_unshare kernel/fork.c:3210 [inline]
 __se_sys_unshare kernel/fork.c:3208 [inline]
 __x64_sys_unshare+0x2d/0x40 kernel/fork.c:3208
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

Freed by task 50:
 kasan_save_stack+0x1e/0x40 mm/kasan/common.c:38
 kasan_set_track+0x21/0x30 mm/kasan/common.c:45
 kasan_set_free_info+0x20/0x30 mm/kasan/generic.c:370
 ____kasan_slab_free mm/kasan/common.c:366 [inline]
 ____kasan_slab_free+0x166/0x1a0 mm/kasan/common.c:328
 kasan_slab_free include/linux/kasan.h:200 [inline]
 slab_free_hook mm/slub.c:1729 [inline]
 slab_free_freelist_hook+0x8b/0x1c0 mm/slub.c:1755
 slab_free mm/slub.c:3509 [inline]
 kmem_cache_free+0xdd/0x5a0 mm/slub.c:3526
 net_free net/core/net_namespace.c:432 [inline]
 net_free net/core/net_namespace.c:428 [inline]
 cleanup_net+0x8ba/0xb00 net/core/net_namespace.c:615
 process_one_work+0x996/0x1610 kernel/workqueue.c:2289
 worker_thread+0x665/0x1080 kernel/workqueue.c:2436
 kthread+0x2e9/0x3a0 kernel/kthread.c:376
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:298

The buggy address belongs to the object at ffff88807221d280
 which belongs to the cache net_namespace of size 6784
The buggy address is located 616 bytes inside of
 6784-byte region [ffff88807221d280, ffff88807221ed00)

The buggy address belongs to the physical page:
page:ffffea0001c88600 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x72218
head:ffffea0001c88600 order:3 compound_mapcount:0 compound_pincount:0
flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000010200 0000000000000000 dead000000000122 ffff8881400073c0
raw: 0000000000000000 0000000080040004 00000001ffffffff 0000000000000000
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 3602, tgid 3602 (syz-executor742), ts 75811913155, free_ts 69877050433
 prep_new_page mm/page_alloc.c:2394 [inline]
 get_page_from_freelist+0xba2/0x3e00 mm/page_alloc.c:4144
 __alloc_pages+0x1b2/0x500 mm/page_alloc.c:5365
 alloc_pages+0x1aa/0x310 mm/mempolicy.c:2279
 alloc_slab_page mm/slub.c:1799 [inline]
 allocate_slab+0x26c/0x3c0 mm/slub.c:1944
 new_slab mm/slub.c:2004 [inline]
 ___slab_alloc+0x985/0xd90 mm/slub.c:3004
 __slab_alloc.constprop.0+0x4d/0xa0 mm/slub.c:3091
 slab_alloc_node mm/slub.c:3182 [inline]
 slab_alloc mm/slub.c:3224 [inline]
 __kmem_cache_alloc_lru mm/slub.c:3231 [inline]
 kmem_cache_alloc+0x360/0x3b0 mm/slub.c:3241
 kmem_cache_zalloc include/linux/slab.h:711 [inline]
 net_alloc net/core/net_namespace.c:403 [inline]
 copy_net_ns+0x125/0x760 net/core/net_namespace.c:458
 create_new_namespaces+0x3f6/0xb20 kernel/nsproxy.c:110
 unshare_nsproxy_namespaces+0xc1/0x1f0 kernel/nsproxy.c:226
 ksys_unshare+0x445/0x920 kernel/fork.c:3139
 __do_sys_unshare kernel/fork.c:3210 [inline]
 __se_sys_unshare kernel/fork.c:3208 [inline]
 __x64_sys_unshare+0x2d/0x40 kernel/fork.c:3208
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1309 [inline]
 free_pcp_prepare+0x549/0xd20 mm/page_alloc.c:1359
 free_unref_page_prepare mm/page_alloc.c:3290 [inline]
 free_unref_page+0x19/0x6a0 mm/page_alloc.c:3385
 __put_page+0x17d/0x280 mm/swap.c:127
 folio_put include/linux/mm.h:1202 [inline]
 put_page include/linux/mm.h:1235 [inline]
 __skb_frag_unref include/linux/skbuff.h:3367 [inline]
 skb_release_data+0x513/0x810 net/core/skbuff.c:672
 skb_release_all net/core/skbuff.c:742 [inline]
 __kfree_skb+0x46/0x60 net/core/skbuff.c:756
 __sk_defer_free_flush net/ipv4/tcp.c:1601 [inline]
 sk_defer_free_flush include/net/tcp.h:1385 [inline]
 tcp_recvmsg+0x1b9/0x600 net/ipv4/tcp.c:2574
 inet_recvmsg+0x115/0x5e0 net/ipv4/af_inet.c:850
 sock_recvmsg_nosec net/socket.c:948 [inline]
 sock_recvmsg net/socket.c:966 [inline]
 sock_recvmsg net/socket.c:962 [inline]
 sock_read_iter+0x336/0x470 net/socket.c:1039
 call_read_iter include/linux/fs.h:2053 [inline]
 new_sync_read+0x4f9/0x5f0 fs/read_write.c:401
 vfs_read+0x492/0x5d0 fs/read_write.c:482
 ksys_read+0x1e8/0x250 fs/read_write.c:620
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x44/0xae

Memory state around the buggy address:
 ffff88807221d380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88807221d400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff88807221d480: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                          ^
 ffff88807221d500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88807221d580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (157):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/04/22 14:34 linux-next f1244c81da13 2738b391 .config console log report syz C ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/03/22 13:46 net-next-old 351bdbb6419c e2d91b1d .config console log report syz ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/17 16:16 upstream cc675d22e422 3a127a31 .config console log report info ci-upstream-kasan-gce-selinux-root KASAN: use-after-free Read in notifier_call_chain
2022/11/04 05:37 upstream f2f32f8af2b0 6d752409 .config console log report info ci-upstream-kasan-gce-selinux-root KASAN: use-after-free Read in notifier_call_chain
2022/10/26 11:04 upstream 4dc12f37a8e9 2159e4d2 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/26 02:09 upstream 4dc12f37a8e9 1984aebd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/23 16:14 upstream d47136c28015 23bf86af .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/22 12:15 upstream 4da34b7d175d c0b80a55 .config console log report info [disk image] [vmlinux] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/21 15:17 upstream e35184f32151 4bfd3c27 .config console log report info [disk image] [vmlinux] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/18 00:26 upstream 55be6084c8e0 754863b4 .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/09 04:02 upstream a6afa4199d3d aea5da89 .config console log report info [disk image] [vmlinux] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/06 07:38 upstream 833477fce7a1 2c6543ad .config console log report info ci-upstream-kasan-gce-selinux-root KASAN: use-after-free Read in notifier_call_chain
2022/10/04 12:11 upstream a5088ee7251e 77d3f689 .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/03 01:01 upstream a962b54e162c feb56351 .config console log report info [disk image] [vmlinux] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/09/30 14:26 upstream 987a926c1d8a feb56351 .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/09/22 14:53 upstream dc164f4fb00a 60af5050 .config console log report info ci-qemu-upstream KASAN: use-after-free Read in notifier_call_chain
2022/09/20 09:26 upstream 521a547ced64 7c41a9ba .config console log report info ci-qemu-upstream KASAN: use-after-free Read in notifier_call_chain
2022/09/14 00:19 upstream d1221cea11fc b884348d .config console log report info ci-qemu-upstream KASAN: use-after-free Read in notifier_call_chain
2022/09/12 14:54 upstream 80e78fcce86d 356d8217 .config console log report info ci-qemu-upstream KASAN: use-after-free Read in notifier_call_chain
2022/09/11 23:39 upstream 4ed9c1e971b1 356d8217 .config console log report info ci-upstream-kasan-gce-selinux-root KASAN: use-after-free Read in notifier_call_chain
2022/09/11 10:18 upstream b96fbd602d35 356d8217 .config console log report info ci-qemu-upstream KASAN: use-after-free Read in notifier_call_chain
2022/09/09 05:24 upstream 506357871c18 f3027468 .config console log report info [disk image] [vmlinux] ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/09/09 02:29 upstream 26b1224903b3 f3027468 .config console log report info ci-upstream-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/08/29 02:57 upstream 8379c0b31fbc 07177916 .config console log report info ci-qemu-upstream-386 KASAN: use-after-free Read in notifier_call_chain
2022/11/23 11:07 net-old 178a4ff11903 75740b3f .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/16 03:11 net-old 9d45921ee4cb 3a127a31 .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/15 09:13 net-old ed1fe1bebe18 97de9cfc .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/15 08:06 net-old ed1fe1bebe18 97de9cfc .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/14 11:07 net-old 8979f428a4af 943f4cb8 .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/13 23:26 net-old 9cbd48d5fa14 3ead01ad .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/11 23:53 net-old f3a72878a3de 3ead01ad .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/07 16:44 net-old f9027f88f7d1 a779b11a .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/17 01:02 net-old fa182ea26ff0 67cb024c .config console log report info [disk image] [vmlinux] ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/28 06:39 net-old 797666cd5af0 75c78242 .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/26 11:09 net-old b7ca8d5f56e6 d59ba983 .config console log report info ci-upstream-net-this-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/24 07:00 net-next-old e80bd08fd75a 12c66417 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/19 08:31 net-next-old a452d30f3f17 5bb70014 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/17 20:52 net-next-old b4b221bd79a1 4ba8ab94 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/19 06:57 net-next-old 0326074ff465 b31320fc .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/12 16:05 net-next-old 0326074ff465 89b5a509 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/12 11:57 net-next-old 0326074ff465 16a9c9e0 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/05 08:47 net-next-old 0326074ff465 eab8f949 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/04 03:31 net-next-old 9d43507319cc feb56351 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/01 11:33 net-next-old 5fcc2cfc14ae feb56351 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/10/01 04:14 net-next-old 5fcc2cfc14ae feb56351 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/30 23:18 net-next-old 0f5ef005310d feb56351 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/29 18:38 net-next-old d49e265b66d9 1d385642 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/27 22:09 net-next-old 6627a2074d5c 87840e00 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/27 13:11 net-next-old 6627a2074d5c 87840e00 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/23 06:20 net-next-old d05d9eb79d0c 0042f2b4 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/22 21:58 net-next-old 3cae32b480d1 0042f2b4 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/18 23:48 net-next-old 44a8535fb87c dd9a85ff .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/11 12:56 net-next-old 169ccf0e4082 356d8217 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/09/09 23:38 net-next-old 169ccf0e4082 356d8217 .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/03/07 15:11 net-next-old 57d29a2935c9 7bdd8b2c .config console log report info ci-upstream-net-kasan-gce KASAN: use-after-free Read in notifier_call_chain
2022/11/08 00:03 linux-next 0cdb3579f1ee a779b11a .config console log report info ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
2022/10/05 11:47 linux-next aaa11ce2ffc8 267e3bb1 .config console log report info ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in notifier_call_chain
* Struck through repros no longer work on HEAD.