------------[ cut here ]------------ faux_driver vkms: [drm] vblank wait timed out on crtc 0 WARNING: drivers/gpu/drm/drm_vblank.c:1318 at 0x0, CPU#0: kworker/0:10/9874 Modules linked in: CPU: 0 UID: 0 PID: 9874 Comm: kworker/0:10 Tainted: G L syzkaller #0 PREEMPT(full) Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025 Workqueue: events drm_fb_helper_damage_work RIP: 0010:drm_wait_one_vblank+0x2ee/0x5a0 drivers/gpu/drm/drm_vblank.c:1318 Code: 4c 8b 6d 50 4d 85 ed 0f 84 01 02 00 00 e8 7a 71 6c fc 48 89 ef e8 d2 1d 92 00 48 89 c6 48 8d 3d 78 0d 40 0b 44 89 e1 4c 89 ea <67> 48 0f b9 3a e9 55 fe ff ff e8 53 71 6c fc 48 89 ef e8 2b 17 26 RSP: 0018:ffffc90003dffa10 EFLAGS: 00010293 RAX: ffffffff8c21acc0 RBX: ffff888025bd6000 RCX: 0000000000000000 RDX: ffffffff8c1fa6a0 RSI: ffffffff8c21acc0 RDI: ffffffff90927020 RBP: ffff888025bd8000 R08: 0000000000000005 R09: 0000000000000000 R10: 0000000000000000 R11: ffff88807bf18b30 R12: 0000000000000000 R13: ffffffff8c1fa6a0 R14: 1ffff920007bff45 R15: 000000000001f6d5 FS: 0000000000000000(0000) GS:ffff888124908000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fe1775b6ad8 CR3: 0000000021f1c000 CR4: 0000000000350ef0 Call Trace: drm_client_modeset_wait_for_vblank+0xef/0x120 drivers/gpu/drm/drm_client_modeset.c:1330 drm_fb_helper_fb_dirty drivers/gpu/drm/drm_fb_helper.c:334 [inline] drm_fb_helper_damage_work+0xbe/0x5e0 drivers/gpu/drm/drm_fb_helper.c:369 process_one_work+0x9ba/0x1b20 kernel/workqueue.c:3257 process_scheduled_works kernel/workqueue.c:3340 [inline] worker_thread+0x6c8/0xf10 kernel/workqueue.c:3421 kthread+0x3c5/0x780 kernel/kthread.c:463 ret_from_fork+0x983/0xb10 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:246 ---------------- Code disassembly (best guess): 0: 4c 8b 6d 50 mov 0x50(%rbp),%r13 4: 4d 85 ed test %r13,%r13 7: 0f 84 01 02 00 00 je 0x20e d: e8 7a 71 6c fc call 0xfc6c718c 12: 48 89 ef mov %rbp,%rdi 15: e8 d2 1d 92 00 call 0x921dec 1a: 48 89 c6 mov %rax,%rsi 1d: 48 8d 3d 78 0d 40 0b lea 0xb400d78(%rip),%rdi # 0xb400d9c 24: 44 89 e1 mov %r12d,%ecx 27: 4c 89 ea mov %r13,%rdx * 2a: 67 48 0f b9 3a ud1 (%edx),%rdi <-- trapping instruction 2f: e9 55 fe ff ff jmp 0xfffffe89 34: e8 53 71 6c fc call 0xfc6c718c 39: 48 89 ef mov %rbp,%rdi 3c: e8 .byte 0xe8 3d: 2b 17 sub (%rdi),%edx 3f: 26 es