syzbot


KASAN: use-after-free Read in p9_fd_poll

Status: auto-closed as invalid on 2019/02/24 05:39
First crash: 2094d, last: 2079d
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KASAN: use-after-free Read in p9_fd_poll v9fs C done 8 2094d 2126d 13/26 fixed on 2019/11/20 22:01

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in p9_fd_poll+0x2e8/0x310 net/9p/trans_fd.c:249
Read of size 8 at addr ffff8801d38e9180 by task kworker/1:2/1838

CPU: 1 PID: 1838 Comm: kworker/1:2 Not tainted 4.9.124-g09eb2ba #31
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: events p9_poll_workfn
 ffff8801ce287b20 ffffffff81eb95e9 ffffea00074e3a00 ffff8801d38e9180
 0000000000000000 ffff8801d38e9180 ffffffff8301a500 ffff8801ce287b58
 ffffffff8156c35e ffff8801d38e9180 0000000000000008 0000000000000000
Call Trace:
 [<ffffffff81eb95e9>] __dump_stack lib/dump_stack.c:15 [inline]
 [<ffffffff81eb95e9>] dump_stack+0xc1/0x128 lib/dump_stack.c:51
 [<ffffffff8156c35e>] print_address_description+0x6c/0x234 mm/kasan/report.c:256
 [<ffffffff8156c768>] kasan_report_error mm/kasan/report.c:355 [inline]
 [<ffffffff8156c768>] kasan_report.cold.6+0x242/0x2fe mm/kasan/report.c:412
 [<ffffffff8153faf4>] __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:433
 [<ffffffff839ca0b8>] p9_fd_poll+0x2e8/0x310 net/9p/trans_fd.c:249
 [<ffffffff839caea0>] p9_poll_mux net/9p/trans_fd.c:625 [inline]
 [<ffffffff839caea0>] p9_poll_workfn+0x1f0/0x330 net/9p/trans_fd.c:1097
 [<ffffffff8118f461>] process_one_work+0x7e1/0x1500 kernel/workqueue.c:2092
 [<ffffffff81190256>] worker_thread+0xd6/0x10a0 kernel/workqueue.c:2226
 [<ffffffff8119f3cd>] kthread+0x26d/0x300 kernel/kthread.c:211
 [<ffffffff83a01b9c>] ret_from_fork+0x5c/0x70 arch/x86/entry/entry_64.S:373

Allocated by task 27703:
 save_stack_trace+0x16/0x20 arch/x86/kernel/stacktrace.c:57
 save_stack+0x43/0xd0 mm/kasan/kasan.c:505
 set_track mm/kasan/kasan.c:517 [inline]
 kasan_kmalloc+0xc7/0xe0 mm/kasan/kasan.c:609
 kmem_cache_alloc_trace+0xfd/0x2b0 mm/slub.c:2742
 kmalloc include/linux/slab.h:490 [inline]
 kzalloc include/linux/slab.h:636 [inline]
 p9_fd_open net/9p/trans_fd.c:792 [inline]
 p9_fd_create+0xf3/0x330 net/9p/trans_fd.c:1029
 p9_client_create+0x6ff/0x10a0 net/9p/client.c:1036
 v9fs_session_init+0x333/0x13a0 fs/9p/v9fs.c:343
 v9fs_mount+0x7d/0x810 fs/9p/vfs_super.c:130
 mount_fs+0x28c/0x370 fs/super.c:1206
 vfs_kern_mount.part.29+0xd1/0x3d0 fs/namespace.c:1000
 vfs_kern_mount fs/namespace.c:982 [inline]
 do_new_mount fs/namespace.c:2537 [inline]
 do_mount+0x3c9/0x2740 fs/namespace.c:2859
 SYSC_mount fs/namespace.c:3075 [inline]
 SyS_mount+0xfe/0x110 fs/namespace.c:3052
 do_syscall_64+0x1a6/0x490 arch/x86/entry/common.c:282
 entry_SYSCALL_64_after_swapgs+0x5d/0xdb

Freed by task 27703:
 save_stack_trace+0x16/0x20 arch/x86/kernel/stacktrace.c:57
 save_stack+0x43/0xd0 mm/kasan/kasan.c:505
 set_track mm/kasan/kasan.c:517 [inline]
 kasan_slab_free+0x72/0xc0 mm/kasan/kasan.c:582
 slab_free_hook mm/slub.c:1355 [inline]
 slab_free_freelist_hook mm/slub.c:1377 [inline]
 slab_free mm/slub.c:2958 [inline]
 kfree+0xfb/0x310 mm/slub.c:3878
 p9_fd_close+0x298/0x330 net/9p/trans_fd.c:890
 p9_client_create+0x825/0x10a0 net/9p/client.c:1050
 v9fs_session_init+0x333/0x13a0 fs/9p/v9fs.c:343
 v9fs_mount+0x7d/0x810 fs/9p/vfs_super.c:130
 mount_fs+0x28c/0x370 fs/super.c:1206
 vfs_kern_mount.part.29+0xd1/0x3d0 fs/namespace.c:1000
 vfs_kern_mount fs/namespace.c:982 [inline]
 do_new_mount fs/namespace.c:2537 [inline]
 do_mount+0x3c9/0x2740 fs/namespace.c:2859
 SYSC_mount fs/namespace.c:3075 [inline]
 SyS_mount+0xfe/0x110 fs/namespace.c:3052
 do_syscall_64+0x1a6/0x490 arch/x86/entry/common.c:282
 entry_SYSCALL_64_after_swapgs+0x5d/0xdb

The buggy address belongs to the object at ffff8801d38e9180
 which belongs to the cache kmalloc-512 of size 512
The buggy address is located 0 bytes inside of
 512-byte region [ffff8801d38e9180, ffff8801d38e9380)
The buggy address belongs to the page:
page:ffffea00074e3a00 count:1 mapcount:0 mapping:          (null) index:0x0 compound_mapcount: 0
flags: 0x8000000000004080(slab|head)
page dumped because: kasan: bad access detected

Memory state around the buggy address:
 ffff8801d38e9080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8801d38e9100: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff8801d38e9180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                   ^
 ffff8801d38e9200: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8801d38e9280: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2018/08/28 05:34 https://android.googlesource.com/kernel/common android-4.9 09eb2ba5ed0c 7ef1de9e .config console log report ci-android-49-kasan-gce-root
2018/08/20 16:07 https://android.googlesource.com/kernel/common android-4.9 54068d61e7d8 2dc4378f .config console log report ci-android-49-kasan-gce-root
2018/08/12 16:13 https://android.googlesource.com/kernel/common android-4.9 9dc978d43ec7 7a88b141 .config console log report ci-android-49-kasan-gce-root
* Struck through repros no longer work on HEAD.