syzbot


BUG: unable to handle kernel NULL pointer dereference in module_kobj_release

Status: upstream: reported syz repro on 2025/05/08 22:24
Subsystems: usb
[Documentation on labels]
Reported-by: syzbot+3ea73421f5aa3f339e9e@syzkaller.appspotmail.com
First crash: 51d, last: 42d
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] [kernel?] BUG: unable to handle kernel NULL pointer dereference in module_kobj_release 1 (3) 2025/05/11 14:37
Last patch testing requests (2)
Created Duration User Patch Repo Result
2025/05/28 03:41 41m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log
2025/05/28 03:41 40m retest repro git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci OK log

Sample crash report:
 el0t_64_sync_handler+0x10c/0x138 arch/arm64/kernel/entry-common.c:762
 el0t_64_sync+0x1a4/0x1a8 arch/arm64/kernel/entry.S:600
kobject: kobject_add_internal failed for raw_gadget with -EEXIST, don't try to register things with the same name in the same directory.
Unable to handle kernel NULL pointer dereference at virtual address 0000000000000008
Mem abort info:
  ESR = 0x0000000096000046
  EC = 0x25: DABT (current EL), IL = 32 bits
  SET = 0, FnV = 0
  EA = 0, S1PTW = 0
  FSC = 0x06: level 2 translation fault
Data abort info:
  ISV = 0, ISS = 0x00000046, ISS2 = 0x00000000
  CM = 0, WnR = 1, TnD = 0, TagAccess = 0
  GCS = 0, Overlay = 0, DirtyBit = 0, Xs = 0
user pgtable: 4k pages, 52-bit VAs, pgdp=00000000440f6980
[0000000000000008] pgd=0800000044a74403, p4d=080000004487c403, pud=0800000044880403, pmd=0000000000000000
Internal error: Oops: 0000000096000046 [#1]  SMP
Modules linked in:
CPU: 0 UID: 0 PID: 3469 Comm: syz.0.4 Not tainted 6.15.0-rc5-syzkaller-00043-gd76bb1ebb558 #0 PREEMPT 
Hardware name: linux,dummy-virt (DT)
pstate: 614020c9 (nZCv daIF +PAN -UAO -TCO +DIT -SSBS BTYPE=--)
pc : __lse__cmpxchg_case_acq_32 arch/arm64/include/asm/atomic_lse.h:271 [inline]
pc : __cmpxchg_case_acq_32 arch/arm64/include/asm/cmpxchg.h:120 [inline]
pc : __cmpxchg_acq arch/arm64/include/asm/cmpxchg.h:169 [inline]
pc : raw_atomic_cmpxchg_acquire include/linux/atomic/atomic-arch-fallback.h:2055 [inline]
pc : raw_atomic_try_cmpxchg_acquire include/linux/atomic/atomic-arch-fallback.h:2173 [inline]
pc : atomic_try_cmpxchg_acquire include/linux/atomic/atomic-instrumented.h:1302 [inline]
pc : queued_spin_lock include/asm-generic/qspinlock.h:111 [inline]
pc : do_raw_spin_lock include/linux/spinlock.h:187 [inline]
pc : __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:111 [inline]
pc : _raw_spin_lock_irqsave+0x34/0x8c kernel/locking/spinlock.c:162
lr : complete_with_flags kernel/sched/completion.c:20 [inline]
lr : complete+0x24/0xa4 kernel/sched/completion.c:47
sp : ffff80008948bba0
x29: ffff80008948bba0 x28: fdf00000098d0000 x27: 0000000000000000
x26: 0000000000000000 x25: 0000000000000000 x24: f6f000000485c968
x23: ffff800081d77478 x22: 0000000000000000 x21: ffff80008256d388
x20: 0000000000000008 x19: 0000000000000000 x18: 0000000000000000
x17: 0000000000000000 x16: 0000000000000000 x15: ffff800081b610e0
x14: 0000000000000164 x13: ffff8000828d1130 x12: 0000000000000001
x11: 000000ece58db54c x10: 7fd9d1af9fae5191 x9 : 6105f830acda155c
x8 : fdf00000098d11e8 x7 : fff000007f8d4b00 x6 : fff07ffffd022000
x5 : fff000007f8ca588 x4 : 0000000000000000 x3 : 0000000000000000
x2 : 0000000000000001 x1 : 0000000000000000 x0 : 0000000000000008
Call trace:
 __lse__cmpxchg_case_acq_32 arch/arm64/include/asm/atomic_lse.h:271 [inline] (P)
 __cmpxchg_case_acq_32 arch/arm64/include/asm/cmpxchg.h:120 [inline] (P)
 __cmpxchg_acq arch/arm64/include/asm/cmpxchg.h:169 [inline] (P)
 raw_atomic_cmpxchg_acquire include/linux/atomic/atomic-arch-fallback.h:2055 [inline] (P)
 raw_atomic_try_cmpxchg_acquire include/linux/atomic/atomic-arch-fallback.h:2173 [inline] (P)
 atomic_try_cmpxchg_acquire include/linux/atomic/atomic-instrumented.h:1302 [inline] (P)
 queued_spin_lock include/asm-generic/qspinlock.h:111 [inline] (P)
 do_raw_spin_lock include/linux/spinlock.h:187 [inline] (P)
 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:111 [inline] (P)
 _raw_spin_lock_irqsave+0x34/0x8c kernel/locking/spinlock.c:162 (P)
 complete_with_flags kernel/sched/completion.c:20 [inline]
 complete+0x24/0xa4 kernel/sched/completion.c:47
 module_kobj_release+0x14/0x20 kernel/params.c:946
 kobject_cleanup lib/kobject.c:689 [inline]
 kobject_release lib/kobject.c:720 [inline]
 kref_put include/linux/kref.h:65 [inline]
 kobject_put+0xa4/0x114 lib/kobject.c:737
 lookup_or_create_module_kobject.part.0+0xac/0xdc kernel/params.c:783
 lookup_or_create_module_kobject+0x40/0x50 kernel/params.c:793
 module_add_driver+0xf0/0x16c drivers/base/module.c:46
 bus_add_driver+0xf8/0x208 drivers/base/bus.c:682
 driver_register+0x60/0x128 drivers/base/driver.c:249
 usb_gadget_register_driver_owner+0x54/0x13c drivers/usb/gadget/udc/core.c:1700
 raw_ioctl_run drivers/usb/gadget/legacy/raw_gadget.c:595 [inline]
 raw_ioctl+0x74c/0xd2c drivers/usb/gadget/legacy/raw_gadget.c:1306
 vfs_ioctl fs/ioctl.c:51 [inline]
 __do_sys_ioctl fs/ioctl.c:906 [inline]
 __se_sys_ioctl fs/ioctl.c:892 [inline]
 __arm64_sys_ioctl+0xb4/0xe8 fs/ioctl.c:892
 __invoke_syscall arch/arm64/kernel/syscall.c:35 [inline]
 invoke_syscall+0x48/0x110 arch/arm64/kernel/syscall.c:49
 el0_svc_common.constprop.0+0x40/0xe0 arch/arm64/kernel/syscall.c:132
 do_el0_svc+0x1c/0x28 arch/arm64/kernel/syscall.c:151
 el0_svc+0xa0/0xe0 arch/arm64/kernel/entry-common.c:744
 el0t_64_sync_handler+0x10c/0x138 arch/arm64/kernel/entry-common.c:762
 el0t_64_sync+0x1a4/0x1a8 arch/arm64/kernel/entry.S:600
Code: b9000841 d503201f 52800001 52800022 (88e17c02) 
---[ end trace 0000000000000000 ]---
----------------
Code disassembly (best guess):
   0:	b9000841 	str	w1, [x2, #8]
   4:	d503201f 	nop
   8:	52800001 	mov	w1, #0x0                   	// #0
   c:	52800022 	mov	w2, #0x1                   	// #1
* 10:	88e17c02 	casa	w1, w2, [x0] <-- trapping instruction

Crashes (19):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/05/08 17:54 upstream d76bb1ebb558 dbf35fa1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-mte BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
2025/05/08 12:47 upstream d76bb1ebb558 dbf35fa1 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm32 BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
2025/05/07 06:57 upstream 01f95500a162 350f4ffc .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-mte BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
2025/05/04 22:18 upstream e8ab83e34bdc b0714e37 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-mte BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
2025/05/06 03:01 upstream 92a09c47464d ae98e6b9 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/14 03:33 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 7344edeb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/14 00:36 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 7344edeb .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/13 14:44 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/13 06:09 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 f6671af7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/12 10:32 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/12 02:41 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 22:24 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 22:23 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 20:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report syz / log [disk image] [vmlinux] [kernel image] [mounted in repro #1 (corrupt fs)] [mounted in repro #2 (corrupt fs)] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 10:12 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 09:57 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 07:50 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 06:04 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
2025/05/11 01:11 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci c32f8dc5aaf9 77908e5f .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in module_kobj_release
* Struck through repros no longer work on HEAD.