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: 365d, last: 16h02m
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/07/12 10:43 17m retest repro linux-5.15.y report log
2025/07/12 10:43 13m retest repro linux-5.15.y report log
2025/07/12 10:43 14m retest repro linux-5.15.y report log
2025/07/12 10:43 17m retest repro linux-5.15.y report log
2025/07/12 10:43 11m retest repro linux-5.15.y report log
2025/06/01 08:34 11m retest repro linux-5.15.y report log
2025/05/12 15:39 11m retest repro linux-5.15.y report log
2025/04/26 06:28 11m retest repro linux-5.15.y report log
2025/04/26 06:28 32m retest repro linux-5.15.y report log
2025/04/26 06:28 12m retest repro linux-5.15.y report log
Fix bisection attempts (4)
Created Duration User Patch Repo Result
2025/04/19 16:55 12m fix candidate upstream error job log
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 0x7
ft260 0003:0403:6030.0001: hidraw0: USB HID v0.00 Device [HID 0403:6030] on usb-dummy_hcd.0-1/input0
ft260 0003:0403:6030.0001: chip code: 6424 8183
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: 1 PID: 4139 Comm: kworker/1:13 Not tainted 5.15.189-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025
Workqueue: usb_hub_wq hub_event
pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
pc : ft260_smbus_xfer+0x6c/0x1220 drivers/hid/hid-ft260.c:602
lr : ft260_smbus_xfer+0x48/0x1220 drivers/hid/hid-ft260.c:599
sp : ffff80001f5260c0
x29: ffff80001f5260e0 x28: dfff800000000000 x27: 0000000000000000
x26: 0000000000000000 x25: 1fffe0001ae17035 x24: 0000000000000000
x23: ffff0000d70b81a8 x22: 0000000000000018 x21: ffff0000d70b81ac
x20: 00000000000007e8 x19: 0000000000000000 x18: 0000000000000000
x17: ffff800016d04000 x16: ffff8000111bc798 x15: ffff8000167e4500
x14: ffff0000c7ba5bc0 x13: dfff800000000000 x12: 0000000000ff0100
x11: 0000000000000000 x10: 0000000000000000 x9 : ffff80000ed1b964
x8 : 00000000000000fd x7 : 0000000000000000 x6 : 0000000000000000
x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000000
x2 : 0000000000000000 x1 : 0000000000000018 x0 : ffff0000d70b8080
Call trace:
 ft260_smbus_xfer+0x6c/0x1220 drivers/hid/hid-ft260.c:602
 __i2c_smbus_xfer+0x558/0x1fbc drivers/i2c/i2c-core-smbus.c:590
 i2c_smbus_xfer+0x1f0/0x314 drivers/i2c/i2c-core-smbus.c:545
 i2c_default_probe+0x1bc/0x240 drivers/i2c/i2c-core-base.c:-1
 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+0x388/0x7a0 drivers/i2c/i2c-core-base.c:1422
 __process_new_adapter+0x28/0x3c drivers/i2c/i2c-core-base.c:1429
 bus_for_each_drv+0x150/0x1d8 drivers/base/bus.c:429
 i2c_register_adapter+0xd80/0x103c drivers/i2c/i2c-core-base.c:1594
 i2c_add_adapter+0x16c/0x248 drivers/i2c/i2c-core-base.c:-1
 ft260_probe+0x3bc/0x4f0 drivers/hid/hid-ft260.c:972
 hid_device_probe+0x230/0x338 drivers/hid/hid-core.c:2309
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x26c/0xaec drivers/base/dd.c:595
 __driver_probe_device+0x180/0x314 drivers/base/dd.c:755
 driver_probe_device+0x78/0x34c drivers/base/dd.c:785
 __device_attach_driver+0x274/0x4c4 drivers/base/dd.c:907
 bus_for_each_drv+0x150/0x1d8 drivers/base/bus.c:429
 __device_attach+0x2a8/0x3d4 drivers/base/dd.c:979
 device_initial_probe+0x24/0x34 drivers/base/dd.c:1028
 bus_probe_device+0xbc/0x1c4 drivers/base/bus.c:489
 device_add+0xb04/0xf94 drivers/base/core.c:3412
 hid_add_device+0x310/0x4d4 drivers/hid/hid-core.c:2461
 usbhid_probe+0x858/0xba4 drivers/hid/usbhid/hid-core.c:1427
 usb_probe_interface+0x4fc/0x994 drivers/usb/core/driver.c:396
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x26c/0xaec drivers/base/dd.c:595
 __driver_probe_device+0x180/0x314 drivers/base/dd.c:755
 driver_probe_device+0x78/0x34c drivers/base/dd.c:785
 __device_attach_driver+0x274/0x4c4 drivers/base/dd.c:907
 bus_for_each_drv+0x150/0x1d8 drivers/base/bus.c:429
 __device_attach+0x2a8/0x3d4 drivers/base/dd.c:979
 device_initial_probe+0x24/0x34 drivers/base/dd.c:1028
 bus_probe_device+0xbc/0x1c4 drivers/base/bus.c:489
 device_add+0xb04/0xf94 drivers/base/core.c:3412
 usb_set_configuration+0x15b8/0x1b2c drivers/usb/core/message.c:2165
 usb_generic_driver_probe+0x8c/0x144 drivers/usb/core/generic.c:238
 usb_probe_device+0x120/0x25c drivers/usb/core/driver.c:293
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x26c/0xaec drivers/base/dd.c:595
 __driver_probe_device+0x180/0x314 drivers/base/dd.c:755
 driver_probe_device+0x78/0x34c drivers/base/dd.c:785
 __device_attach_driver+0x274/0x4c4 drivers/base/dd.c:907
 bus_for_each_drv+0x150/0x1d8 drivers/base/bus.c:429
 __device_attach+0x2a8/0x3d4 drivers/base/dd.c:979
 device_initial_probe+0x24/0x34 drivers/base/dd.c:1028
 bus_probe_device+0xbc/0x1c4 drivers/base/bus.c:489
 device_add+0xb04/0xf94 drivers/base/core.c:3412
 usb_new_device+0x7ec/0x1164 drivers/usb/core/hub.c:2604
 hub_port_connect drivers/usb/core/hub.c:5467 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5607 [inline]
 port_event drivers/usb/core/hub.c:5753 [inline]
 hub_event+0x20cc/0x4188 drivers/usb/core/hub.c:5835
 process_one_work+0x79c/0x1140 kernel/workqueue.c:2310
 worker_thread+0x8f4/0x101c kernel/workqueue.c:2457
 kthread+0x374/0x454 kernel/kthread.c:334
 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:855
Code: 966c849a f9400273 911fa274 d343fe88 (387c6908) 
---[ end trace ca0322a0e247ba2e ]---
----------------
Code disassembly (best guess):
   0:	966c849a 	bl	0xfffffffff9b21268
   4:	f9400273 	ldr	x19, [x19]
   8:	911fa274 	add	x20, x19, #0x7e8
   c:	d343fe88 	lsr	x8, x20, #3
* 10:	387c6908 	ldrb	w8, [x8, x28] <-- trapping instruction

Crashes (57):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/07/27 21:03 linux-5.15.y c79648372d02 fb8f743d .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/07/27 16:21 linux-5.15.y c79648372d02 fb8f743d .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/07/27 14:59 linux-5.15.y c79648372d02 fb8f743d .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/06/21 12:12 linux-5.15.y 1c700860e8bc d6cdfb8a .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/21 11:25 linux-5.15.y c16c81c81336 0808a665 .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/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/07/27 11:40 linux-5.15.y c79648372d02 fb8f743d .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/07/27 02:13 linux-5.15.y c79648372d02 fb8f743d .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/07/25 09:26 linux-5.15.y c79648372d02 fb8f743d .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/07/24 04:38 linux-5.15.y c79648372d02 0c1d6ded .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/07/21 17:46 linux-5.15.y c79648372d02 56d87229 .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/07/19 03:53 linux-5.15.y c79648372d02 7117feec .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/07/18 09:46 linux-5.15.y c79648372d02 88248e14 .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/07/18 07:56 linux-5.15.y c79648372d02 88248e14 .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/07/16 16:11 linux-5.15.y 89950c454265 124ec9cc .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/07/16 05:43 linux-5.15.y 89950c454265 03fcfc4b .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/06/28 07:57 linux-5.15.y 3dea0e7f549e fc9d8ee5 .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/06/21 10:11 linux-5.15.y 1c700860e8bc d6cdfb8a .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/05/17 16:21 linux-5.15.y 3b8db0e4f263 f41472b0 .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/04/12 05:13 linux-5.15.y f7347f400572 0bd6db41 .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/04/07 10:42 linux-5.15.y 0c935c049b5c 1c65791e .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/04/06 11:24 linux-5.15.y 0c935c049b5c 1c65791e .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/03/26 09:44 linux-5.15.y 0c935c049b5c 89d30d73 .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/03/21 13:43 linux-5.15.y 0c935c049b5c 62330552 .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/03/21 11:40 linux-5.15.y 0c935c049b5c 62330552 .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/03/20 01:35 linux-5.15.y 0c935c049b5c e20d7b13 .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/03/08 07:48 linux-5.15.y c16c81c81336 7e3bd60d .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/02/21 01:34 linux-5.15.y c16c81c81336 0808a665 .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/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.