vcan0: j1939_tp_rxtimer: 0x00000000cbb20090: abort rx timeout. Force session deactivation
==================================================================
BUG: KASAN: use-after-free in __run_hrtimer kernel/time/hrtimer.c:1521 [inline]
BUG: KASAN: use-after-free in __hrtimer_run_queues+0xe18/0xf10 kernel/time/hrtimer.c:1583
Read of size 1 at addr ffff8880a8308173 by task swapper/0/0
CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.6.0-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x188/0x20d lib/dump_stack.c:118
print_address_description.constprop.0.cold+0xd3/0x315 mm/kasan/report.c:374
__kasan_report.cold+0x1a/0x32 mm/kasan/report.c:506
kasan_report+0xe/0x20 mm/kasan/common.c:641
__run_hrtimer kernel/time/hrtimer.c:1521 [inline]
__hrtimer_run_queues+0xe18/0xf10 kernel/time/hrtimer.c:1583
hrtimer_run_softirq+0x16d/0x250 kernel/time/hrtimer.c:1600
__do_softirq+0x26c/0x9f7 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x192/0x1d0 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:546 [inline]
smp_apic_timer_interrupt+0x19e/0x600 arch/x86/kernel/apic/apic.c:1140
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:829
RIP: 0010:native_safe_halt+0xe/0x10 arch/x86/include/asm/irqflags.h:61
Code: cc cc cc cc cc cc cc cc cc cc cc cc e9 07 00 00 00 0f 00 2d 04 64 63 00 f4 c3 66 90 e9 07 00 00 00 0f 00 2d f4 63 63 00 fb f4 cc 41 56 41 55 41 54 55 53 e8 53 b4 9b f9 e8 be ba cf fb 0f 1f
RSP: 0018:ffffffff89807d98 EFLAGS: 00000282 ORIG_RAX: ffffffffffffff13
RAX: 1ffffffff132918f RBX: ffffffff898864c0 RCX: 0000000000000000
RDX: dffffc0000000000 RSI: 0000000000000006 RDI: ffffffff89886d7c
RBP: dffffc0000000000 R08: ffffffff898864c0 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: fffffbfff1310c98
R13: 0000000000000000 R14: ffffffff8a87cf80 R15: 0000000000000000
arch_safe_halt arch/x86/include/asm/paravirt.h:144 [inline]
default_idle+0x49/0x350 arch/x86/kernel/process.c:697
cpuidle_idle_call kernel/sched/idle.c:154 [inline]
do_idle+0x393/0x690 kernel/sched/idle.c:269
cpu_startup_entry+0x14/0x20 kernel/sched/idle.c:361
start_kernel+0x867/0x8a1 init/main.c:998
secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:242
Allocated by task 11735:
save_stack+0x1b/0x80 mm/kasan/common.c:72
set_track mm/kasan/common.c:80 [inline]
__kasan_kmalloc mm/kasan/common.c:515 [inline]
__kasan_kmalloc.constprop.0+0xbf/0xd0 mm/kasan/common.c:488
kmem_cache_alloc_trace+0x153/0x7d0 mm/slab.c:3551
kmalloc include/linux/slab.h:555 [inline]
kzalloc include/linux/slab.h:669 [inline]
j1939_session_new+0x7c/0x3f0 net/can/j1939/transport.c:1418
j1939_session_fresh_new net/can/j1939/transport.c:1469 [inline]
j1939_xtp_rx_rts_session_new net/can/j1939/transport.c:1552 [inline]
j1939_xtp_rx_rts+0x898/0xef0 net/can/j1939/transport.c:1653
j1939_tp_cmd_recv net/can/j1939/transport.c:1924 [inline]
j1939_tp_recv+0x639/0x970 net/can/j1939/transport.c:2005
j1939_can_recv+0x587/0x6f0 net/can/j1939/main.c:101
deliver net/can/af_can.c:569 [inline]
can_rcv_filter+0x2a1/0x8e0 net/can/af_can.c:603
can_receive+0x2e3/0x520 net/can/af_can.c:660
can_rcv+0x12a/0x1a0 net/can/af_can.c:686
__netif_receive_skb_one_core+0xf5/0x160 net/core/dev.c:5187
__netif_receive_skb+0x27/0x1c0 net/core/dev.c:5301
process_backlog+0x21e/0x7a0 net/core/dev.c:6133
napi_poll net/core/dev.c:6571 [inline]
net_rx_action+0x4c2/0x1070 net/core/dev.c:6639
__do_softirq+0x26c/0x9f7 kernel/softirq.c:292
Freed by task 0:
save_stack+0x1b/0x80 mm/kasan/common.c:72
set_track mm/kasan/common.c:80 [inline]
kasan_set_free_info mm/kasan/common.c:337 [inline]
__kasan_slab_free+0xf7/0x140 mm/kasan/common.c:476
__cache_free mm/slab.c:3426 [inline]
kfree+0x109/0x2b0 mm/slab.c:3757
j1939_session_destroy net/can/j1939/transport.c:276 [inline]
__j1939_session_release net/can/j1939/transport.c:284 [inline]
kref_put include/linux/kref.h:65 [inline]
j1939_session_put+0x25c/0x330 net/can/j1939/transport.c:289
j1939_tp_rxtimer+0x2e9/0x2f4 net/can/j1939/transport.c:1194
__run_hrtimer kernel/time/hrtimer.c:1519 [inline]
__hrtimer_run_queues+0x3a2/0xf10 kernel/time/hrtimer.c:1583
hrtimer_run_softirq+0x16d/0x250 kernel/time/hrtimer.c:1600
__do_softirq+0x26c/0x9f7 kernel/softirq.c:292
The buggy address belongs to the object at ffff8880a8308000
which belongs to the cache kmalloc-512 of size 512
The buggy address is located 371 bytes inside of
512-byte region [ffff8880a8308000, ffff8880a8308200)
The buggy address belongs to the page:
page:ffffea0002a0c200 refcount:1 mapcount:0 mapping:ffff8880aa000a80 index:0x0
flags: 0xfffe0000000200(slab)
raw: 00fffe0000000200 ffffea00029e5188 ffffea0002a3ffc8 ffff8880aa000a80
raw: 0000000000000000 ffff8880a8308000 0000000100000004 0000000000000000
page dumped because: kasan: bad access detected
Memory state around the buggy address:
ffff8880a8308000: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff8880a8308080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff8880a8308100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
^
ffff8880a8308180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
ffff8880a8308200: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
==================================================================