------------[ cut here ]------------
refcount_t: underflow; use-after-free.
WARNING: lib/refcount.c:28 at refcount_warn_saturate+0xf4/0x130 lib/refcount.c:28, CPU#3: swapper/3/0
Modules linked in:
CPU: 3 UID: 0 PID: 0 Comm: swapper/3 Tainted: G L syzkaller #0 PREEMPT(full)
Tainted: [L]=SOFTLOCKUP
Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.3-debian-1.16.3-2 04/01/2014
RIP: 0010:refcount_warn_saturate+0xf4/0x130 lib/refcount.c:28
Code: cc e8 f0 d8 07 fd 48 8d 3d 19 df 04 0c 67 48 0f b9 3a e8 df d8 07 fd 5b 5d e9 18 6a 9e 06 e8 d3 d8 07 fd 48 8d 3d 0c df 04 0c <67> 48 0f b9 3a e8 c2 d8 07 fd 5b 5d c3 cc cc cc cc e8 b6 d8 07 fd
RSP: 0018:ffffc900006f8d98 EFLAGS: 00010046
RAX: 0000000080010002 RBX: ffff888059ab6008 RCX: ffffffff8501a6bb
RDX: ffff88801eeb2540 RSI: ffffffff8501a74d RDI: ffffffff91068660
RBP: 0000000000000003 R08: 0000000000000005 R09: 0000000000000004
R10: 0000000000000003 R11: 0000000000000000 R12: ffff888059ab6008
R13: ffff88802e8d4400 R14: 0000000000000018 R15: 1ffff1100694f00c
FS: 0000000000000000(0000) GS:ffff8880d63e0000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055555e097a28 CR3: 000000003d687000 CR4: 0000000000352ef0
DR0: 000004000002002c DR1: fffeffffff7fff00 DR2: 0000000080000006
DR3: 0000000000000005 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Call Trace:
__refcount_sub_and_test include/linux/refcount.h:400 [inline]
__refcount_dec_and_test include/linux/refcount.h:432 [inline]
refcount_dec_and_test include/linux/refcount.h:450 [inline]
p9_req_put+0x1ec/0x250 net/9p/client.c:281
req_done+0x1dc/0x2e0 net/9p/trans_virtio.c:147
vring_interrupt+0x2ef/0x660 drivers/virtio/virtio_ring.c:3297
__handle_irq_event_percpu+0x232/0x880 kernel/irq/handle.c:209
handle_irq_event_percpu kernel/irq/handle.c:246 [inline]
handle_irq_event+0xab/0x1e0 kernel/irq/handle.c:263
handle_edge_irq+0x34c/0x950 kernel/irq/chip.c:859
generic_handle_irq_desc include/linux/irqdesc.h:188 [inline]
handle_irq arch/x86/kernel/irq.c:209 [inline]
call_irq_handler arch/x86/kernel/irq.c:265 [inline]
__common_interrupt+0xd8/0x2f0 arch/x86/kernel/irq.c:280
common_interrupt+0xb9/0xe0 arch/x86/kernel/irq.c:273
asm_common_interrupt+0x26/0x40 arch/x86/include/asm/idtentry.h:665
RIP: 0010:pv_native_safe_halt+0xf/0x20 arch/x86/kernel/paravirt.c:64
Code: b6 a4 02 c3 cc cc cc cc 0f 1f 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 f3 0f 1e fa eb 07 0f 00 2d 63 b9 2e 00 fb f4 bc 48 03 00 66 2e 0f 1f 84 00 00 00 00 00 66 90 90 90 90 90 90
RSP: 0018:ffffc90000197e00 EFLAGS: 00000206
RAX: 000000000040b677 RBX: ffff88801eeb2540 RCX: ffffffff8b9ce2d5
RDX: 0000000000000000 RSI: ffffffff8e15d8c3 RDI: ffffffff8c3e9b80
RBP: ffffed1003dd64a8 R08: 0000000000000001 R09: ffffed100d4e678d
R10: ffff88806a733c6b R11: 0000000000000000 R12: 0000000000000000
R13: 0000000000000000 R14: 1ffff92000032fc4 R15: dffffc0000000000
arch_safe_halt arch/x86/include/asm/paravirt.h:62 [inline]
default_idle+0x9/0x10 arch/x86/kernel/process.c:768
default_idle_call+0x6c/0xb0 kernel/sched/idle.c:122
cpuidle_idle_call kernel/sched/idle.c:199 [inline]
do_idle+0x3a7/0x5b0 kernel/sched/idle.c:355
cpu_startup_entry+0x4f/0x60 kernel/sched/idle.c:454
start_secondary+0x21d/0x2d0 arch/x86/kernel/smpboot.c:312
common_startup_64+0x13e/0x158
----------------
Code disassembly (best guess):
0: cc int3
1: e8 f0 d8 07 fd call 0xfd07d8f6
6: 48 8d 3d 19 df 04 0c lea 0xc04df19(%rip),%rdi # 0xc04df26
d: 67 48 0f b9 3a ud1 (%edx),%rdi
12: e8 df d8 07 fd call 0xfd07d8f6
17: 5b pop %rbx
18: 5d pop %rbp
19: e9 18 6a 9e 06 jmp 0x69e6a36
1e: e8 d3 d8 07 fd call 0xfd07d8f6
23: 48 8d 3d 0c df 04 0c lea 0xc04df0c(%rip),%rdi # 0xc04df36
* 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction
2f: e8 c2 d8 07 fd call 0xfd07d8f6
34: 5b pop %rbx
35: 5d pop %rbp
36: c3 ret
37: cc int3
38: cc int3
39: cc int3
3a: cc int3
3b: e8 b6 d8 07 fd call 0xfd07d8f6