syzbot


INFO: task can't die in asm_sysvec_apic_timer_interrupt (2)

Status: auto-obsoleted due to no activity on 2022/10/22 08:13
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+ac4f41effb32ce6491c0@syzkaller.appspotmail.com
First crash: 968d, last: 826d
Cause bisection: the cause commit could be any of (bisect log):
  0ee50b47532a namei: change filename_parentat() calling conventions
  584d3226d665 namei: make do_mkdirat() take struct filename
  
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] INFO: task can't die in asm_sysvec_apic_timer_interrupt (2) 0 (1) 2021/09/04 10:36
Similar bugs (1)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream INFO: task can't die in asm_sysvec_apic_timer_interrupt net 1 1144d 1140d 0/26 auto-closed as invalid on 2021/05/08 02:27
Last patch testing requests (1)
Created Duration User Patch Repo Result
2022/10/22 07:30 18m retest repro linux-next OK log

Sample crash report:
INFO: task syz-executor702:6954 can't die for more than 143 seconds.
task:syz-executor702 state:R  running task     stack:24344 pid: 6954 ppid:  6540 flags:0x00004006
Call Trace:
 context_switch kernel/sched/core.c:4955 [inline]
 __schedule+0x940/0x26f0 kernel/sched/core.c:6302
 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:638
RIP: 0000:0xffffc900034bf728
RSP: 34bf748:0000000000000000 EFLAGS: 00000046 ORIG_RAX: ffffffff89400c02
==================================================================
BUG: KASAN: stack-out-of-bounds in __show_regs.cold+0x2b/0x481 arch/x86/kernel/process_64.c:81
Read of size 8 at addr ffffc900034bf6c0 by task khungtaskd/27

CPU: 1 PID: 27 Comm: khungtaskd Not tainted 5.14.0-next-20210830-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Call Trace:
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106
 print_address_description.constprop.0.cold+0xf/0x309 mm/kasan/report.c:256
 __kasan_report mm/kasan/report.c:442 [inline]
 kasan_report.cold+0x83/0xdf mm/kasan/report.c:459
 __show_regs.cold+0x2b/0x481 arch/x86/kernel/process_64.c:81
 show_trace_log_lvl+0x25b/0x2ba arch/x86/kernel/dumpstack.c:298
 sched_show_task kernel/sched/core.c:8560 [inline]
 sched_show_task+0x433/0x5b0 kernel/sched/core.c:8534
 check_killed_task kernel/hung_task.c:184 [inline]
 check_hung_uninterruptible_tasks kernel/hung_task.c:242 [inline]
 watchdog.cold+0x74/0x1de kernel/hung_task.c:339
 kthread+0x3e5/0x4d0 kernel/kthread.c:319
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:295


Memory state around the buggy address:
 ffffc900034bf580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffffc900034bf600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffffc900034bf680: 00 00 00 f1 f1 f1 f1 00 00 f3 f3 00 00 00 00 00
                                           ^
 ffffc900034bf700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 ffffc900034bf780: 00 00 00 00 00 00 00 00 f1 f1 f1 f1 00 00 00 f2
==================================================================

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/08/31 10:33 linux-next 93717cde744f 8f58a0ef .config console log report syz C ci-upstream-linux-next-kasan-gce-root INFO: task can't die in asm_sysvec_apic_timer_interrupt
2022/01/21 02:08 linux-next c94951012a74 b838eb76 .config console log report info ci-upstream-linux-next-kasan-gce-root INFO: task can't die in asm_sysvec_apic_timer_interrupt
2021/12/11 02:42 linux-next ea922272cbe5 49ca1f59 .config console log report info ci-upstream-linux-next-kasan-gce-root INFO: task can't die in asm_sysvec_apic_timer_interrupt
2021/12/03 12:16 linux-next f81e94e91878 c7c20675 .config console log report info ci-upstream-linux-next-kasan-gce-root INFO: task can't die in asm_sysvec_apic_timer_interrupt
2021/09/02 16:24 linux-next c1b13fe76e95 15cea0a3 .config console log report info ci-upstream-linux-next-kasan-gce-root INFO: task can't die in asm_sysvec_apic_timer_interrupt
* Struck through repros no longer work on HEAD.