BUG: unable to handle page fault for address: ffffc9001dd61010 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 13fe30067 P4D 13fe30067 PUD 1aee3067 PMD 345c2067 PTE 0 Oops: Oops: 0000 [#1] SMP KASAN PTI CPU: 0 UID: 0 PID: 5623 Comm: kworker/u9:5 Tainted: G L syzkaller #0 PREEMPT_{RT,(full)} Tainted: [L]=SOFTLOCKUP Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 Workqueue: hci1 hci_rx_work RIP: 0010:kcov_remote_area_get kernel/kcov.c:142 [inline] RIP: 0010:kcov_remote_start+0x2a1/0x710 kernel/kcov.c:920 Code: 8a 8d 4c 8b b8 08 24 6a 92 bd 00 00 04 00 eb 4f 41 8b ae a4 00 00 00 49 c7 c7 60 55 02 8e 4d 8b 3f 49 81 ff 60 55 02 8e 74 4c <41> 39 6f 10 75 ee 4c 89 ff e8 71 6d e7 02 84 c0 74 0e 49 8b 07 49 RSP: 0018:ffffc90004e97a10 EFLAGS: 00010287 RAX: 0000000000000000 RBX: ffff88802d990000 RCX: 0000000000000000 RDX: 00000000a0800800 RSI: 0000000000000001 RDI: ffffffff8ba75b80 RBP: 0000000000100000 R08: ffffffff8b1dea40 R09: ffffffff8dfc8000 R10: dffffc0000000000 R11: fffffbfff1f10ddf R12: 0000000000000002 R13: 0000000000000001 R14: ffff88805f1ab900 R15: ffffc9001dd61000 FS: 0000000000000000(0000) GS:ffff888126187000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffc9001dd61010 CR3: 0000000034108000 CR4: 00000000003526f0 Call Trace: kcov_remote_start_common include/linux/kcov.h:50 [inline] hci_rx_work+0x10f/0x1040 net/bluetooth/hci_core.c:4003 process_one_work kernel/workqueue.c:3314 [inline] process_scheduled_works+0xb5d/0x1860 kernel/workqueue.c:3397 worker_thread+0xa53/0xfc0 kernel/workqueue.c:3478 kthread+0x388/0x470 kernel/kthread.c:436 ret_from_fork+0x514/0xb70 arch/x86/kernel/process.c:158 ret_from_fork_asm+0x1a/0x30 arch/x86/entry/entry_64.S:245 Modules linked in: CR2: ffffc9001dd61010 ---[ end trace 0000000000000000 ]--- RIP: 0010:kcov_remote_area_get kernel/kcov.c:142 [inline] RIP: 0010:kcov_remote_start+0x2a1/0x710 kernel/kcov.c:920 Code: 8a 8d 4c 8b b8 08 24 6a 92 bd 00 00 04 00 eb 4f 41 8b ae a4 00 00 00 49 c7 c7 60 55 02 8e 4d 8b 3f 49 81 ff 60 55 02 8e 74 4c <41> 39 6f 10 75 ee 4c 89 ff e8 71 6d e7 02 84 c0 74 0e 49 8b 07 49 RSP: 0018:ffffc90004e97a10 EFLAGS: 00010287 RAX: 0000000000000000 RBX: ffff88802d990000 RCX: 0000000000000000 RDX: 00000000a0800800 RSI: 0000000000000001 RDI: ffffffff8ba75b80 RBP: 0000000000100000 R08: ffffffff8b1dea40 R09: ffffffff8dfc8000 R10: dffffc0000000000 R11: fffffbfff1f10ddf R12: 0000000000000002 R13: 0000000000000001 R14: ffff88805f1ab900 R15: ffffc9001dd61000 FS: 0000000000000000(0000) GS:ffff888126187000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffc9001dd61010 CR3: 0000000034108000 CR4: 00000000003526f0 ---------------- Code disassembly (best guess): 0: 8a 8d 4c 8b b8 08 mov 0x8b88b4c(%rbp),%cl 6: 24 6a and $0x6a,%al 8: 92 xchg %eax,%edx 9: bd 00 00 04 00 mov $0x40000,%ebp e: eb 4f jmp 0x5f 10: 41 8b ae a4 00 00 00 mov 0xa4(%r14),%ebp 17: 49 c7 c7 60 55 02 8e mov $0xffffffff8e025560,%r15 1e: 4d 8b 3f mov (%r15),%r15 21: 49 81 ff 60 55 02 8e cmp $0xffffffff8e025560,%r15 28: 74 4c je 0x76 * 2a: 41 39 6f 10 cmp %ebp,0x10(%r15) <-- trapping instruction 2e: 75 ee jne 0x1e 30: 4c 89 ff mov %r15,%rdi 33: e8 71 6d e7 02 call 0x2e76da9 38: 84 c0 test %al,%al 3a: 74 0e je 0x4a 3c: 49 8b 07 mov (%r15),%rax 3f: 49 rex.WB