KASAN: use-after-free Write in __run_timers

59 views
Skip to first unread message

syzbot

unread,
Jul 11, 2020, 5:22:18 PM7/11/20
to syzkaller-a...@googlegroups.com
Hello,

syzbot found the following crash on:

HEAD commit: 9de16c6e UPSTREAM: slimbus: core: Set fwnode for a device ..
git tree: android-5.4
console output: https://syzkaller.appspot.com/x/log.txt?x=16967c77100000
kernel config: https://syzkaller.appspot.com/x/.config?x=4feb8b178295857b
dashboard link: https://syzkaller.appspot.com/bug?extid=0a7161c0b95ba157f096
compiler: Android (6032204 based on r370808) clang version 10.0.1 (https://android.googlesource.com/toolchain/llvm-project 6e765c10313d15c02ab29977a82938f66742c3a9)

Unfortunately, I don't have any reproducer for this crash yet.

IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+0a7161...@syzkaller.appspotmail.com

==================================================================
BUG: KASAN: use-after-free in hlist_move_list include/linux/list.h:843 [inline]
BUG: KASAN: use-after-free in __collect_expired_timers kernel/time/timer.c:1470 [inline]
BUG: KASAN: use-after-free in collect_expired_timers kernel/time/timer.c:1705 [inline]
BUG: KASAN: use-after-free in __run_timers+0x55e/0x7b0 kernel/time/timer.c:1769
Write of size 8 at addr ffff8881d423f188 by task swapper/0/0

CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.4.51-syzkaller-00093-g9de16c6eb7c3 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
<IRQ>
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x14a/0x1ce lib/dump_stack.c:118
print_address_description+0x93/0x620 mm/kasan/report.c:374
__kasan_report+0x16d/0x1e0 mm/kasan/report.c:506
kasan_report+0x36/0x60 mm/kasan/common.c:634
hlist_move_list include/linux/list.h:843 [inline]
__collect_expired_timers kernel/time/timer.c:1470 [inline]
collect_expired_timers kernel/time/timer.c:1705 [inline]
__run_timers+0x55e/0x7b0 kernel/time/timer.c:1769
run_timer_softirq+0x19/0x30 kernel/time/timer.c:1786
__do_softirq+0x2d5/0x725 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x16d/0x180 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:546 [inline]
smp_apic_timer_interrupt+0x281/0x3f0 arch/x86/kernel/apic/apic.c:1146
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:831
</IRQ>
RIP: 0010:default_idle+0x1f/0x30 arch/x86/kernel/process.c:573
Code: ff e8 d5 d6 41 fd 90 90 90 90 90 65 8b 35 51 06 2a 7c bf 01 00 00 00 e8 cf 62 30 fd e9 07 00 00 00 0f 00 2d 2b f3 48 00 fb f4 <65> 8b 35 32 06 2a 7c bf ff ff ff ff e9 b0 62 30 fd 41 57 41 56 53
RSP: 0018:ffffffff84c07d18 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
RAX: 73716c2e6352d301 RBX: ffffffff84c14980 RCX: ffffffff8124c720
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: ffffffff84c07e20 R08: dffffc0000000000 R09: fffffbfff0982931
R10: fffffbfff0982931 R11: 0000000000000000 R12: ffffffff84d91160
R13: 0000000000000000 R14: dffffc0000000000 R15: 1ffffffff0982930
default_idle_call kernel/sched/idle.c:94 [inline]
cpuidle_idle_call kernel/sched/idle.c:154 [inline]
do_idle+0x209/0x5e0 kernel/sched/idle.c:263
cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:355
start_kernel+0x7a3/0x873 init/main.c:784
secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241

The buggy address belongs to the page:
page:ffffea0007508fc0 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0
flags: 0x8000000000000000()
raw: 8000000000000000 0000000000000000 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
ffff8881d423f080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff8881d423f100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>ffff8881d423f180: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
^
ffff8881d423f200: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff8881d423f280: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
==================================================================
kasan: CONFIG_KASAN_INLINE enabled
kasan: GPF could be caused by NULL-ptr deref or user memory access
general protection fault: 0000 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 0 Comm: swapper/0 Tainted: G B 5.4.51-syzkaller-00093-g9de16c6eb7c3 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
RIP: 0010:__hlist_del include/linux/list.h:764 [inline]
RIP: 0010:detach_timer kernel/time/timer.c:815 [inline]
RIP: 0010:expire_timers+0x284/0x470 kernel/time/timer.c:1438
Code: 89 e7 e8 2f 31 3d 00 4d 89 3c 24 4d 85 ff 74 36 e8 31 02 0f 00 49 83 c7 08 4c 89 f8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 ff e8 fe 30 3d 00 4d 89 27 eb 0e 66 0f 1f
RSP: 0018:ffff8881db809c50 EFLAGS: 00010802
RAX: 1bd5a00000000025 RBX: ffff8881db823708 RCX: dffffc0000000000
RDX: 0000000080000102 RSI: 0000000000000008 RDI: ffff8881d423f188
RBP: 1ffff1103a847e31 R08: ffffffff8132fb49 R09: fffffbfff0ac35e9
R10: fffffbfff0ac35e9 R11: 0000000000000000 R12: ffff8881db809d80
R13: ffff8881d423f180 R14: ffff8881d423f188 R15: dead00000000012a
FS: 0000000000000000(0000) GS:ffff8881db800000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005637b9ed68d0 CR3: 000000019bc74001 CR4: 00000000001606f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<IRQ>
__run_timers+0x662/0x7b0 kernel/time/timer.c:1773
run_timer_softirq+0x19/0x30 kernel/time/timer.c:1786
__do_softirq+0x2d5/0x725 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x16d/0x180 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:546 [inline]
smp_apic_timer_interrupt+0x281/0x3f0 arch/x86/kernel/apic/apic.c:1146
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:831
</IRQ>
RIP: 0010:default_idle+0x1f/0x30 arch/x86/kernel/process.c:573
Code: ff e8 d5 d6 41 fd 90 90 90 90 90 65 8b 35 51 06 2a 7c bf 01 00 00 00 e8 cf 62 30 fd e9 07 00 00 00 0f 00 2d 2b f3 48 00 fb f4 <65> 8b 35 32 06 2a 7c bf ff ff ff ff e9 b0 62 30 fd 41 57 41 56 53
RSP: 0018:ffffffff84c07d18 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
RAX: 73716c2e6352d301 RBX: ffffffff84c14980 RCX: ffffffff8124c720
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000001
RBP: ffffffff84c07e20 R08: dffffc0000000000 R09: fffffbfff0982931
R10: fffffbfff0982931 R11: 0000000000000000 R12: ffffffff84d91160
R13: 0000000000000000 R14: dffffc0000000000 R15: 1ffffffff0982930
default_idle_call kernel/sched/idle.c:94 [inline]
cpuidle_idle_call kernel/sched/idle.c:154 [inline]
do_idle+0x209/0x5e0 kernel/sched/idle.c:263
cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:355
start_kernel+0x7a3/0x873 init/main.c:784
secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241
Modules linked in:
---[ end trace 738202cb87ecc605 ]---
RIP: 0010:__hlist_del include/linux/list.h:764 [inline]
RIP: 0010:detach_timer kernel/time/timer.c:815 [inline]
RIP: 0010:expire_timers+0x284/0x470 kernel/time/timer.c:1438
Code: 89 e7 e8 2f 31 3d 00 4d 89 3c 24 4d 85 ff 74 36 e8 31 02 0f 00 49 83 c7 08 4c 89 f8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 ff e8 fe 30 3d 00 4d 89 27 eb 0e 66 0f 1f
RSP: 0018:ffff8881db809c50 EFLAGS: 00010802
RAX: 1bd5a00000000025 RBX: ffff8881db823708 RCX: dffffc0000000000
RDX: 0000000080000102 RSI: 0000000000000008 RDI: ffff8881d423f188
RBP: 1ffff1103a847e31 R08: ffffffff8132fb49 R09: fffffbfff0ac35e9
R10: fffffbfff0ac35e9 R11: 0000000000000000 R12: ffff8881db809d80
R13: ffff8881d423f180 R14: ffff8881d423f188 R15: dead00000000012a
FS: 0000000000000000(0000) GS:ffff8881db800000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00005637b9ed68d0 CR3: 000000019bc74001 CR4: 00000000001606f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400


---
This bug is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this bug report. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

syzbot

unread,
Jul 18, 2020, 6:27:17 PM7/18/20
to syzkaller-a...@googlegroups.com
syzbot has found a reproducer for the following issue on:

HEAD commit: 0c0d4177 ANDROID: setlocalversion: fix posix issue with "[["
git tree: android-5.4
console output: https://syzkaller.appspot.com/x/log.txt?x=117f86d7100000
kernel config: https://syzkaller.appspot.com/x/.config?x=fb5046f17a4c568c
dashboard link: https://syzkaller.appspot.com/bug?extid=0a7161c0b95ba157f096
compiler: Android (6032204 based on r370808) clang version 10.0.1 (https://android.googlesource.com/toolchain/llvm-project 6e765c10313d15c02ab29977a82938f66742c3a9)
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=144b30f0900000

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+0a7161...@syzkaller.appspotmail.com

==================================================================
BUG: KASAN: use-after-free in hlist_move_list include/linux/list.h:843 [inline]
BUG: KASAN: use-after-free in __collect_expired_timers kernel/time/timer.c:1470 [inline]
BUG: KASAN: use-after-free in collect_expired_timers kernel/time/timer.c:1705 [inline]
BUG: KASAN: use-after-free in __run_timers+0x55e/0x7b0 kernel/time/timer.c:1769
Write of size 8 at addr ffff8881c4b2f188 by task systemd-udevd/6641

CPU: 0 PID: 6641 Comm: systemd-udevd Not tainted 5.4.52-syzkaller-00272-g0c0d417747d8 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
<IRQ>
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x14a/0x1ce lib/dump_stack.c:118
print_address_description+0x93/0x620 mm/kasan/report.c:374
__kasan_report+0x16d/0x1e0 mm/kasan/report.c:506
kasan_report+0x36/0x60 mm/kasan/common.c:634
hlist_move_list include/linux/list.h:843 [inline]
__collect_expired_timers kernel/time/timer.c:1470 [inline]
collect_expired_timers kernel/time/timer.c:1705 [inline]
__run_timers+0x55e/0x7b0 kernel/time/timer.c:1769
run_timer_softirq+0x19/0x30 kernel/time/timer.c:1786
__do_softirq+0x2d5/0x725 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x16d/0x180 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:546 [inline]
smp_apic_timer_interrupt+0x281/0x3f0 arch/x86/kernel/apic/apic.c:1146
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:831
</IRQ>
RIP: 0010:get_current arch/x86/include/asm/current.h:15 [inline]
RIP: 0010:__sanitizer_cov_trace_pc+0x4/0x50 kernel/kcov.c:186
Code: 00 0f 0b 0f 1f 00 53 48 89 fb e8 17 00 00 00 48 8b 3d 18 12 97 03 48 89 de 5b e9 57 81 2d 00 90 90 90 90 90 90 90 48 8b 04 24 <65> 48 8b 0c 25 00 ed 01 00 65 8b 15 88 ed bf 7e f7 c2 00 01 1f 00
RSP: 0018:ffff8881ccde79b8 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
RAX: ffffffff8167f0b9 RBX: 0000000000000000 RCX: ffff8881c8815d00
RDX: ffff8881c8815d00 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffff8881ccde7b50 R08: ffffffff8167f0aa R09: fffff94000edcfa1
R10: fffff94000edcfa1 R11: 0000000000000000 R12: 1ffffd4000edcfa1
R13: ffffea00076e7d00 R14: ffffea00076e7d08 R15: dffffc0000000000
mm_counter_file include/linux/mm.h:1703 [inline]
mm_counter include/linux/mm.h:1705 [inline]
zap_pte_range mm/memory.c:1080 [inline]
zap_pmd_range mm/memory.c:1185 [inline]
zap_pud_range mm/memory.c:1214 [inline]
zap_p4d_range mm/memory.c:1235 [inline]
unmap_page_range+0xbe9/0x16e0 mm/memory.c:1256
unmap_single_vma mm/memory.c:1301 [inline]
unmap_vmas+0x1b5/0x230 mm/memory.c:1333
exit_mmap+0x28a/0x500 mm/mmap.c:3160
__mmput+0x34/0x240 kernel/fork.c:1090
exit_mm kernel/exit.c:485 [inline]
do_exit+0xa6c/0x2700 kernel/exit.c:795
do_group_exit+0x155/0x2b0 kernel/exit.c:906
__do_sys_exit_group+0x13/0x20 kernel/exit.c:917
__se_sys_exit_group+0x10/0x10 kernel/exit.c:915
__x64_sys_exit_group+0x37/0x40 kernel/exit.c:915
do_syscall_64+0xcb/0x150 arch/x86/entry/common.c:290
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x7f4bfb228618
Code: 00 00 be 3c 00 00 00 eb 19 66 0f 1f 84 00 00 00 00 00 48 89 d7 89 f0 0f 05 48 3d 00 f0 ff ff 77 21 f4 48 89 d7 44 89 c0 0f 05 <48> 3d 00 f0 ff ff 76 e0 f7 d8 64 41 89 01 eb d8 0f 1f 84 00 00 00
RSP: 002b:00007ffe9c62c438 EFLAGS: 00000206 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007ffe9c62c500 RCX: 00007f4bfb228618
RDX: 0000000000000000 RSI: 000000000000003c RDI: 0000000000000000
RBP: 00007ffe9c62c5b0 R08: 00000000000000e7 R09: fffffffffffffe50
R10: 00000000ffffffff R11: 0000000000000206 R12: 0000000000000000
R13: 0000000000000000 R14: 0000000000000003 R15: 000000000000000e

The buggy address belongs to the page:
page:ffffea000712cbc0 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0
flags: 0x8000000000000000()
raw: 8000000000000000 0000000000000000 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
page dumped because: kasan: bad access detected

Memory state around the buggy address:
ffff8881c4b2f080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff8881c4b2f100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>ffff8881c4b2f180: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
^
ffff8881c4b2f200: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff8881c4b2f280: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
==================================================================
kasan: CONFIG_KASAN_INLINE enabled
kasan: GPF could be caused by NULL-ptr deref or user memory access
general protection fault: 0000 [#1] PREEMPT SMP KASAN
CPU: 0 PID: 6641 Comm: systemd-udevd Tainted: G B 5.4.52-syzkaller-00272-g0c0d417747d8 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
RIP: 0010:__hlist_del include/linux/list.h:764 [inline]
RIP: 0010:detach_timer kernel/time/timer.c:815 [inline]
RIP: 0010:expire_timers+0x284/0x470 kernel/time/timer.c:1438
Code: 89 e7 e8 df 31 3d 00 4d 89 3c 24 4d 85 ff 74 36 e8 41 02 0f 00 49 83 c7 08 4c 89 f8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 ff e8 ae 31 3d 00 4d 89 27 eb 0e 66 0f 1f
RSP: 0018:ffff8881db809c50 EFLAGS: 00010802
RAX: 1bd5a00000000025 RBX: ffff8881db823708 RCX: dffffc0000000000
RDX: 0000000080000102 RSI: 0000000000000008 RDI: ffff8881c4b2f188
RBP: 1ffff11038965e31 R08: ffffffff8132fb29 R09: fffffbfff0ac35e9
R10: fffffbfff0ac35e9 R11: 0000000000000000 R12: ffff8881db809d80
R13: ffff8881c4b2f180 R14: ffff8881c4b2f188 R15: dead00000000012a
FS: 0000000000000000(0000) GS:ffff8881db800000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000564062555398 CR3: 00000001c8bff003 CR4: 00000000001606f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
<IRQ>
__run_timers+0x662/0x7b0 kernel/time/timer.c:1773
run_timer_softirq+0x19/0x30 kernel/time/timer.c:1786
__do_softirq+0x2d5/0x725 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x16d/0x180 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:546 [inline]
smp_apic_timer_interrupt+0x281/0x3f0 arch/x86/kernel/apic/apic.c:1146
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:831
</IRQ>
RIP: 0010:get_current arch/x86/include/asm/current.h:15 [inline]
RIP: 0010:__sanitizer_cov_trace_pc+0x4/0x50 kernel/kcov.c:186
Code: 00 0f 0b 0f 1f 00 53 48 89 fb e8 17 00 00 00 48 8b 3d 18 12 97 03 48 89 de 5b e9 57 81 2d 00 90 90 90 90 90 90 90 48 8b 04 24 <65> 48 8b 0c 25 00 ed 01 00 65 8b 15 88 ed bf 7e f7 c2 00 01 1f 00
RSP: 0018:ffff8881ccde79b8 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff13
RAX: ffffffff8167f0b9 RBX: 0000000000000000 RCX: ffff8881c8815d00
RDX: ffff8881c8815d00 RSI: 0000000000000000 RDI: 0000000000000000
RBP: ffff8881ccde7b50 R08: ffffffff8167f0aa R09: fffff94000edcfa1
R10: fffff94000edcfa1 R11: 0000000000000000 R12: 1ffffd4000edcfa1
R13: ffffea00076e7d00 R14: ffffea00076e7d08 R15: dffffc0000000000
mm_counter_file include/linux/mm.h:1703 [inline]
mm_counter include/linux/mm.h:1705 [inline]
zap_pte_range mm/memory.c:1080 [inline]
zap_pmd_range mm/memory.c:1185 [inline]
zap_pud_range mm/memory.c:1214 [inline]
zap_p4d_range mm/memory.c:1235 [inline]
unmap_page_range+0xbe9/0x16e0 mm/memory.c:1256
unmap_single_vma mm/memory.c:1301 [inline]
unmap_vmas+0x1b5/0x230 mm/memory.c:1333
exit_mmap+0x28a/0x500 mm/mmap.c:3160
__mmput+0x34/0x240 kernel/fork.c:1090
exit_mm kernel/exit.c:485 [inline]
do_exit+0xa6c/0x2700 kernel/exit.c:795
do_group_exit+0x155/0x2b0 kernel/exit.c:906
__do_sys_exit_group+0x13/0x20 kernel/exit.c:917
__se_sys_exit_group+0x10/0x10 kernel/exit.c:915
__x64_sys_exit_group+0x37/0x40 kernel/exit.c:915
do_syscall_64+0xcb/0x150 arch/x86/entry/common.c:290
entry_SYSCALL_64_after_hwframe+0x44/0xa9
RIP: 0033:0x7f4bfb228618
Code: 00 00 be 3c 00 00 00 eb 19 66 0f 1f 84 00 00 00 00 00 48 89 d7 89 f0 0f 05 48 3d 00 f0 ff ff 77 21 f4 48 89 d7 44 89 c0 0f 05 <48> 3d 00 f0 ff ff 76 e0 f7 d8 64 41 89 01 eb d8 0f 1f 84 00 00 00
RSP: 002b:00007ffe9c62c438 EFLAGS: 00000206 ORIG_RAX: 00000000000000e7
RAX: ffffffffffffffda RBX: 00007ffe9c62c500 RCX: 00007f4bfb228618
RDX: 0000000000000000 RSI: 000000000000003c RDI: 0000000000000000
RBP: 00007ffe9c62c5b0 R08: 00000000000000e7 R09: fffffffffffffe50
R10: 00000000ffffffff R11: 0000000000000206 R12: 0000000000000000
R13: 0000000000000000 R14: 0000000000000003 R15: 000000000000000e
Modules linked in:
---[ end trace ee8c0415b0019a73 ]---
RIP: 0010:__hlist_del include/linux/list.h:764 [inline]
RIP: 0010:detach_timer kernel/time/timer.c:815 [inline]
RIP: 0010:expire_timers+0x284/0x470 kernel/time/timer.c:1438
Code: 89 e7 e8 df 31 3d 00 4d 89 3c 24 4d 85 ff 74 36 e8 41 02 0f 00 49 83 c7 08 4c 89 f8 48 c1 e8 03 48 b9 00 00 00 00 00 fc ff df <80> 3c 08 00 74 08 4c 89 ff e8 ae 31 3d 00 4d 89 27 eb 0e 66 0f 1f
RSP: 0018:ffff8881db809c50 EFLAGS: 00010802
RAX: 1bd5a00000000025 RBX: ffff8881db823708 RCX: dffffc0000000000
RDX: 0000000080000102 RSI: 0000000000000008 RDI: ffff8881c4b2f188
RBP: 1ffff11038965e31 R08: ffffffff8132fb29 R09: fffffbfff0ac35e9
R10: fffffbfff0ac35e9 R11: 0000000000000000 R12: ffff8881db809d80
R13: ffff8881c4b2f180 R14: ffff8881c4b2f188 R15: dead00000000012a
FS: 0000000000000000(0000) GS:ffff8881db800000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000564062555398 CR3: 00000001c8bff003 CR4: 00000000001606f0
Reply all
Reply to author
Forward
0 new messages