comedi comedi3: pcl818: I/O port conflict (0xfffffffffffffffb,16) Oops: general protection fault, probably for non-canonical address 0xdffffc0000000005: 0000 [#1] SMP KASAN PTI KASAN: null-ptr-deref in range [0x0000000000000028-0x000000000000002f] CPU: 1 UID: 0 PID: 6522 Comm: syz.0.16 Not tainted 6.16.0-rc5-syzkaller #0 PREEMPT(full) Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/07/2025 RIP: 0010:pcl818_ai_cancel+0x65/0x3f0 drivers/comedi/drivers/pcl818.c:762 Code: 8b 1b 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 4d 35 9d f9 48 8b 03 48 89 04 24 49 83 c4 28 4c 89 e0 48 c1 e8 03 <42> 80 3c 28 00 74 08 4c 89 e7 e8 2c 35 9d f9 4d 8b 24 24 48 83 c3 RSP: 0018:ffffc900021bf9f0 EFLAGS: 00010206 RAX: 0000000000000005 RBX: ffff888031c0fc80 RCX: ffff88802efa3c00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88802f318800 RBP: 0000000000000001 R08: ffff88802f31892f R09: 1ffff11005e63125 R10: dffffc0000000000 R11: ffffffff888406f0 R12: 0000000000000028 R13: dffffc0000000000 R14: ffff88802f318800 R15: dffffc0000000000 FS: 00007fc92772f6c0(0000) GS:ffff8881267aa000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b32c5ffff CR3: 0000000068eb0000 CR4: 00000000003526f0 Call Trace: pcl818_detach+0x62/0xd0 drivers/comedi/drivers/pcl818.c:1115 comedi_device_detach+0x133/0x710 drivers/comedi/drivers.c:207 comedi_device_attach+0x564/0x660 drivers/comedi/drivers.c:1000 do_devconfig_ioctl drivers/comedi/comedi_fops.c:855 [inline] comedi_unlocked_ioctl+0x682/0xf20 drivers/comedi/comedi_fops.c:2136 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:907 [inline] __se_sys_ioctl+0xfc/0x170 fs/ioctl.c:893 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0x86/0x2e0 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x76/0x7e RIP: 0033:0x7fc92698e929 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 a8 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fc92772f038 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007fc926bb5fa0 RCX: 00007fc92698e929 RDX: 0000200000000140 RSI: 0000000040946400 RDI: 0000000000000003 RBP: 00007fc926a10b39 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000000000 R14: 00007fc926bb5fa0 R15: 00007fff83c73cf8 Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:pcl818_ai_cancel+0x65/0x3f0 drivers/comedi/drivers/pcl818.c:762 Code: 8b 1b 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 4d 35 9d f9 48 8b 03 48 89 04 24 49 83 c4 28 4c 89 e0 48 c1 e8 03 <42> 80 3c 28 00 74 08 4c 89 e7 e8 2c 35 9d f9 4d 8b 24 24 48 83 c3 RSP: 0018:ffffc900021bf9f0 EFLAGS: 00010206 RAX: 0000000000000005 RBX: ffff888031c0fc80 RCX: ffff88802efa3c00 RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff88802f318800 RBP: 0000000000000001 R08: ffff88802f31892f R09: 1ffff11005e63125 R10: dffffc0000000000 R11: ffffffff888406f0 R12: 0000000000000028 R13: dffffc0000000000 R14: ffff88802f318800 R15: dffffc0000000000 FS: 00007fc92772f6c0(0000) GS:ffff8881267aa000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b32c5ffff CR3: 0000000068eb0000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: 8b 1b mov (%rbx),%ebx 2: 48 89 d8 mov %rbx,%rax 5: 48 c1 e8 03 shr $0x3,%rax 9: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) e: 74 08 je 0x18 10: 48 89 df mov %rbx,%rdi 13: e8 4d 35 9d f9 call 0xf99d3565 18: 48 8b 03 mov (%rbx),%rax 1b: 48 89 04 24 mov %rax,(%rsp) 1f: 49 83 c4 28 add $0x28,%r12 23: 4c 89 e0 mov %r12,%rax 26: 48 c1 e8 03 shr $0x3,%rax * 2a: 42 80 3c 28 00 cmpb $0x0,(%rax,%r13,1) <-- trapping instruction 2f: 74 08 je 0x39 31: 4c 89 e7 mov %r12,%rdi 34: e8 2c 35 9d f9 call 0xf99d3565 39: 4d 8b 24 24 mov (%r12),%r12 3d: 48 rex.W 3e: 83 .byte 0x83 3f: c3 ret