syzbot
BUG: unable to handle kernel paging request in pci_resource_io
Status:
upstream: reported C repro on 2026/08/08 20:18
Subsystems:
pci
Labels:
prio:low
[Documentation on labels]
Reported-by: syzbot+7134530b25073b4ef373@syzkaller.appspotmail.com
First crash: 34d, last: 15d
▶
▼
Last patch testing requests (1)
Sample crash report:
Unable to handle k
Unable to handle kernel paging request at virtual address ffffffffc0801003
KASAN: maybe wild-memory-access in range [0x0003fffe04008018-0x0003fffe0400801f]
Mem abort info:
ESR = 0x0000000096000061
EC = 0x25: DABT (current EL), IL = 32 bits
SET = 0, FnV = 0
EA = 0, S1PTW = 0
FSC = 0x21: alignment fault
Data abort info:
ISV = 0, ISS = 0x00000061, ISS2 = 0x00000000
CM = 0, WnR = 1, TnD = 0, TagAccess = 0
GCS = 0, Overlay = 0, DirtyBit = 0
swapper pgtable: 4k pages, 48-bit VAs, pgdp=000000021ae49000
[ffffffffc0801003] pgd=0000000000000000, p4d=0000000221136403, pud=0000000221137403, pmd=1000000102a90403, pte=00f800003eff1713
Internal error: Oops: 0000000096000061 [#1] SMP
Modules linked in:
CPU: 1 UID: 0 PID: 4918 Comm: syz.0.17 Not tainted syzkaller #0 PREEMPT
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/07/2026
pstate: 83400005 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)
pc : __raw_writew arch/arm64/include/asm/io.h:36 [inline]
pc : _outw include/asm-generic/io.h:650 [inline]
pc : logic_outw+0x58/0x124 lib/logic_pio.c:305
lr : _outw include/asm-generic/io.h:649 [inline]
lr : logic_outw+0x48/0x124 lib/logic_pio.c:305
sp : ffff80009a277980
x29: ffff80009a277980 x28: ffff80009a277b88 x27: 1fffe0001b508380
x26: dfff800000000000 x25: 0000000000000100 x24: 0000000000001004
x23: 000000000000101f x22: 0000000000001003 x21: 0000000000ffbfff
x20: 0000000000001003 x19: 0000000000000002 x18: 0000000000000000
x17: ffff800080c9abbc x16: ffff800080c9aa80 x15: 00000000200000c0
x14: ffff800080f00918 x13: 0000000000000001 x12: ffff0000c9b457c0
x11: 00000000d8dd5bac x10: 000000000000007f x9 : 0000000000000000
x8 : ffffffffc0801003 x7 : ffff800080f04b2c x6 : 0000000000000000
x5 : 0000000000000001 x4 : 0000000000000002 x3 : ffff8000868b2a68
x2 : 0000000000001003 x1 : ffff0000c9b457c0 x0 : 0000000000000000
Call trace:
_outw include/asm-generic/io.h:650 [inline] (P)
logic_outw+0x58/0x124 lib/logic_pio.c:305 (P)
pci_resource_io+0x1f4/0x3dc drivers/pci/pci-sysfs.c:1187
pci_write_resource+0x78/0x90 drivers/pci/pci-sysfs.c:1221
sysfs_kf_bin_write+0x154/0x194 fs/sysfs/file.c:167
kernfs_fop_write_iter+0x260/0x3b8 fs/kernfs/file.c:345
new_sync_write fs/read_write.c:595 [inline]
vfs_write+0x51c/0xa0c fs/read_write.c:687
ksys_pwrite64+0x118/0x1ac fs/read_write.c:794
__do_sys_pwrite64 fs/read_write.c:802 [inline]
__se_sys_pwrite64 fs/read_write.c:799 [inline]
__arm64_sys_pwrite64+0xa8/0xc0 fs/read_write.c:799
__invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
invoke_syscall+0x98/0x244 arch/arm64/kernel/syscall.c:49
el0_svc_common+0xec/0x23c arch/arm64/kernel/syscall.c:121
do_el0_svc+0x4c/0x5c arch/arm64/kernel/syscall.c:140
el0_svc+0x64/0x260 arch/arm64/kernel/entry-common.c:758
el0t_64_sync_handler+0x44/0x104 arch/arm64/kernel/entry-common.c:777
el0t_64_sync+0x198/0x19c arch/arm64/kernel/entry.S:590
Code: 929fffe8 d50332bf f2b81008 8b080288 (79000113)
---[ end trace 0000000000000000 ]---
----------------
Code disassembly (best guess):
0: 929fffe8 mov x8, #0xffffffffffff0000 // #-65536
4: d50332bf dmb oshst
8: f2b81008 movk x8, #0xc080, lsl #16
c: 8b080288 add x8, x20, x8
* 10: 79000113 strh w19, [x8] <-- trapping instruction
* Struck through repros no longer work on HEAD.