Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [input?] KASAN: null-ptr-deref Read in input_event | 2 (5) | 2025/01/06 13:14 |
syzbot |
sign-in | mailing list | source | docs |
Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [input?] KASAN: null-ptr-deref Read in input_event | 2 (5) | 2025/01/06 13:14 |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2025/01/06 12:38 | 20m | hdanton@sina.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | OK log |
2025/01/06 10:50 | 13m | hdanton@sina.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | report log |
================================================================== BUG: KASAN: null-ptr-deref in instrument_atomic_read include/linux/instrumented.h:68 [inline] BUG: KASAN: null-ptr-deref in _test_bit include/asm-generic/bitops/instrumented-non-atomic.h:141 [inline] BUG: KASAN: null-ptr-deref in is_event_supported drivers/input/input.c:67 [inline] BUG: KASAN: null-ptr-deref in input_event+0x42/0xa0 drivers/input/input.c:395 Read of size 8 at addr 0000000000000028 by task syz-executor199/2949 CPU: 0 UID: 0 PID: 2949 Comm: syz-executor199 Not tainted 6.13.0-rc4-syzkaller-00076-gf097a36ef88d #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024 Call Trace: <IRQ> __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120 kasan_report+0xd9/0x110 mm/kasan/report.c:602 check_region_inline mm/kasan/generic.c:183 [inline] kasan_check_range+0xef/0x1a0 mm/kasan/generic.c:189 instrument_atomic_read include/linux/instrumented.h:68 [inline] _test_bit include/asm-generic/bitops/instrumented-non-atomic.h:141 [inline] is_event_supported drivers/input/input.c:67 [inline] input_event+0x42/0xa0 drivers/input/input.c:395 input_report_key include/linux/input.h:439 [inline] key_down drivers/hid/hid-appleir.c:159 [inline] appleir_raw_event+0x3e5/0x5e0 drivers/hid/hid-appleir.c:232 __hid_input_report.constprop.0+0x312/0x440 drivers/hid/hid-core.c:2111 hid_ctrl+0x49f/0x550 drivers/hid/usbhid/hid-core.c:484 __usb_hcd_giveback_urb+0x389/0x6e0 drivers/usb/core/hcd.c:1650 usb_hcd_giveback_urb+0x396/0x450 drivers/usb/core/hcd.c:1734 dummy_timer+0x17f7/0x3960 drivers/usb/gadget/udc/dummy_hcd.c:1993 __run_hrtimer kernel/time/hrtimer.c:1739 [inline] __hrtimer_run_queues+0x20a/0xae0 kernel/time/hrtimer.c:1803 hrtimer_run_softirq+0x17d/0x350 kernel/time/hrtimer.c:1820 handle_softirqs+0x206/0x8d0 kernel/softirq.c:561 __do_softirq kernel/softirq.c:595 [inline] invoke_softirq kernel/softirq.c:435 [inline] __irq_exit_rcu+0xfa/0x160 kernel/softirq.c:662 irq_exit_rcu+0x9/0x30 kernel/softirq.c:678 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1049 [inline] sysvec_apic_timer_interrupt+0x90/0xb0 arch/x86/kernel/apic/apic.c:1049 </IRQ> <TASK> asm_sysvec_apic_timer_interrupt+0x1a/0x20 arch/x86/include/asm/idtentry.h:702 RIP: 0010:__raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:152 [inline] RIP: 0010:_raw_spin_unlock_irqrestore+0x31/0x80 kernel/locking/spinlock.c:194 Code: f5 53 48 8b 74 24 10 48 89 fb 48 83 c7 18 e8 e6 04 45 fa 48 89 df e8 2e 84 45 fa f7 c5 00 02 00 00 75 23 9c 58 f6 c4 02 75 37 <bf> 01 00 00 00 e8 85 9d 39 fa 65 8b 05 86 86 10 79 85 c0 74 16 5b RSP: 0018:ffffc90000537a00 EFLAGS: 00000246 RAX: 0000000000000002 RBX: ffff8881f582a680 RCX: 1ffffffff1f5f36c RDX: 0000000000000000 RSI: ffffffff8727fee0 RDI: ffffffff874735a0 RBP: 0000000000000293 R08: 0000000000000001 R09: fffffbfff1f579d7 R10: ffffffff8fabcebf R11: 0000000000000001 R12: 00000000ffff99eb R13: 0000000000000000 R14: ffff8881f582a680 R15: 00000000ffffffff __mod_timer+0x8f6/0xdc0 kernel/time/timer.c:1185 add_timer+0x62/0x90 kernel/time/timer.c:1295 schedule_timeout+0x11f/0x280 kernel/time/sleep_timeout.c:98 usbhid_wait_io+0x1c7/0x380 drivers/hid/usbhid/hid-core.c:645 usbhid_init_reports+0x19f/0x390 drivers/hid/usbhid/hid-core.c:784 hiddev_ioctl+0x1133/0x15b0 drivers/hid/usbhid/hiddev.c:794 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:906 [inline] __se_sys_ioctl fs/ioctl.c:892 [inline] __x64_sys_ioctl+0x190/0x200 fs/ioctl.c:892 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0xcd/0x250 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x77/0x7f RIP: 0033:0x7f05d1cf05a9 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 51 18 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f05d1c86228 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007f05d1d773f8 RCX: 00007f05d1cf05a9 RDX: 0000000000000000 RSI: 00000000d01c4813 RDI: 0000000000000004 RBP: 00007f05d1d773f0 R08: 00007f05d1c866c0 R09: 00007f05d1c866c0 R10: 00007f05d1c866c0 R11: 0000000000000246 R12: 00007f05d1d773fc R13: 00007f05d1d440d8 R14: 04ed000000080000 R15: 00007ffe6e0843e8 </TASK> ================================================================== ---------------- Code disassembly (best guess): 0: f5 cmc 1: 53 push %rbx 2: 48 8b 74 24 10 mov 0x10(%rsp),%rsi 7: 48 89 fb mov %rdi,%rbx a: 48 83 c7 18 add $0x18,%rdi e: e8 e6 04 45 fa call 0xfa4504f9 13: 48 89 df mov %rbx,%rdi 16: e8 2e 84 45 fa call 0xfa458449 1b: f7 c5 00 02 00 00 test $0x200,%ebp 21: 75 23 jne 0x46 23: 9c pushf 24: 58 pop %rax 25: f6 c4 02 test $0x2,%ah 28: 75 37 jne 0x61 * 2a: bf 01 00 00 00 mov $0x1,%edi <-- trapping instruction 2f: e8 85 9d 39 fa call 0xfa399db9 34: 65 8b 05 86 86 10 79 mov %gs:0x79108686(%rip),%eax # 0x791086c1 3b: 85 c0 test %eax,%eax 3d: 74 16 je 0x55 3f: 5b pop %rbx
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2025/01/01 12:19 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | |
2025/01/01 11:25 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | |
2025/01/01 10:29 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | |
2025/01/01 09:30 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | |
2025/01/09 16:09 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f1a2241778d9 | 9220929f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | ||
2025/01/07 11:26 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f1a2241778d9 | f3558dbf | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | ||
2025/01/02 12:34 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | ||
2025/01/02 09:17 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | ||
2025/01/02 05:01 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event | ||
2025/01/01 08:23 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | f097a36ef88d | d3ccff63 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: null-ptr-deref Read in input_event |