==================================================================
BUG: KASAN: slab-out-of-bounds in fib6_nh_get_excptn_bucket+0x198/0x1b0 net/ipv6/route.c:1591
Read of size 8 at addr ffff8880637229f8 by task kworker/0:0/18430
CPU: 0 PID: 18430 Comm: kworker/0:0 Not tainted 5.3.0+ #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: rcu_gp process_srcu
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x172/0x1f0 lib/dump_stack.c:113
print_address_description.constprop.0.cold+0xd4/0x30b mm/kasan/report.c:374
__kasan_report.cold+0x1b/0x41 mm/kasan/report.c:506
kasan_report+0x12/0x20 mm/kasan/common.c:634
__asan_report_load8_noabort+0x14/0x20 mm/kasan/generic_report.c:132
fib6_nh_get_excptn_bucket+0x198/0x1b0 net/ipv6/route.c:1591
fib6_nh_flush_exceptions+0x37/0x2d0 net/ipv6/route.c:1719
fib6_nh_release+0x84/0x3a0 net/ipv6/route.c:3501
fib6_info_destroy_rcu+0x11e/0x160 net/ipv6/ip6_fib.c:174
__rcu_reclaim kernel/rcu/rcu.h:222 [inline]
rcu_do_batch kernel/rcu/tree.c:2157 [inline]
rcu_core+0x581/0x1560 kernel/rcu/tree.c:2377
rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2386
__do_softirq+0x262/0x98c kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x19b/0x1e0 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:536 [inline]
smp_apic_timer_interrupt+0x1a3/0x610 arch/x86/kernel/apic/apic.c:1137
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:830
RIP: 0010:__raw_spin_unlock_irq include/linux/spinlock_api_smp.h:169 [inline]
RIP: 0010:_raw_spin_unlock_irq+0x54/0x90 kernel/locking/spinlock.c:199
Code: c0 30 1c f3 88 48 ba 00 00 00 00 00 fc ff df 48 c1 e8 03 80 3c 10 00 75 33 48 83 3d 55 bf ac 01 00 74 20 fb 66 0f 1f 44 00 00 01 00 00 00 e8 b2 a7 08 fa 65 8b 05 13 a1 bb 78 85 c0 74 06 41
RSP: 0018:ffff88805f4c7c10 EFLAGS: 00000282 ORIG_RAX: ffffffffffffff13
RAX: 1ffffffff11e6386 RBX: ffffc900131ce830 RCX: 0000000000000006
RDX: dffffc0000000000 RSI: 0000000000000008 RDI: ffff888067384a14
RBP: ffff88805f4c7c18 R08: 1ffffffff14ed931 R09: fffffbfff14ed932
R10: fffffbfff14ed931 R11: ffffffff8a76c98f R12: ffffc900131ceb98
R13: 0000000000000002 R14: ffffc900131ceb98 R15: ffffc900131ced60
spin_unlock_irq include/linux/spinlock.h:388 [inline]
srcu_reschedule+0xa1/0x130 kernel/rcu/srcutree.c:1222
process_srcu+0x125/0xe10 kernel/rcu/srcutree.c:1238
process_one_work+0x9af/0x1740 kernel/workqueue.c:2269
worker_thread+0x98/0xe40 kernel/workqueue.c:2415
kthread+0x361/0x430 kernel/kthread.c:255
ret_from_fork+0x24/0x30 arch/x86/entry/entry_64.S:352
Allocated by task 10422:
save_stack+0x23/0x90 mm/kasan/common.c:69
set_track mm/kasan/common.c:77 [inline]
__kasan_kmalloc mm/kasan/common.c:510 [inline]
__kasan_kmalloc.constprop.0+0xcf/0xe0 mm/kasan/common.c:483
kasan_kmalloc+0x9/0x10 mm/kasan/common.c:524
kmem_cache_alloc_trace+0x158/0x790 mm/slab.c:3550
kmalloc include/linux/slab.h:552 [inline]
kzalloc include/linux/slab.h:686 [inline]
fib6_info_alloc+0xb6/0x1b0 net/ipv6/ip6_fib.c:154
ip6_route_info_create+0x2fe/0x1530 net/ipv6/route.c:3603
ip6_route_add+0x27/0xc0 net/ipv6/route.c:3695
inet6_rtm_newroute+0x16c/0x180 net/ipv6/route.c:5263
rtnetlink_rcv_msg+0x463/0xb00 net/core/rtnetlink.c:5223
netlink_rcv_skb+0x177/0x450 net/netlink/af_netlink.c:2477
rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5241
netlink_unicast_kernel net/netlink/af_netlink.c:1302 [inline]
netlink_unicast+0x531/0x710 net/netlink/af_netlink.c:1328
netlink_sendmsg+0x8a5/0xd60 net/netlink/af_netlink.c:1917
sock_sendmsg_nosec net/socket.c:637 [inline]
sock_sendmsg+0xd7/0x130 net/socket.c:657
___sys_sendmsg+0x803/0x920 net/socket.c:2311
__sys_sendmsg+0x105/0x1d0 net/socket.c:2356
__do_sys_sendmsg net/socket.c:2365 [inline]
__se_sys_sendmsg net/socket.c:2363 [inline]
__x64_sys_sendmsg+0x78/0xb0 net/socket.c:2363
do_syscall_64+0xfa/0x760 arch/x86/entry/common.c:290
entry_SYSCALL_64_after_hwframe+0x49/0xbe
Freed by task 28161:
save_stack+0x23/0x90 mm/kasan/common.c:69
set_track mm/kasan/common.c:77 [inline]
kasan_set_free_info mm/kasan/common.c:332 [inline]
__kasan_slab_free+0x102/0x150 mm/kasan/common.c:471
kasan_slab_free+0xe/0x10 mm/kasan/common.c:480
__cache_free mm/slab.c:3425 [inline]
kfree+0x10a/0x2c0 mm/slab.c:3756
kvfree+0x61/0x70 mm/util.c:593
bucket_table_free+0x69/0x150 lib/rhashtable.c:105
bucket_table_free_rcu+0x16/0x20 lib/rhashtable.c:110
__rcu_reclaim kernel/rcu/rcu.h:222 [inline]
rcu_do_batch kernel/rcu/tree.c:2157 [inline]
rcu_core+0x581/0x1560 kernel/rcu/tree.c:2377
rcu_core_si+0x9/0x10 kernel/rcu/tree.c:2386
__do_softirq+0x262/0x98c kernel/softirq.c:292
The buggy address belongs to the object at ffff888063722900
which belongs to the cache kmalloc-192 of size 192
The buggy address is located 56 bytes to the right of
192-byte region [ffff888063722900, ffff8880637229c0)
The buggy address belongs to the page:
page:ffffea00018dc880 refcount:1 mapcount:0 mapping:ffff8880aa400000 index:0xffff888063722c00
flags: 0x1fffc0000000200(slab)
raw: 01fffc0000000200 ffffea00023dd788 ffff8880aa401138 ffff8880aa400000
raw: ffff888063722c00 ffff888063722000 000000010000000e 0000000000000000
page dumped because: kasan: bad access detected
Memory state around the buggy address:
ffff888063722880: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
ffff888063722900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffff888063722980: 00 00 00 00 fc fc fc fc fc fc fc fc fc fc fc fc
^
ffff888063722a00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff888063722a80: fb fb fb fb fb fb fb fb fc fc fc fc fc fc fc fc
==================================================================