syzbot


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

Status: upstream: reported C repro on 2026/03/19 07:21
Subsystems: usb media
Labels: prio:high
[Documentation on labels]
Reported-by: syzbot+1a7507a194fff09e5c44@syzkaller.appspotmail.com
First crash: 105d, last: 2h39m
Cause bisection: failed (error log, bisect log)
  
✨ AI Jobs (1)
ID Workflow Result Correct Bug Created Started Finished Revision Error
d82a122f-3edb-428d-b56e-b1e606527b3e assessment-security DenialOfService: ✅ Exploitable: ✅ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ✅ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ KASAN: slab-use-after-free Read in v4l2_open 2026/05/13 05:10 2026/05/13 05:10 2026/05/13 06:27 a0949470b6a66f5eb685a5f70be7c66daf726d2b

			
		
Discussions (4)
Title Replies (including bot) Last reply
[syzbot] Monthly usb report (Jun 2026) 0 (1) 2026/06/02 20:32
[syzbot] Monthly media report (May 2026) 0 (1) 2026/05/02 20:32
[syzbot] [media?] [usb?] KASAN: slab-use-after-free Read in v4l2_open 3 (9) 2026/03/20 10:30
[PATCH] media: usb: em28xx: fix the race condition between init extension and open 1 (1) 2026/03/19 16:49
Similar bugs (3)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-6.6 KASAN: slab-use-after-free Read in v4l2_open 19 C 4 19d 48d 0/2 upstream: reported C repro on 2026/05/14 00:02
linux-6.1 KASAN: use-after-free Read in v4l2_open origin:upstream 19 C 9 11h41m 27d 0/3 upstream: reported C repro on 2026/06/03 20:38
linux-5.15 KASAN: use-after-free Read in v4l2_open origin:upstream 19 C 26 19m 27d 0/3 upstream: reported C repro on 2026/06/03 16:24
Last patch testing requests (5)
Created Duration User Patch Repo Result
2026/03/20 06:23 27m kartikey406@gmail.com patch linux-next report log
2026/03/19 16:45 4h43m eadavis@qq.com patch linux-next OK log
2026/03/19 12:40 10h29m kartikey406@gmail.com patch linux-next error
2026/03/19 12:20 10h42m eadavis@qq.com patch linux-next error
2026/03/19 09:00 28m eadavis@qq.com patch linux-next report log

Sample crash report:
==================================================================
BUG: KASAN: slab-use-after-free in v4l2_open+0x397/0x3a0 drivers/media/v4l2-core/v4l2-dev.c:444
Read of size 4 at addr ffff888076f8c860 by task v4l_id/6069

CPU: 1 UID: 0 PID: 6069 Comm: v4l_id Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 05/09/2026
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
 v4l2_open+0x397/0x3a0 drivers/media/v4l2-core/v4l2-dev.c:444
 chrdev_open+0x4d9/0x600 fs/char_dev.c:411
 do_dentry_open+0x816/0x1380 fs/open.c:947
 vfs_open+0x3b/0x340 fs/open.c:1052
 do_open fs/namei.c:4700 [inline]
 path_openat+0x2e44/0x3830 fs/namei.c:4859
 do_file_open+0x23e/0x4a0 fs/namei.c:4888
 do_sys_openat2+0x115/0x200 fs/open.c:1368
 do_sys_open fs/open.c:1374 [inline]
 __do_sys_openat fs/open.c:1390 [inline]
 __se_sys_openat fs/open.c:1385 [inline]
 __x64_sys_openat+0x138/0x170 fs/open.c:1385
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f82002a7407
Code: 48 89 fa 4c 89 df e8 38 aa 00 00 8b 93 08 03 00 00 59 5e 48 83 f8 fc 74 1a 5b c3 0f 1f 84 00 00 00 00 00 48 8b 44 24 10 0f 05 <5b> c3 0f 1f 80 00 00 00 00 83 e2 39 83 fa 08 75 de e8 23 ff ff ff
RSP: 002b:00007fff0b3aed70 EFLAGS: 00000202 ORIG_RAX: 0000000000000101
RAX: ffffffffffffffda RBX: 00007f8200a08880 RCX: 00007f82002a7407
RDX: 0000000000000000 RSI: 00007fff0b3aff1c RDI: ffffffffffffff9c
RBP: 0000000000000002 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000202 R12: 0000000000000000
R13: 00007fff0b3aefc0 R14: 00007f8200b6f000 R15: 00005626207964d8
 </TASK>

Allocated by task 5986:
 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+0x32d/0x660 mm/slub.c:5515
 _kmalloc_noprof include/linux/slab.h:969 [inline]
 _kzalloc_noprof include/linux/slab.h:1290 [inline]
 em28xx_v4l2_init+0x103/0x3300 drivers/media/usb/em28xx/em28xx-video.c:2709
 em28xx_init_extension+0x120/0x1d0 drivers/media/usb/em28xx/em28xx-core.c:1248
 process_one_work kernel/workqueue.c:3322 [inline]
 process_scheduled_works+0xa8e/0x14e0 kernel/workqueue.c:3405
 worker_thread+0xa47/0xfb0 kernel/workqueue.c:3486
 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 5986:
 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:2705 [inline]
 slab_free mm/slub.c:6405 [inline]
 kfree+0x1c5/0x640 mm/slub.c:6720
 em28xx_free_v4l2 drivers/media/usb/em28xx/em28xx-video.c:2289 [inline]
 kref_put include/linux/kref.h:65 [inline]
 em28xx_v4l2_init+0x1919/0x3300 drivers/media/usb/em28xx/em28xx-video.c:3080
 em28xx_init_extension+0x120/0x1d0 drivers/media/usb/em28xx/em28xx-core.c:1248
 process_one_work kernel/workqueue.c:3322 [inline]
 process_scheduled_works+0xa8e/0x14e0 kernel/workqueue.c:3405
 worker_thread+0xa47/0xfb0 kernel/workqueue.c:3486
 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 ffff888076f8c000
 which belongs to the cache kmalloc-8k of size 8192
The buggy address is located 2144 bytes inside of
 freed 8192-byte region [ffff888076f8c000, ffff888076f8e000)

The buggy address belongs to the physical page:
page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x76f88
head: order:3 mapcount:0 entire_mapcount:0 nr_pages_mapped:0 pincount:0
flags: 0xfff00000000040(head|node=0|zone=1|lastcpupid=0x7ff)
page_type: f5(slab)
raw: 00fff00000000040 ffff88813fe26280 dead000000000100 dead000000000122
raw: 0000000000000000 0000000800020002 00000000f5000000 0000000000000000
head: 00fff00000000040 ffff88813fe26280 dead000000000100 dead000000000122
head: 0000000000000000 0000000800020002 00000000f5000000 0000000000000000
head: 00fff00000000003 fffffffffffffe01 00000000ffffffff 00000000ffffffff
head: ffffffffffffffff 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 0xd2040(__GFP_IO|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 5284, tgid 5284 (start-stop-daem), ts 65144050343, free_ts 65114182912
 set_page_owner include/linux/page_owner.h:32 [inline]
 post_alloc_hook+0x1f9/0x250 mm/page_alloc.c:1859
 prep_new_page mm/page_alloc.c:1867 [inline]
 get_page_from_freelist+0x21fa/0x2270 mm/page_alloc.c:3946
 __alloc_frozen_pages_noprof+0x18d/0x380 mm/page_alloc.c:5304
 alloc_slab_page mm/slub.c:3294 [inline]
 allocate_slab+0x79/0x5e0 mm/slub.c:3408
 new_slab mm/slub.c:3454 [inline]
 refill_objects+0x2d5/0x350 mm/slub.c:7338
 refill_sheaf mm/slub.c:2832 [inline]
 __pcs_replace_empty_main+0x2bf/0x6b0 mm/slub.c:4703
 alloc_from_pcs mm/slub.c:4801 [inline]
 slab_alloc_node mm/slub.c:4933 [inline]
 __kmalloc_cache_noprof+0x3a7/0x660 mm/slub.c:5511
 _kmalloc_noprof include/linux/slab.h:969 [inline]
 _kzalloc_noprof include/linux/slab.h:1290 [inline]
 tomoyo_print_bprm security/tomoyo/audit.c:26 [inline]
 tomoyo_init_log+0x112e/0x1fa0 security/tomoyo/audit.c:262
 tomoyo_supervisor+0x35f/0x1560 security/tomoyo/common.c:2232
 tomoyo_audit_env_log security/tomoyo/environ.c:37 [inline]
 tomoyo_env_perm+0x151/0x1f0 security/tomoyo/environ.c:64
 tomoyo_environ security/tomoyo/domain.c:673 [inline]
 tomoyo_find_next_domain+0x1332/0x1a90 security/tomoyo/domain.c:889
 tomoyo_bprm_check_security+0x11b/0x180 security/tomoyo/tomoyo.c:102
 security_bprm_check+0x85/0x240 security/security.c:820
 search_binary_handler fs/exec.c:1684 [inline]
 exec_binprm fs/exec.c:1726 [inline]
 bprm_execve+0x918/0x1630 fs/exec.c:1778
 do_execveat_common+0x4f4/0x670 fs/exec.c:1876
 __do_sys_execve fs/exec.c:1949 [inline]
 __se_sys_execve fs/exec.c:1943 [inline]
 __x64_sys_execve+0x97/0xc0 fs/exec.c:1943
page last free pid 5284 tgid 5284 stack trace:
 reset_page_owner include/linux/page_owner.h:25 [inline]
 __free_pages_prepare mm/page_alloc.c:1406 [inline]
 __free_frozen_pages+0xc1e/0xd10 mm/page_alloc.c:2950
 __slab_free+0x274/0x2c0 mm/slub.c:5767
 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:4612 [inline]
 slab_alloc_node mm/slub.c:4945 [inline]
 __kmalloc_cache_noprof+0x2ab/0x660 mm/slub.c:5511
 _kmalloc_noprof include/linux/slab.h:969 [inline]
 tomoyo_print_header security/tomoyo/audit.c:156 [inline]
 tomoyo_init_log+0x195/0x1fa0 security/tomoyo/audit.c:253
 tomoyo_supervisor+0x35f/0x1560 security/tomoyo/common.c:2232
 tomoyo_audit_env_log security/tomoyo/environ.c:37 [inline]
 tomoyo_env_perm+0x151/0x1f0 security/tomoyo/environ.c:64
 tomoyo_environ security/tomoyo/domain.c:673 [inline]
 tomoyo_find_next_domain+0x1332/0x1a90 security/tomoyo/domain.c:889
 tomoyo_bprm_check_security+0x11b/0x180 security/tomoyo/tomoyo.c:102
 security_bprm_check+0x85/0x240 security/security.c:820
 search_binary_handler fs/exec.c:1684 [inline]
 exec_binprm fs/exec.c:1726 [inline]
 bprm_execve+0x918/0x1630 fs/exec.c:1778
 do_execveat_common+0x4f4/0x670 fs/exec.c:1876
 __do_sys_execve fs/exec.c:1949 [inline]
 __se_sys_execve fs/exec.c:1943 [inline]
 __x64_sys_execve+0x97/0xc0 fs/exec.c:1943
 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]
 do_syscall_64+0x174/0x580 arch/x86/entry/syscall_64.c:94

Memory state around the buggy address:
 ffff888076f8c700: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888076f8c780: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
>ffff888076f8c800: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                                       ^
 ffff888076f8c880: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888076f8c900: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================

Crashes (1988):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/06/24 21:07 upstream 840ef6c78e6a c1da772e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/23 03:15 upstream ef0c9f75a195 5a630be6 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/22 05:52 upstream 8cd8cf7a07e5 43bfcdb0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/16 22:31 upstream 6b5a2b7d9bc1 0e4b3e40 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/06 14:04 upstream c10130c234c8 cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/05/29 11:12 upstream 8fde5d1d47f6 4624854e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/05/27 20:02 upstream eb3f4b7426cf 769cbc61 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/05/24 08:18 upstream 4cbfe4502e3d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/05/24 07:32 upstream 4cbfe4502e3d c69befb3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/05/10 09:02 upstream 1bfaee9d3351 29233ece .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 01:47 upstream dc59e4fea9d8 fff8d0a0 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 03:24 upstream dc59e4fea9d8 fb92f11c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 02:30 upstream 780d569e6c4b fb92f11c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 20:17 upstream 5a66900afbd6 fb92f11c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 18:07 upstream 5a66900afbd6 fb92f11c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 07:57 upstream 5a66900afbd6 fb92f11c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 07:31 upstream 5a66900afbd6 fb92f11c .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/26 00:08 upstream 4edcdefd4083 7ff32d8b .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/24 20:03 upstream 840ef6c78e6a c1da772e .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/23 02:28 upstream 4708cac0e22c 5a630be6 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/22 10:55 upstream ef0c9f75a195 ab2703f0 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/18 19:32 upstream 9e7e66334583 a776b0d0 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/16 19:34 upstream b1cbabe84ca1 a3998659 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/15 11:21 upstream 95e56f0f293e 4da592ca .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/13 15:38 upstream 062871f1371b 4f06757f .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/03 01:58 upstream ba3e43a9e601 3c0d2131 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/05/20 20:23 upstream df685633c3db 585486f8 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/24 21:48 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing b95e3c7c9118 302586aa .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/22 01:01 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 1c2b66a7d725 43bfcdb0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/08 09:17 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 511e746700ee cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/07 17:49 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 511e746700ee cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/07 17:08 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 511e746700ee cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/03/18 05:35 linux-next 8e5a478b6d6a c8810548 .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 v4l2_open
2026/06/07 14:46 upstream 979c294509f9 cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root KASAN: use-after-free Read in v4l2_open
2026/06/24 22:07 linux-next 4e5dfb7c8401 c1da772e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/22 10:59 linux-next ec039126b7fa 43bfcdb0 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/07 17:36 linux-next f7af91adc230 cc095639 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/05/30 11:10 linux-next f7af91adc230 6b4a8443 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in v4l2_open
2026/06/23 17:53 upstream 502d801f0ab0 4b1d8f01 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/19 09:24 upstream 9e7e66334583 d7ffd47b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream KASAN: slab-use-after-free Read in v4l2_open
2026/06/07 15:20 linux-next f7af91adc230 cc095639 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/07 09:07 linux-next f7af91adc230 cc095639 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/05/28 04:27 linux-next e7d700e14934 4c36e7e5 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/30 17:53 upstream dc59e4fea9d8 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 15:32 upstream dc59e4fea9d8 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 12:51 upstream dc59e4fea9d8 fff8d0a0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 11:27 upstream dc59e4fea9d8 fff8d0a0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 05:49 upstream dc59e4fea9d8 fff8d0a0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 00:38 upstream dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 17:46 upstream dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 15:10 upstream dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 13:35 upstream dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 12:58 upstream dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 12:25 upstream dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 23:43 upstream 8b69c0475871 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 22:19 upstream 8b69c0475871 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 20:09 upstream 8b69c0475871 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 11:11 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 10:07 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 08:45 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 06:10 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 03:42 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 03:39 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 16:56 upstream 5a66900afbd6 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 12:15 upstream 5a66900afbd6 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 09:46 upstream 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 06:49 upstream 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 02:35 upstream 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/26 23:35 upstream 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce KASAN: slab-use-after-free Read in v4l2_open
2026/06/20 03:04 upstream c98d767b3457 43bfcdb0 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 19:57 upstream dc59e4fea9d8 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 19:43 upstream dc59e4fea9d8 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 22:39 upstream 5a66900afbd6 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-386 KASAN: slab-use-after-free Read in v4l2_open
2026/07/01 05:16 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 00a5cf1c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/07/01 02:57 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 00a5cf1c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 21:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 14:02 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 00e8b0fd .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 08:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 fff8d0a0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/30 04:30 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 fff8d0a0 .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 20:09 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 10:27 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing dc59e4fea9d8 fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/29 00:35 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 18:39 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 16:10 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 01:46 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 00:11 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 19:11 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 15:46 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 04:09 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/27 01:32 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/26 21:14 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing 51cb1aa1250c fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci2-upstream-usb KASAN: slab-use-after-free Read in v4l2_open
2026/06/28 13:30 upstream 780d569e6c4b fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root KASAN: use-after-free Read in v4l2_open
2026/06/29 23:06 linux-next 7de6ae9e1220 6a0c72dc .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/29 08:03 linux-next 3d5670d672ae fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root KASAN: use-after-free Read in v4l2_open
2026/06/29 04:34 linux-next 3d5670d672ae fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/29 02:16 linux-next 3d5670d672ae fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/06/27 10:26 linux-next 3d5670d672ae fb92f11c .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: use-after-free Read in v4l2_open
2026/05/23 07:49 linux-next c1ecb239fa34 c69befb3 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce KASAN: slab-out-of-bounds Read in v4l2_open
* Struck through repros no longer work on HEAD.