syzbot


BUG: unable to handle kernel paging request in ft260_smbus_xfer

Status: upstream: reported C repro on 2024/07/27 16:16
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+f3bd7d0fae73299f4f70@syzkaller.appspotmail.com
First crash: 204d, last: 14d
Bug presence (2)
Date Name Commit Repro Result
2024/07/27 linux-5.15.y (ToT) 7e89efd3ae1c C [report] BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 upstream (ToT) ff30564411ff C Didn't crash
Last patch testing requests (10)
Created Duration User Patch Repo Result
2025/01/29 00:12 11m retest repro linux-5.15.y report log
2025/01/02 02:50 14m retest repro linux-5.15.y report log
2025/01/02 02:50 13m retest repro linux-5.15.y report log
2025/01/02 02:50 13m retest repro linux-5.15.y report log
2025/01/02 02:50 13m retest repro linux-5.15.y report log
2025/01/02 02:50 13m retest repro linux-5.15.y report log
2024/10/15 03:11 0m retest repro linux-5.15.y error
2024/10/15 03:11 0m retest repro linux-5.15.y error
2024/10/15 03:11 0m retest repro linux-5.15.y error
2024/10/15 03:11 0m retest repro linux-5.15.y error
Fix bisection attempts (3)
Created Duration User Patch Repo Result
2024/12/21 08:23 4m fix candidate upstream error job log
2024/10/19 09:14 3m fix candidate upstream error job log
2024/08/02 05:58 1m fix candidate upstream error job log

Sample crash report:
ft260 0003:0403:6030.0001: unknown main item tag 0x0
ft260 0003:0403:6030.0001: hidraw0: USB HID v0.00 Device [HID 0403:6030] on usb-dummy_hcd.0-1/input5
ft260 0003:0403:6030.0001: chip code: 5e81 abf2
Unable to handle kernel paging request at virtual address dfff8000000000fd
Mem abort info:
  ESR = 0x0000000096000006
  EC = 0x25: DABT (current EL), IL = 32 bits
  SET = 0, FnV = 0
  EA = 0, S1PTW = 0
  FSC = 0x06: level 2 translation fault
Data abort info:
  ISV = 0, ISS = 0x00000006
  CM = 0, WnR = 0
[dfff8000000000fd] address between user and kernel address ranges
Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
Modules linked in:
CPU: 0 PID: 3607 Comm: kworker/0:3 Not tainted 5.15.170-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024
Workqueue: usb_hub_wq hub_event
pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
pc : ft260_smbus_xfer+0x6c/0x126c drivers/hid/hid-ft260.c:602
lr : ft260_smbus_xfer+0x48/0x126c drivers/hid/hid-ft260.c:599
sp : ffff800022c75e80
x29: ffff800022c75ea0 x28: 0000000000000000 x27: 0000000000000000
x26: 1fffe0001b627c35 x25: 0000000000000000 x24: ffff0000db13e1a8
x23: dfff800000000000 x22: 0000000000000000 x21: 00000000ffff9d12
x20: 1ffff00002947e30 x19: 00000000000007e8 x18: ffff800022c75c80
x17: 0000000000000000 x16: ffff800011aba618 x15: 000000000000c888
x14: 000000003951bffe x13: dfff800000000000 x12: 0000f2f2f2f2f202
x11: 0000000000000000 x10: 0000000000000000 x9 : ffff0000d4c10000
x8 : 00000000000000fd x7 : 0000000000000000 x6 : 0000000000000000
x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
x2 : 0000000000000000 x1 : 0000000000000018 x0 : ffff0000db13e080
Call trace:
 ft260_smbus_xfer+0x6c/0x126c drivers/hid/hid-ft260.c:602
 __i2c_smbus_xfer+0x570/0x2b70 drivers/i2c/i2c-core-smbus.c:590
 i2c_smbus_xfer+0x210/0x31c drivers/i2c/i2c-core-smbus.c:545
 i2c_default_probe+0x1c0/0x248
 i2c_detect_address drivers/i2c/i2c-core-base.c:2466 [inline]
 i2c_detect drivers/i2c/i2c-core-base.c:2541 [inline]
 i2c_do_add_adapter+0x3c4/0x8d4 drivers/i2c/i2c-core-base.c:1422
 __process_new_adapter+0x28/0x3c drivers/i2c/i2c-core-base.c:1429
 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:429
 i2c_register_adapter+0xd88/0x1040 drivers/i2c/i2c-core-base.c:1594
 i2c_add_adapter+0x170/0x250
 ft260_probe+0x3f0/0x570 drivers/hid/hid-ft260.c:972
 hid_device_probe+0x23c/0x338 drivers/hid/hid-core.c:2307
 really_probe+0x26c/0xaec drivers/base/dd.c:595
 __driver_probe_device+0x194/0x3b4 drivers/base/dd.c:755
 driver_probe_device+0x78/0x34c drivers/base/dd.c:785
 __device_attach_driver+0x28c/0x4d8 drivers/base/dd.c:907
 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:429
 __device_attach+0x2f0/0x480 drivers/base/dd.c:979
 device_initial_probe+0x24/0x34 drivers/base/dd.c:1028
 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:489
 device_add+0xae0/0xef4 drivers/base/core.c:3415
 hid_add_device+0x318/0x4b4 drivers/hid/hid-core.c:2459
 usbhid_probe+0x868/0xba8 drivers/hid/usbhid/hid-core.c:1424
 usb_probe_interface+0x500/0x984 drivers/usb/core/driver.c:396
 really_probe+0x26c/0xaec drivers/base/dd.c:595
 __driver_probe_device+0x194/0x3b4 drivers/base/dd.c:755
 driver_probe_device+0x78/0x34c drivers/base/dd.c:785
 __device_attach_driver+0x28c/0x4d8 drivers/base/dd.c:907
 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:429
 __device_attach+0x2f0/0x480 drivers/base/dd.c:979
 device_initial_probe+0x24/0x34 drivers/base/dd.c:1028
 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:489
 device_add+0xae0/0xef4 drivers/base/core.c:3415
 usb_set_configuration+0x15e0/0x1b60 drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x8c/0x148 drivers/usb/core/generic.c:238
 usb_probe_device+0x120/0x25c drivers/usb/core/driver.c:293
 really_probe+0x26c/0xaec drivers/base/dd.c:595
 __driver_probe_device+0x194/0x3b4 drivers/base/dd.c:755
 driver_probe_device+0x78/0x34c drivers/base/dd.c:785
 __device_attach_driver+0x28c/0x4d8 drivers/base/dd.c:907
 bus_for_each_drv+0x158/0x1e0 drivers/base/bus.c:429
 __device_attach+0x2f0/0x480 drivers/base/dd.c:979
 device_initial_probe+0x24/0x34 drivers/base/dd.c:1028
 bus_probe_device+0xbc/0x1c8 drivers/base/bus.c:489
 device_add+0xae0/0xef4 drivers/base/core.c:3415
 usb_new_device+0x900/0x145c drivers/usb/core/hub.c:2593
 hub_port_connect drivers/usb/core/hub.c:5455 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5595 [inline]
 port_event drivers/usb/core/hub.c:5741 [inline]
 hub_event+0x236c/0x46b8 drivers/usb/core/hub.c:5823
 process_one_work+0x790/0x11b8 kernel/workqueue.c:2310
 worker_thread+0x910/0x1034 kernel/workqueue.c:2457
 kthread+0x37c/0x45c kernel/kthread.c:334
 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:870
Code: 965142a1 f9400276 911fa2d3 d343fe68 (38776908) 
---[ end trace 8c69b19f1dd68310 ]---
----------------
Code disassembly (best guess):
   0:	965142a1 	bl	0xfffffffff9450a84
   4:	f9400276 	ldr	x22, [x19]
   8:	911fa2d3 	add	x19, x22, #0x7e8
   c:	d343fe68 	lsr	x8, x19, #3
* 10:	38776908 	ldrb	w8, [x8, x23] <-- trapping instruction

Crashes (30):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/11/05 21:36 linux-5.15.y 72244eab0dad da38b4c9 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 23:41 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 22:31 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 20:54 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 19:26 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 17:55 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2025/02/02 13:15 linux-5.15.y c16c81c81336 568559e4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2025/01/14 23:24 linux-5.15.y 4735586da88e f310a27d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/12/17 19:49 linux-5.15.y 963e654022cc f93b2b55 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/12/11 20:46 linux-5.15.y 0a51d2d4527b ff949d25 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/12/11 20:46 linux-5.15.y 0a51d2d4527b ff949d25 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/12/07 08:33 linux-5.15.y 0a51d2d4527b 9ac0fdc6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/12/07 08:33 linux-5.15.y 0a51d2d4527b 9ac0fdc6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/29 00:29 linux-5.15.y 0a51d2d4527b 5df23865 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/28 11:39 linux-5.15.y 0a51d2d4527b 5df23865 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/23 18:16 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/20 20:45 linux-5.15.y 0a51d2d4527b 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/20 20:45 linux-5.15.y 0a51d2d4527b 4fca1650 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/17 07:07 linux-5.15.y d98fd109f827 cfe3a04a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/17 07:04 linux-5.15.y d98fd109f827 cfe3a04a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/10 08:28 linux-5.15.y 3c17fc483905 6b856513 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/08 11:06 linux-5.15.y 72244eab0dad 179b040e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/11/05 19:49 linux-5.15.y 72244eab0dad da38b4c9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/09/28 03:20 linux-5.15.y 3a5928702e71 440b26ec .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/09/27 16:20 linux-5.15.y 3a5928702e71 9314348a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/09/01 15:53 linux-5.15.y fa93fa65db6e 1eda0d14 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/08/08 09:01 linux-5.15.y 7e89efd3ae1c de12cf65 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/08/03 15:16 linux-5.15.y 7e89efd3ae1c 1786a2a8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 16:20 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
2024/07/27 16:15 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in ft260_smbus_xfer
* Struck through repros no longer work on HEAD.