Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [kernel?] KASAN: slab-use-after-free Read in dev_uevent | 0 (2) | 2023/08/31 14:08 |
syzbot |
sign-in | mailing list | source | docs |
🐞 Open [872] ≡ Subsystems 🐞 Fixed [4875] 🐞 Invalid [11636] ⬇ Missing Backports [68] 📈 Kernel Health 📈 Bug Lifetimes 📈 Fuzzing 📈 Crashes | 💬 Send us feedback |
Title | Replies (including bot) | Last reply |
---|---|---|
[syzbot] [kernel?] KASAN: slab-use-after-free Read in dev_uevent | 0 (2) | 2023/08/31 14:08 |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
upstream | KASAN: use-after-free Read in dev_uevent kernel | syz | 54 | 287d | 1260d | 24/25 | fixed on 2023/02/24 13:50 | ||
linux-6.1 | KASAN: use-after-free Read in dev_uevent origin:upstream | C | 4 | 9d16h | 268d | 0/3 | upstream: reported C repro on 2023/03/07 19:30 | ||
android-54 | KASAN: use-after-free Read in dev_uevent | 4 | 918d | 982d | 0/2 | auto-closed as invalid on 2021/09/24 00:56 | |||
android-54 | KASAN: use-after-free Read in dev_uevent (2) | 2 | 760d | 766d | 0/2 | auto-closed as invalid on 2022/03/01 02:09 | |||
android-6-1 | KASAN: use-after-free Read in dev_uevent | 5 | 39d | 144d | 0/2 | premoderation: reported on 2023/07/10 12:35 | |||
android-5-10 | KASAN: use-after-free Read in dev_uevent | 1 | 743d | 743d | 0/2 | auto-closed as invalid on 2022/02/16 03:05 |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2023/10/09 00:36 | 22m | retest repro | upstream | report log | |
2023/09/02 08:49 | 21m | hdanton@sina.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master | OK log |
2023/09/01 09:25 | 22m | hdanton@sina.com | patch | https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master | report log |
================================================================== BUG: KASAN: slab-use-after-free in string_nocheck lib/vsprintf.c:645 [inline] BUG: KASAN: slab-use-after-free in string+0x218/0x2b0 lib/vsprintf.c:727 Read of size 1 at addr ffff88802c09a487 by task udevd/9531 CPU: 0 PID: 9531 Comm: udevd Not tainted 6.5.0-syzkaller-08262-gef2a0b7cdbc5 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 Call Trace: <TASK> __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106 print_address_description mm/kasan/report.c:364 [inline] print_report+0x163/0x540 mm/kasan/report.c:475 kasan_report+0x175/0x1b0 mm/kasan/report.c:588 string_nocheck lib/vsprintf.c:645 [inline] string+0x218/0x2b0 lib/vsprintf.c:727 vsnprintf+0x10fc/0x1d80 lib/vsprintf.c:2818 add_uevent_var+0x1c4/0x440 lib/kobject_uevent.c:665 dev_uevent+0x3ec/0x8f0 drivers/base/core.c:2575 uevent_show+0x19a/0x310 drivers/base/core.c:2646 dev_attr_show+0x54/0xc0 drivers/base/core.c:2349 sysfs_kf_seq_show+0x331/0x4b0 fs/sysfs/file.c:59 seq_read_iter+0x43e/0xd10 fs/seq_file.c:230 call_read_iter include/linux/fs.h:1979 [inline] new_sync_read fs/read_write.c:389 [inline] vfs_read+0x795/0xb00 fs/read_write.c:470 ksys_read+0x1a0/0x2c0 fs/read_write.c:613 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7f49f3b16b6a Code: 00 3d 00 00 41 00 75 0d 50 48 8d 3d 2d 08 0a 00 e8 ea 7d 01 00 31 c0 e9 07 ff ff ff 64 8b 04 25 18 00 00 00 85 c0 75 1b 0f 05 <48> 3d 00 f0 ff ff 76 6c 48 8b 15 8f a2 0d 00 f7 d8 64 89 02 48 83 RSP: 002b:00007ffcd3fc9478 EFLAGS: 00000246 ORIG_RAX: 0000000000000000 RAX: ffffffffffffffda RBX: 000055dfae9e07a0 RCX: 00007f49f3b16b6a RDX: 0000000000001000 RSI: 000055dfae9e0980 RDI: 0000000000000008 RBP: 000055dfae9e07a0 R08: 0000000000000008 R09: 0000000000000000 R10: 000000000000010f R11: 0000000000000246 R12: 0000000000000000 R13: 0000000000003fff R14: 00007ffcd3fc9958 R15: 000000000000000a </TASK> Allocated by task 12253: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4f/0x70 mm/kasan/common.c:52 ____kasan_kmalloc mm/kasan/common.c:374 [inline] __kasan_kmalloc+0x98/0xb0 mm/kasan/common.c:383 kmalloc include/linux/slab.h:599 [inline] raw_ioctl_init drivers/usb/gadget/legacy/raw_gadget.c:462 [inline] raw_ioctl+0x1aad/0x3cd0 drivers/usb/gadget/legacy/raw_gadget.c:1252 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:871 [inline] __se_sys_ioctl+0xf8/0x170 fs/ioctl.c:857 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd Freed by task 12253: kasan_save_stack mm/kasan/common.c:45 [inline] kasan_set_track+0x4f/0x70 mm/kasan/common.c:52 kasan_save_free_info+0x28/0x40 mm/kasan/generic.c:522 ____kasan_slab_free+0xd6/0x120 mm/kasan/common.c:236 kasan_slab_free include/linux/kasan.h:162 [inline] slab_free_hook mm/slub.c:1800 [inline] slab_free_freelist_hook mm/slub.c:1826 [inline] slab_free mm/slub.c:3809 [inline] __kmem_cache_free+0x25f/0x3b0 mm/slub.c:3822 dev_free drivers/usb/gadget/legacy/raw_gadget.c:210 [inline] kref_put+0xb5/0x7c0 include/linux/kref.h:65 raw_release+0x138/0x1e0 drivers/usb/gadget/legacy/raw_gadget.c:426 __fput+0x3f8/0x910 fs/file_table.c:384 task_work_run+0x24a/0x300 kernel/task_work.c:179 exit_task_work include/linux/task_work.h:38 [inline] do_exit+0x68f/0x2290 kernel/exit.c:874 do_group_exit+0x206/0x2c0 kernel/exit.c:1024 __do_sys_exit_group kernel/exit.c:1035 [inline] __se_sys_exit_group kernel/exit.c:1033 [inline] __x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1033 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd The buggy address belongs to the object at ffff88802c09a480 which belongs to the cache kmalloc-32 of size 32 The buggy address is located 7 bytes inside of freed 32-byte region [ffff88802c09a480, ffff88802c09a4a0) The buggy address belongs to the physical page: page:ffffea0000b02680 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x2c09a ksm flags: 0xfff00000000800(slab|node=0|zone=1|lastcpupid=0x7ff) page_type: 0xffffffff() raw: 00fff00000000800 ffff888012841500 ffffea000057f180 dead000000000003 raw: 0000000000000000 0000000000400040 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 0, migratetype Unmovable, gfp_mask 0x12c40(GFP_NOFS|__GFP_NOWARN|__GFP_NORETRY), pid 4463, tgid 4463 (S02klogd), ts 15840613892, free_ts 14931433200 set_page_owner include/linux/page_owner.h:31 [inline] post_alloc_hook+0x1e6/0x210 mm/page_alloc.c:1536 prep_new_page mm/page_alloc.c:1543 [inline] get_page_from_freelist+0x31ec/0x3370 mm/page_alloc.c:3183 __alloc_pages+0x255/0x670 mm/page_alloc.c:4439 alloc_slab_page+0x6a/0x160 mm/slub.c:1870 allocate_slab mm/slub.c:2017 [inline] new_slab+0x84/0x2f0 mm/slub.c:2070 ___slab_alloc+0xade/0x1100 mm/slub.c:3223 __slab_alloc mm/slub.c:3322 [inline] __slab_alloc_node mm/slub.c:3375 [inline] slab_alloc_node mm/slub.c:3468 [inline] __kmem_cache_alloc_node+0x1af/0x270 mm/slub.c:3517 __do_kmalloc_node mm/slab_common.c:1022 [inline] __kmalloc+0xa8/0x230 mm/slab_common.c:1036 kmalloc include/linux/slab.h:603 [inline] kzalloc include/linux/slab.h:720 [inline] tomoyo_encode2 security/tomoyo/realpath.c:45 [inline] tomoyo_encode+0x26f/0x530 security/tomoyo/realpath.c:80 tomoyo_realpath_from_path+0x598/0x5e0 security/tomoyo/realpath.c:283 tomoyo_get_realpath security/tomoyo/file.c:151 [inline] tomoyo_check_open_permission+0x254/0x4e0 security/tomoyo/file.c:771 security_file_open+0x63/0xa0 security/security.c:2836 do_dentry_open+0x325/0x1430 fs/open.c:916 do_open fs/namei.c:3639 [inline] path_openat+0x27bb/0x3180 fs/namei.c:3796 do_filp_open+0x234/0x490 fs/namei.c:3823 do_sys_openat2+0x13e/0x1d0 fs/open.c:1422 page last free stack trace: reset_page_owner include/linux/page_owner.h:24 [inline] free_pages_prepare mm/page_alloc.c:1136 [inline] free_unref_page_prepare+0x8c3/0x9f0 mm/page_alloc.c:2312 free_unref_page+0x37/0x3f0 mm/page_alloc.c:2405 kasan_depopulate_vmalloc_pte+0x74/0x90 mm/kasan/shadow.c:427 apply_to_pte_range mm/memory.c:2585 [inline] apply_to_pmd_range mm/memory.c:2629 [inline] apply_to_pud_range mm/memory.c:2665 [inline] apply_to_p4d_range mm/memory.c:2701 [inline] __apply_to_page_range+0x8e2/0xdf0 mm/memory.c:2735 kasan_release_vmalloc+0x9a/0xb0 mm/kasan/shadow.c:544 __purge_vmap_area_lazy+0xc0f/0x19c0 mm/vmalloc.c:1770 _vm_unmap_aliases+0x79d/0x840 mm/vmalloc.c:2306 change_page_attr_set_clr+0x2f8/0xf80 arch/x86/mm/pat/set_memory.c:1838 change_page_attr_set arch/x86/mm/pat/set_memory.c:1879 [inline] set_memory_nx+0xf2/0x130 arch/x86/mm/pat/set_memory.c:2072 free_init_pages arch/x86/mm/init.c:927 [inline] free_kernel_image_pages arch/x86/mm/init.c:946 [inline] free_initmem+0x75/0xc0 arch/x86/mm/init.c:973 kernel_init+0x31/0x2a0 init/main.c:1446 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:145 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304 Memory state around the buggy address: ffff88802c09a380: 00 00 00 fc fc fc fc fc fa fb fb fb fc fc fc fc ffff88802c09a400: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc >ffff88802c09a480: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc ^ ffff88802c09a500: fa fb fb fb fc fc fc fc 00 00 00 00 fc fc fc fc ffff88802c09a580: fa fb fb fb fc fc fc fc fa fb fb fb fc fc fc fc ==================================================================
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2023/08/31 14:08 | upstream | ef2a0b7cdbc5 | 84803932 | .config | strace log | report | syz | C | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | |
2023/11/16 14:30 | upstream | c42d9eeef8e5 | cb976f63 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/10/10 21:26 | upstream | 94f6f0550c62 | 83165b57 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/09/24 22:27 | upstream | 3aba70aed91f | 0b6a67ac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/09/05 23:24 | upstream | 7733171926cc | 8bc9053e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/11/19 23:40 | upstream | eb3479bc23fa | cb976f63 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu2-arm64-compat | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/09/20 18:58 | upstream | 5d2f53532ecc | 0b6a67ac | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu2-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/08/26 19:23 | upstream | 7d2f353b2682 | 03d9c195 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/08/08 07:24 | upstream | a027b2eca0b7 | b1b6ae3d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/16 23:14 | upstream | 20edcec23f92 | 35d9ecc5 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/12 17:51 | upstream | 3f01e9fed845 | 979d5fe2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/07 08:14 | upstream | a452483508d7 | 22ae5830 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/04 11:46 | upstream | 24be4d0b46bb | 6e553898 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-badwrites-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/16 16:38 | upstream | 62d8779610bb | f3921d4d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/11 17:49 | upstream | 022ce8862dff | 7086cdb9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/06 14:56 | upstream | a4d7d7011219 | a4ae4f42 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/28 14:08 | upstream | 416839029e38 | cf184559 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/26 19:48 | upstream | 0d85b27b0cc6 | cf184559 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/22 06:23 | upstream | e2065b8c1b01 | 4bce1a3e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/18 06:41 | upstream | 1b66c114d161 | 3bb7af1d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/17 20:18 | upstream | 1b66c114d161 | eaac4681 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/10 22:36 | upstream | ad2fd53a7870 | 0fbd49f4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/01 21:57 | upstream | c8c655c34e33 | 62df2017 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/04/26 10:03 | upstream | 4173cf6fb6b7 | 7560799c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/03/28 09:06 | upstream | 3a93e40326c8 | 47f3aaf1 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/03/22 07:54 | upstream | 2faac9a98f01 | 8b4eb097 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-selinux-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/03/14 19:01 | upstream | fc89d7fb499b | 0d5c4377 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/03/06 09:15 | upstream | f915322fe014 | f8902b57 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-smack-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/08/29 02:44 | upstream | 727dbda16b83 | 7ba13a15 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-kasan-gce-386 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/08/22 07:26 | upstream | f7757129e3de | 6b415825 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu2-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/01 19:06 | upstream | 3a8a670eeeaa | bfc47836 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu2-arm64-mte | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/18 09:40 | upstream | 1b29d271614a | f3921d4d | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu2-arm64-mte | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/14 16:12 | upstream | bb7c241fae62 | 2b9ba477 | .config | console log | report | info | [disk image (non-bootable)] [vmlinux] [kernel image] | ci-qemu2-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/11/29 05:33 | linux-next | 1f5c003694fa | 1adfb6f6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/11/20 22:20 | linux-next | 5a82d69d48c8 | cb976f63 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/10/26 05:39 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | ec0989703642 | 72e794c4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/09/19 07:31 | linux-next | 29e400e3ea48 | 0b6a67ac | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/30 21:17 | linux-next | d7b3af5a77e8 | 2a0d0f29 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/27 10:13 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 18af4b5c9791 | 4cd5bb25 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/17 14:10 | linux-next | f7efed9f38f8 | f3921d4d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/16 10:39 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | a4422ff22142 | 71b00cfb | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/05/12 18:34 | https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-testing | 986866c3dfb0 | ecca8a24 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-upstream-usb | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/04/14 03:40 | linux-next | e3342532ecd3 | 3cfcaa1b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-linux-next-kasan-gce-root | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/08/20 16:53 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | c014c37159a1 | d216d8a0 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/30 15:10 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | 6eaae1980760 | 2a0d0f29 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/07/18 08:02 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | e40939bbfc68 | 20f8b3c2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/11 05:08 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | d8b213732169 | 7086cdb9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | KASAN: slab-use-after-free Read in dev_uevent | ||
2023/06/07 15:17 | git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci | cd6bd67ad7ab | 7086cdb9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci-upstream-gce-arm64 | KASAN: slab-use-after-free Read in dev_uevent |