KASAN: slab-use-after-free Read in uea_upload_pre_firmware

Status: upstream: reported C repro on 2026/06/29 21:09
Subsystems: usb
Labels: prio:high
[Documentation on labels]
Reported-by: syzbot+3d45d763d18796f97412@syzkaller.appspotmail.com
First crash: 50d, last: 7d01h
Cause bisection: failed (error log, bisect log)
  
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision
9d38f252 assessment-security DenialOfService: ✅ Exploitable: ✅ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ✅ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ✅ KASAN: slab-use-after-free Read in uea_upload_pre_firmware 2026/06/29 00:02 2026/06/29 00:02 2026/06/29 00:40 fb92f11c
Discussions (3)
Title Replies (including bot) Last reply
[syzbot] [usb?] KASAN: slab-use-after-free Read in uea_upload_pre_firmware 1 (4) 2026/07/12 02:07
[PATCH] usb: atm: ueagle-atm: fix use-after-free in uea_upload_pre_firmware 1 (1) 2026/07/11 14:49
[PATCH] usb: atm: ueagle: fix use-after-free in uea_upload_pre_firmware() 2 (2) 2026/07/02 09:37
Similar bugs (2)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.1 KASAN: use-after-free Read in uea_upload_pre_firmware 19 syz, C 2 21d 21d 0/3 upstream: reported C repro on 2026/07/26 08:23
linux-5.15 KASAN: use-after-free Read in uea_upload_pre_firmware 19 syz, C 3 1d13h 21d 0/3 upstream: reported C repro on 2026/07/26 07:02
Last patch testing requests (2)
Created Duration User Patch Repo Result
2026/07/12 00:09 54m hdanton@sina.com patch linux-next log
2026/06/30 00:31 2h00m kartikey406@gmail.com patch linux-next error

Sample crash report:
==================================================================
BUG: KASAN: slab-use-after-free in __intf_to_usbdev include/linux/usb.h:752 [inline]
BUG: KASAN: slab-use-after-free in uea_upload_pre_firmware+0x8d/0x640 drivers/usb/atm/ueagle-atm.c:598
Read of size 8 at addr ffff88803cd4f0b8 by task kworker/1:24/5669

CPU: 1 UID: 0 PID: 5669 Comm: kworker/1:24 Not tainted syzkaller #0 PREEMPT_{RT,(full)} 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026
Workqueue: events request_firmware_work_func
Call Trace:
 <TASK>
 dump_stack_lvl+0xe8/0x150 lib/dump_stack.c:120
 print_address_description+0x55/0x1e0 mm/kasan/report.c:378
 print_report+0x58/0x70 mm/kasan/report.c:482
 kasan_report+0x117/0x150 mm/kasan/report.c:595
 __intf_to_usbdev include/linux/usb.h:752 [inline]
 uea_upload_pre_firmware+0x8d/0x640 drivers/usb/atm/ueagle-atm.c:598
 request_firmware_work_func+0xf7/0x2d0 drivers/base/firmware_loader/main.c:1164
 process_one_work+0xaaf/0x1480 kernel/workqueue.c:3379
 process_scheduled_works kernel/workqueue.c:3462 [inline]
 worker_thread+0xb05/0x10d0 kernel/workqueue.c:3543
 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
 </TASK>

Allocated by task 823:
 kasan_save_stack mm/kasan/common.c:57 [inline]
 kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
 poison_kmalloc_redzone mm/kasan/common.c:398 [inline]
 __kasan_kmalloc+0x93/0xb0 mm/kasan/common.c:415
 kasan_kmalloc include/linux/kasan.h:263 [inline]
 __kmalloc_cache_noprof+0x3cd/0x670 mm/slub.c:5486
 _kmalloc_noprof include/linux/slab.h:969 [inline]
 _kzalloc_noprof include/linux/slab.h:1290 [inline]
 usb_set_configuration+0x3cc/0x2180 drivers/usb/core/message.c:2096
 usb_generic_driver_probe+0x8d/0x150 drivers/usb/core/generic.c:250
 usb_probe_device+0x1c3/0x3b0 drivers/usb/core/driver.c:293
 call_driver_probe drivers/base/dd.c:-1 [inline]
 really_probe+0x254/0xae0 drivers/base/dd.c:706
 __driver_probe_device+0x1e8/0x360 drivers/base/dd.c:868
 driver_probe_device+0x4f/0x240 drivers/base/dd.c:898
 __device_attach_driver+0x270/0x410 drivers/base/dd.c:1026
 bus_for_each_drv+0x25b/0x2f0 drivers/base/bus.c:500
 __device_attach+0x2c7/0x450 drivers/base/dd.c:1098
 device_initial_probe+0xa1/0xd0 drivers/base/dd.c:1153
 bus_probe_device+0x12d/0x220 drivers/base/bus.c:620
 device_add+0x7d7/0xb80 drivers/base/core.c:3772
 usb_new_device+0x98d/0x1610 drivers/usb/core/hub.c:2695
 hub_port_connect drivers/usb/core/hub.c:5567 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5707 [inline]
 port_event drivers/usb/core/hub.c:5871 [inline]
 hub_event+0x28cf/0x4cf0 drivers/usb/core/hub.c:5953
 process_one_work+0xaaf/0x1480 kernel/workqueue.c:3379
 process_scheduled_works kernel/workqueue.c:3462 [inline]
 worker_thread+0xb3c/0x10d0 kernel/workqueue.c:3543
 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

Freed by task 823:
 kasan_save_stack mm/kasan/common.c:57 [inline]
 kasan_save_track+0x3e/0x80 mm/kasan/common.c:78
 kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:584
 poison_slab_object mm/kasan/common.c:253 [inline]
 __kasan_slab_free+0x5c/0x80 mm/kasan/common.c:285
 kasan_slab_free include/linux/kasan.h:235 [inline]
 slab_free_hook mm/slub.c:2706 [inline]
 slab_free mm/slub.c:6388 [inline]
 kfree+0x1c5/0x6c0 mm/slub.c:6703
 device_release+0xc4/0x1f0 drivers/base/core.c:-1
 kobject_cleanup lib/kobject.c:689 [inline]
 kobject_release lib/kobject.c:720 [inline]
 kref_put include/linux/kref.h:65 [inline]
 kobject_put+0x222/0x550 lib/kobject.c:737
 usb_disable_device+0x611/0x8d0 drivers/usb/core/message.c:1485
 usb_disconnect+0x32d/0x990 drivers/usb/core/hub.c:2345
 hub_port_connect drivers/usb/core/hub.c:5407 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5707 [inline]
 port_event drivers/usb/core/hub.c:5871 [inline]
 hub_event+0x1bb7/0x4cf0 drivers/usb/core/hub.c:5953
 process_one_work+0xaaf/0x1480 kernel/workqueue.c:3379
 process_scheduled_works kernel/workqueue.c:3462 [inline]
 worker_thread+0xb3c/0x10d0 kernel/workqueue.c:3543
 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

The buggy address belongs to the object at ffff88803cd4f000
 which belongs to the cache kmalloc-2k of size 2048
The buggy address is located 184 bytes inside of
 freed 2048-byte region [ffff88803cd4f000, ffff88803cd4f800)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x3cd48
head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0x80000000000040(head|node=0|zone=1)
page_type: f5(slab)
raw: 0080000000000040 ffff88813fe3c000 dead000000000100 dead000000000122
raw: 0000000000000000 0000000800080008 00000000f5000000 0000000000000000
head: 0080000000000040 ffff88813fe3c000 dead000000000100 dead000000000122
head: 0000000000000000 0000000800080008 00000000f5000000 0000000000000000
head: 0080000000000003 fffffffffffffe01 00000000ffffffff 00000000ffffffff
head: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000008
page dumped because: kasan: bad access detected
page_owner tracks the page as allocated
page last allocated via order 3, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 4955, tgid 4955 (klogd), ts 118099397997
 set_page_owner include/linux/page_owner.h:33 [inline]
 post_alloc_hook+0x1f9/0x250 mm/page_alloc.c:1871
 prep_new_page mm/page_alloc.c:1879 [inline]
 get_page_from_freelist+0x264c/0x26c0 mm/page_alloc.c:3955
 __alloc_frozen_pages_noprof+0x222/0x5b0 mm/page_alloc.c:5394
 alloc_slab_page mm/slub.c:3295 [inline]
 allocate_slab+0x7c/0x5e0 mm/slub.c:3410
 new_slab mm/slub.c:3456 [inline]
 refill_objects+0x2d8/0x350 mm/slub.c:7321
 refill_sheaf mm/slub.c:2833 [inline]
 __pcs_replace_empty_main+0x330/0x690 mm/slub.c:4699
 alloc_from_pcs mm/slub.c:4775 [inline]
 slab_alloc_node mm/slub.c:4909 [inline]
 __kmalloc_cache_noprof+0x467/0x670 mm/slub.c:5482
 _kmalloc_noprof include/linux/slab.h:969 [inline]
 syslog_print+0x103/0x610 kernel/printk/printk.c:1585
 do_syslog+0x583/0x7d0 kernel/printk/printk.c:1763
 __do_sys_syslog kernel/printk/printk.c:1855 [inline]
 __se_sys_syslog kernel/printk/printk.c:1853 [inline]
 __x64_sys_syslog+0x7c/0x90 kernel/printk/printk.c:1853
 do_syscall_x64 arch/x86/entry/syscall_64.c:61 [inline]
 do_syscall_64+0x17b/0x530 arch/x86/entry/syscall_64.c:85
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
page last free pid 823 tgid 823 ts 117512793472 stack trace:
 reset_page_owner include/linux/page_owner.h:26 [inline]
 __free_pages_prepare mm/page_alloc.c:1418 [inline]
 __free_frozen_pages+0x1185/0x1270 mm/page_alloc.c:2962
 __slab_free+0x252/0x2a0 mm/slub.c:5738
 qlink_free mm/kasan/quarantine.c:163 [inline]
 qlist_free_all+0x99/0x100 mm/kasan/quarantine.c:179
 kasan_quarantine_reduce+0x148/0x160 mm/kasan/quarantine.c:286
 __kasan_slab_alloc+0x22/0x80 mm/kasan/common.c:350
 kasan_slab_alloc include/linux/kasan.h:253 [inline]
 slab_post_alloc_hook mm/slub.c:4608 [inline]
 slab_alloc_node mm/slub.c:4921 [inline]
 __kmalloc_cache_noprof+0x34b/0x670 mm/slub.c:5482
 _kmalloc_noprof include/linux/slab.h:969 [inline]
 _kzalloc_noprof include/linux/slab.h:1290 [inline]
 kobject_uevent_env+0x28c/0x9e0 lib/kobject_uevent.c:543
 device_del+0x751/0x8f0 drivers/base/core.c:3979
 usb_disable_device+0x3d4/0x8d0 drivers/usb/core/message.c:1478
 usb_disconnect+0x32d/0x990 drivers/usb/core/hub.c:2345
 hub_port_connect drivers/usb/core/hub.c:5407 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5707 [inline]
 port_event drivers/usb/core/hub.c:5871 [inline]
 hub_event+0x1bb7/0x4cf0 drivers/usb/core/hub.c:5953
 process_one_work+0xaaf/0x1480 kernel/workqueue.c:3379
 process_scheduled_works kernel/workqueue.c:3462 [inline]
 worker_thread+0xb3c/0x10d0 kernel/workqueue.c:3543
 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

Memory state around the buggy address:
 ffff88803cd4ef80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff88803cd4f000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff88803cd4f080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                        ^
 ffff88803cd4f100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff88803cd4f180: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (76):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/08/04 08:01 linux-next cc2b5f627e8c a68cb31b .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/06/29 02:49 linux-next 3d5670d672ae fb92f11c .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/06/29 01:58 linux-next 3d5670d672ae fb92f11c .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/27 20:51 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 365f9c7a6b81 4cb2b096 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/08/03 12:25 linux-next cc2b5f627e8c e611ffe1 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in uea_upload_pre_firmware
2026/07/26 14:11 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing cae6572efdd0 492bab15 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/28 19:23 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 365f9c7a6b81 19622d9d .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/23 15:35 upstream 4539944e5151 71a13572 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/23 14:06 upstream 4539944e5151 71a13572 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/22 01:28 upstream 248951ddc14d 7c5de9c3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/21 20:06 upstream b95f03f04d47 7c5de9c3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/21 00:08 upstream 1590cf032971 de6a700d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/19 13:31 upstream f2ec6312bf71 72524a66 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/18 19:01 upstream 1229e2e57a5c 72524a66 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/18 11:24 upstream af5e34a41cd6 72524a66 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/17 01:28 upstream 37e2f878a7a6 8f30cfd7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/17 00:08 upstream 37e2f878a7a6 8f30cfd7 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/16 05:21 upstream 58717b2a1365 27a8bd60 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/15 00:00 upstream 3b029c035b34 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/14 18:45 upstream 3b029c035b34 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/14 18:25 upstream 3b029c035b34 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/14 10:24 upstream 0f26556c5eee 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/13 19:29 upstream a13c140cc289 a870962e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/20 07:34 upstream 980ab36ae597 72524a66 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/23 10:45 upstream 4539944e5151 4a865b71 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/21 14:06 upstream b95f03f04d47 7c5de9c3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/19 22:08 upstream c6859eed755d 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/19 19:30 upstream c6859eed755d 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/19 12:17 upstream f2ec6312bf71 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/18 13:54 upstream 1229e2e57a5c 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/16 17:58 upstream 37e2f878a7a6 851bd571 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/16 04:34 upstream 58717b2a1365 27a8bd60 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/15 21:04 upstream 58717b2a1365 27a8bd60 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/15 16:54 upstream 58717b2a1365 a4ed0f4f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/15 15:17 upstream 58717b2a1365 a4ed0f4f .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/14 06:14 upstream 0f26556c5eee 2130f682 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/13 14:41 upstream a13c140cc289 a870962e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/23 08:14 upstream 4539944e5151 4a865b71 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/08/09 10:41 linux-next cc2b5f627e8c 5d63f80b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/26 06:04 linux-next cc2b5f627e8c 492bab15 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/24 13:05 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing cae6572efdd0 dd737a83 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/22 02:46 linux-next cc2b5f627e8c 7c5de9c3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/21 01:51 linux-next cc2b5f627e8c de6a700d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/20 08:39 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 80574c40598a 72524a66 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/14 03:22 linux-next 49362394dad7 2130f682 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/13 15:05 linux-next bee763d5f341 a870962e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/12 13:11 linux-next bee763d5f341 d78ea535 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/11 07:03 linux-next bee763d5f341 d78ea535 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/10 03:33 linux-next 34cf6dafc474 4167ee25 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/09 14:21 linux-next b9810cd75b9f b9f1ceaa .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/06 06:34 linux-next 2b763db0c276 fcece630 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/06 05:32 linux-next 2b763db0c276 fcece630 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/05 00:15 linux-next 2b763db0c276 fcece630 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/06/30 22:49 linux-next 7de6ae9e1220 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/06/28 21:02 linux-next 3d5670d672ae fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/06/27 05:51 linux-next 3d5670d672ae fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-use-after-free Read in uea_upload_pre_firmware
2026/07/22 10:38 upstream 248951ddc14d b561ce9c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: global-out-of-bounds Read in uea_upload_pre_firmware
2026/07/20 21:30 upstream 1590cf032971 de6a700d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce general protection fault in uea_upload_pre_firmware
2026/07/21 15:41 upstream b95f03f04d47 7c5de9c3 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in uea_upload_pre_firmware
2026/07/18 23:27 upstream 1229e2e57a5c 72524a66 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-out-of-bounds Read in uea_upload_pre_firmware
2026/07/16 22:26 upstream e22254e9ddd8 6ca2b51a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in uea_upload_pre_firmware
2026/07/14 04:54 upstream 0f26556c5eee 2130f682 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in uea_upload_pre_firmware
2026/07/22 21:35 upstream 248951ddc14d 4a865b71 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in uea_upload_pre_firmware
2026/07/14 04:09 upstream 0f26556c5eee 2130f682 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 KASAN: global-out-of-bounds Read in uea_upload_pre_firmware
2026/07/14 01:38 upstream 0f26556c5eee 2130f682 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in uea_upload_pre_firmware
2026/08/06 10:57 linux-next cc2b5f627e8c cd5b1963 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in uea_upload_pre_firmware
2026/07/25 07:23 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing cae6572efdd0 492bab15 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb general protection fault in uea_upload_pre_firmware
2026/07/20 14:39 linux-next cc2b5f627e8c de6a700d .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in uea_upload_pre_firmware
2026/07/12 21:15 linux-next bee763d5f341 d78ea535 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in uea_upload_pre_firmware
2026/07/09 06:41 linux-next b9810cd75b9f b9f1ceaa .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-out-of-bounds Read in uea_upload_pre_firmware
* Struck through repros no longer work on HEAD.