syzbot


general protection fault in rose_transmit_clear_request

Status: fixed on 2021/03/10 01:48
Subsystems: kernel
[Documentation on labels]
Reported-by: syzbot+a1c743815982d9496393@syzkaller.appspotmail.com
Fix commit: 3b3fd068c56e rose: Fix Null pointer dereference in rose_send_frame()
First crash: 1703d, last: 1234d
Cause bisection: the issue happens on the oldest tested release (bisect log)
Crash: no output from test machine (log)
Repro: C syz .config
  
Discussions (9)
Title Replies (including bot) Last reply
[PATCH 4.4 00/39] 4.4.248-rc1 review 49 (49) 2020/12/11 12:06
[PATCH 4.9 00/45] 4.9.248-rc1 review 49 (49) 2020/12/11 12:03
[PATCH 5.9 00/46] 5.9.13-rc1 review 52 (52) 2020/12/08 09:43
[PATCH 4.19 00/32] 4.19.162-rc1 review 39 (39) 2020/12/08 09:24
[PATCH 5.4 00/39] 5.4.82-rc1 review 42 (42) 2020/12/07 15:55
[PATCH 4.14 00/20] 4.14.211-rc1 review 23 (23) 2020/12/07 15:54
[Linux-kernel-mentees] [PATCH v2 net] rose: Fix Null pointer dereference in rose_send_frame() 13 (13) 2020/11/20 18:06
[Linux-kernel-mentees] [PATCH] net: rose: Fix Null pointer dereference in rose_send_frame() 8 (8) 2020/11/01 15:48
general protection fault in rose_transmit_clear_request 1 (2) 2019/07/25 05:30
Last patch testing requests (10)
Created Duration User Patch Repo Result
2020/11/18 19:40 19m anmol.karan123@gmail.com patch upstream OK
2020/11/15 18:41 6m anmol.karan123@gmail.com patch upstream error OK
2020/11/15 16:40 0m anmol.karan123@gmail.com patch upstream error OK
2020/11/10 19:49 19m anmol.karan123@gmail.com patch upstream OK
2020/11/07 09:07 19m anmol.karan123@gmail.com patch upstream OK
2020/11/01 15:05 21m anmol.karan123@gmail.com patch upstream OK
2020/10/15 13:02 21m anmol.karan123@gmail.com patch upstream OK
2020/10/15 10:45 21m anmol.karan123@gmail.com patch upstream OK
2020/10/14 23:31 0m anmol.karan123@gmail.com patch https://github.com/codetronaut/linux.git net-rose-patch error OK
2020/10/14 22:23 0m anmol.karan123@gmail.com patch upstream error OK
Fix bisection attempts (9)
Created Duration User Patch Repo Result
2020/11/01 06:54 16m bisect fix upstream job log (0) log
2020/10/01 12:18 16m bisect fix upstream job log (0) log
2020/08/23 05:53 15m bisect fix upstream job log (0) log
2020/06/15 12:28 18m (2) bisect fix upstream job log (0) log
2020/05/16 12:10 17m bisect fix upstream job log (0) log
2020/04/16 11:52 18m bisect fix upstream job log (0) log
2020/03/16 21:20 19m bisect fix upstream job log (0) log
2020/02/09 08:09 28m bisect fix upstream job log (0) log
2020/01/10 07:44 19m bisect fix upstream job log (0) log

Sample crash report:
general protection fault, probably for non-canonical address 0xdffffc000000006a: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000350-0x0000000000000357]
CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.8.0-rc6-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
RIP: 0010:rose_send_frame net/rose/rose_link.c:101 [inline]
RIP: 0010:rose_transmit_clear_request+0x1e8/0x4a0 net/rose/rose_link.c:255
Code: fc ff df 80 3c 08 00 74 12 48 89 df e8 71 bd 6a fa 48 b9 00 00 00 00 00 fc ff df bd 50 03 00 00 48 03 2b 48 89 e8 48 c1 e8 03 <80> 3c 08 00 74 12 48 89 ef e8 4a bd 6a fa 48 b9 00 00 00 00 00 fc
RSP: 0018:ffffc90000007bc8 EFLAGS: 00010206
RAX: 000000000000006a RBX: ffff8880a733f020 RCX: dffffc0000000000
RDX: 0000000000000101 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 0000000000000350 R08: ffffffff8748e20f R09: ffffed101505569d
R10: ffffed101505569d R11: 0000000000000000 R12: ffff8880a82ab45c
R13: 0000000000000032 R14: ffff8880a733f000 R15: ffff8880a82ab45d
FS:  0000000000000000(0000) GS:ffff8880ae800000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f0daf48f000 CR3: 0000000092dd0000 CR4: 00000000001406f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 <IRQ>
 rose_rx_call_request+0xa11/0x1980 net/rose/af_rose.c:998
 rose_loopback_timer+0x2ea/0x480 net/rose/rose_loopback.c:100
 call_timer_fn+0x91/0x160 kernel/time/timer.c:1415
 expire_timers kernel/time/timer.c:1460 [inline]
 __run_timers+0x736/0x930 kernel/time/timer.c:1784
 run_timer_softirq+0x46/0x80 kernel/time/timer.c:1797
 __do_softirq+0x268/0x80c kernel/softirq.c:292
 asm_call_on_stack+0xf/0x20 arch/x86/entry/entry_64.S:711
 </IRQ>
 __run_on_irqstack arch/x86/include/asm/irq_stack.h:22 [inline]
 run_on_irqstack_cond arch/x86/include/asm/irq_stack.h:48 [inline]
 do_softirq_own_stack+0xe0/0x1a0 arch/x86/kernel/irq_64.c:77
 invoke_softirq kernel/softirq.c:387 [inline]
 __irq_exit_rcu+0x1e1/0x1f0 kernel/softirq.c:417
 irq_exit_rcu+0x6/0x50 kernel/softirq.c:429
 sysvec_apic_timer_interrupt+0x117/0x130 arch/x86/kernel/apic/apic.c:1091
 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:585
RIP: 0010:native_safe_halt+0xe/0x10 arch/x86/include/asm/irqflags.h:61
Code: 80 e1 07 80 c1 03 38 c1 7c bc 48 89 df e8 ca 69 93 f9 eb b2 cc cc cc cc cc cc cc cc e9 07 00 00 00 0f 00 2d 36 80 62 00 fb f4 <c3> 90 e9 07 00 00 00 0f 00 2d 26 80 62 00 f4 c3 cc cc 41 56 53 65
RSP: 0018:ffffffff89407d48 EFLAGS: 00000286
RAX: 1ffffffff1297902 RBX: 0000000000000000 RCX: dffffc0000000000
RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffffffff882039ca
RBP: 1ffff11014d1a84e R08: ffffffff817a3310 R09: fffffbfff1290539
R10: fffffbfff1290539 R11: 0000000000000000 R12: 0000000000000001
R13: dffffc0000000000 R14: dffffc0000000000 R15: ffff8880a68d4270
 arch_safe_halt arch/x86/include/asm/paravirt.h:150 [inline]
 acpi_safe_halt+0x87/0xe0 drivers/acpi/processor_idle.c:111
 acpi_idle_do_entry drivers/acpi/processor_idle.c:525 [inline]
 acpi_idle_enter+0x3f4/0xac0 drivers/acpi/processor_idle.c:651
 cpuidle_enter_state+0x2d7/0x7b0 drivers/cpuidle/cpuidle.c:235
 cpuidle_enter+0x59/0x90 drivers/cpuidle/cpuidle.c:346
 call_cpuidle kernel/sched/idle.c:126 [inline]
 cpuidle_idle_call kernel/sched/idle.c:214 [inline]
 do_idle+0x49c/0x650 kernel/sched/idle.c:276
 cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:372
 start_kernel+0x674/0x777 init/main.c:1043
 secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:243
Modules linked in:
---[ end trace f249db12a81c3a05 ]---
RIP: 0010:rose_send_frame net/rose/rose_link.c:101 [inline]
RIP: 0010:rose_transmit_clear_request+0x1e8/0x4a0 net/rose/rose_link.c:255
Code: fc ff df 80 3c 08 00 74 12 48 89 df e8 71 bd 6a fa 48 b9 00 00 00 00 00 fc ff df bd 50 03 00 00 48 03 2b 48 89 e8 48 c1 e8 03 <80> 3c 08 00 74 12 48 89 ef e8 4a bd 6a fa 48 b9 00 00 00 00 00 fc
RSP: 0018:ffffc90000007bc8 EFLAGS: 00010206
RAX: 000000000000006a RBX: ffff8880a733f020 RCX: dffffc0000000000
RDX: 0000000000000101 RSI: 0000000000000000 RDI: 0000000000000000
RBP: 0000000000000350 R08: ffffffff8748e20f R09: ffffed101505569d
R10: ffffed101505569d R11: 0000000000000000 R12: ffff8880a82ab45c
R13: 0000000000000032 R14: ffff8880a733f000 R15: ffff8880a82ab45d
FS:  0000000000000000(0000) GS:ffff8880ae800000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f0daf48f000 CR3: 0000000092dd0000 CR4: 00000000001406f0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400

Crashes (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/07/24 05:53 upstream d15be546031c 70c104a1 .config console log report syz C ci-upstream-kasan-gce-smack-root
2019/08/09 15:34 upstream b678c568c561 ede31a9b .config console log report syz C ci-upstream-kasan-gce-smack-root
2019/07/21 03:55 upstream c6dd78fcb8ee 1656845f .config console log report syz C ci-upstream-kasan-gce-smack-root
2019/09/14 17:29 upstream a7f89616b737 32d59357 .config console log report ci-upstream-kasan-gce-smack-root
2019/08/29 20:23 upstream 6525771f58cb fd37b39e .config console log report ci-upstream-kasan-gce-smack-root
* Struck through repros no longer work on HEAD.