syzbot


KASAN: use-after-free Read in fib6_remove_prefsrc

Status: fixed on 2018/02/04 11:35
Subsystems: net
[Documentation on labels]
Fix commit: 591ff9ea51ce ipv6: don't let tb6_root node share routes with other node
First crash: 2294d, last: 2292d

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in fib6_remove_prefsrc+0x3c6/0x470 net/ipv6/route.c:3417
Read of size 8 at addr ffff8801bb38c4c0 by task syz-executor1/20280

CPU: 0 PID: 20280 Comm: syz-executor1 Not tainted 4.15.0-rc7+ #187
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:17 [inline]
 dump_stack+0x194/0x257 lib/dump_stack.c:53
 print_address_description+0x73/0x250 mm/kasan/report.c:252
 kasan_report_error mm/kasan/report.c:351 [inline]
 kasan_report+0x25b/0x340 mm/kasan/report.c:409
 __asan_report_load8_noabort+0x14/0x20 mm/kasan/report.c:430
 fib6_remove_prefsrc+0x3c6/0x470 net/ipv6/route.c:3417
 fib6_clean_node+0x389/0x580 net/ipv6/ip6_fib.c:1912
 fib6_walk_continue+0x46c/0x8a0 net/ipv6/ip6_fib.c:1838
 fib6_walk+0x91/0xf0 net/ipv6/ip6_fib.c:1886
 fib6_clean_tree+0x1e6/0x340 net/ipv6/ip6_fib.c:1963
 __fib6_clean_all+0x1f4/0x3a0 net/ipv6/ip6_fib.c:1979
 fib6_clean_all+0x27/0x30 net/ipv6/ip6_fib.c:1990
 rt6_remove_prefsrc+0x165/0x210 net/ipv6/route.c:3438
 ipv6_del_addr+0x4d1/0xb70 net/ipv6/addrconf.c:1264
 inet6_addr_del+0x2ff/0x5b0 net/ipv6/addrconf.c:2928
 addrconf_del_ifaddr+0x139/0x1c0 net/ipv6/addrconf.c:2973
 inet6_ioctl+0x86/0x1e0 net/ipv6/af_inet6.c:525
 sock_do_ioctl+0x65/0xb0 net/socket.c:958
 sock_ioctl+0x2c2/0x440 net/socket.c:1055
 vfs_ioctl fs/ioctl.c:46 [inline]
 do_vfs_ioctl+0x1b1/0x1520 fs/ioctl.c:686
 SYSC_ioctl fs/ioctl.c:701 [inline]
 SyS_ioctl+0x8f/0xc0 fs/ioctl.c:692
 entry_SYSCALL_64_fastpath+0x23/0x9a
RIP: 0033:0x452cf9
RSP: 002b:00007f353adbec58 EFLAGS: 00000212 ORIG_RAX: 0000000000000010
RAX: ffffffffffffffda RBX: 000000000071bea0 RCX: 0000000000452cf9
RDX: 000000002025d000 RSI: 0000000000008936 RDI: 0000000000000013
RBP: 000000000000033f R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000212 R12: 00000000006f2e88
R13: 00000000ffffffff R14: 00007f353adbf6d4 R15: 0000000000000000

Allocated by task 9892:
 save_stack+0x43/0xd0 mm/kasan/kasan.c:447
 set_track mm/kasan/kasan.c:459 [inline]
 kasan_kmalloc+0xad/0xe0 mm/kasan/kasan.c:551
 kasan_slab_alloc+0x12/0x20 mm/kasan/kasan.c:489
 kmem_cache_alloc+0x12e/0x760 mm/slab.c:3544
 dst_alloc+0x11f/0x1a0 net/core/dst.c:104
 __ip6_dst_alloc+0x35/0x90 net/ipv6/route.c:361
 ip6_dst_alloc+0x29/0xb0 net/ipv6/route.c:376
 ip6_route_info_create+0x4ff/0x2e20 net/ipv6/route.c:2538
 ip6_route_add+0xa2/0x190 net/ipv6/route.c:2779
 ipv6_route_ioctl+0x4db/0x6b0 net/ipv6/route.c:3299
 inet6_ioctl+0xef/0x1e0 net/ipv6/af_inet6.c:520
 sock_do_ioctl+0x65/0xb0 net/socket.c:958
 sock_ioctl+0x2c2/0x440 net/socket.c:1055
 vfs_ioctl fs/ioctl.c:46 [inline]
 do_vfs_ioctl+0x1b1/0x1520 fs/ioctl.c:686
 SYSC_ioctl fs/ioctl.c:701 [inline]
 SyS_ioctl+0x8f/0xc0 fs/ioctl.c:692
 entry_SYSCALL_64_fastpath+0x23/0x9a

Freed by task 18962:
 save_stack+0x43/0xd0 mm/kasan/kasan.c:447
 set_track mm/kasan/kasan.c:459 [inline]
 kasan_slab_free+0x71/0xc0 mm/kasan/kasan.c:524
 __cache_free mm/slab.c:3488 [inline]
 kmem_cache_free+0x83/0x2a0 mm/slab.c:3746
 dst_destroy+0x257/0x370 net/core/dst.c:140
 dst_destroy_rcu+0x16/0x20 net/core/dst.c:153
 __rcu_reclaim kernel/rcu/rcu.h:195 [inline]
 rcu_do_batch kernel/rcu/tree.c:2758 [inline]
 invoke_rcu_callbacks kernel/rcu/tree.c:3012 [inline]
 __rcu_process_callbacks kernel/rcu/tree.c:2979 [inline]
 rcu_process_callbacks+0xd6c/0x17f0 kernel/rcu/tree.c:2996
 __do_softirq+0x2d7/0xb85 kernel/softirq.c:285

The buggy address belongs to the object at ffff8801bb38c4c0
 which belongs to the cache ip6_dst_cache of size 320
The buggy address is located 0 bytes inside of
 320-byte region [ffff8801bb38c4c0, ffff8801bb38c600)
The buggy address belongs to the page:
page:ffffea0006ece300 count:1 mapcount:0 mapping:ffff8801bb38c040 index:0xffff8801bb38c1c0
flags: 0x2fffc0000000100(slab)
raw: 02fffc0000000100 ffff8801bb38c040 ffff8801bb38c1c0 0000000100000005
raw: ffffea0006c4f9a0 ffffea000720ce20 ffff8801d32b66c0 0000000000000000
page dumped because: kasan: bad access detected

netlink: 'syz-executor0': attribute type 1 has an invalid length.
Memory state around the buggy address:
 ffff8801bb38c380: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8801bb38c400: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff8801bb38c480: fc fc fc fc fc fc fc fc fb fb fb fb fb fb fb fb
                                           ^
 ffff8801bb38c500: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff8801bb38c580: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2018/01/13 19:04 net-next-old 6bd39bc3da0f c9e7aeae .config console log report ci-upstream-net-kasan-gce
2018/01/13 02:12 net-next-old 19d28fbd306e 9dc808a6 .config console log report ci-upstream-net-kasan-gce
2018/01/14 23:22 mmots ce3c209f6733 66d492a6 .config console log report ci-upstream-mmots-kasan-gce
2018/01/13 01:23 linux-next 3e53c7415294 9dc808a6 .config console log report ci-upstream-next-kasan-gce
* Struck through repros no longer work on HEAD.