Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2024/09/08 | lts (merge base) | b925f60c6ee7 | C | [report] KASAN: use-after-free Write in steam_input_close |
2024/09/08 | upstream (ToT) | d1f2d51b711a | C | Didn't crash |
syzbot |
sign-in | mailing list | source | docs |
Date | Name | Commit | Repro | Result |
---|---|---|---|---|
2024/09/08 | lts (merge base) | b925f60c6ee7 | C | [report] KASAN: use-after-free Write in steam_input_close |
2024/09/08 | upstream (ToT) | d1f2d51b711a | C | Didn't crash |
Kernel | Title | Repro | Cause bisect | Fix bisect | Count | Last | Reported | Patched | Status |
---|---|---|---|---|---|---|---|---|---|
android-54 | KASAN: use-after-free Write in steam_input_open | C | 29 | 13d | 84d | 0/2 | upstream: reported C repro on 2025/02/24 11:20 | ||
android-6-1 | KASAN: use-after-free Write in steam_input_open origin:lts | C | 44 | 13d | 237d | 0/2 | upstream: reported C repro on 2024/09/25 04:26 | ||
android-5-10 | KASAN: use-after-free Write in steam_input_open | C | inconclusive | 29 | 20h22m | 258d | 0/2 | upstream: reported C repro on 2024/09/03 09:12 | |
linux-6.1 | KASAN: use-after-free Read in steam_input_open origin:lts-only | C | done | 5 | 58d | 74d | 0/3 | upstream: reported C repro on 2025/03/06 15:18 | |
upstream | KASAN: slab-use-after-free Read in steam_input_open input usb | C | done | 5 | 73d | 86d | 27/28 | upstream: reported C repro on 2025/02/22 17:01 | |
linux-5.15 | KASAN: use-after-free Read in steam_input_open origin:lts-only | C | error | 12 | 43d | 74d | 0/3 | upstream: reported C repro on 2025/03/06 06:53 |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2025/05/14 17:00 | 7m | retest repro | android13-5.15-lts | report log | |
2025/05/14 17:00 | 7m | retest repro | android13-5.15-lts | report log | |
2025/05/14 17:00 | 6m | retest repro | android13-5.15-lts | report log | |
2025/05/14 17:00 | 6m | retest repro | android13-5.15-lts | report log | |
2025/05/14 17:00 | 18m | retest repro | android13-5.15-lts | report log | |
2025/04/24 07:18 | 9m | retest repro | android13-5.15-lts | report log | |
2025/04/24 07:18 | 10m | retest repro | android13-5.15-lts | report log | |
2025/04/24 07:18 | 15m | retest repro | android13-5.15-lts | report log | |
2025/04/24 07:18 | 10m | retest repro | android13-5.15-lts | report log |
Created | Duration | User | Patch | Repo | Result |
---|---|---|---|---|---|
2025/01/28 12:21 | 3h40m | bisect fix | android13-5.15-lts | OK (0) job log log | |
2024/11/19 19:25 | 2h24m | bisect fix | android13-5.15-lts | OK (0) job log log |
================================================================== BUG: KASAN: use-after-free in instrument_atomic_read_write include/linux/instrumented.h:101 [inline] BUG: KASAN: use-after-free in atomic_long_try_cmpxchg_acquire include/linux/atomic/atomic-instrumented.h:1667 [inline] BUG: KASAN: use-after-free in __mutex_trylock_fast kernel/locking/mutex.c:169 [inline] BUG: KASAN: use-after-free in mutex_lock+0x88/0x1a0 kernel/locking/mutex.c:288 Write of size 8 at addr ffff88810da38050 by task udevd/306 CPU: 0 PID: 306 Comm: udevd Not tainted 5.15.180-syzkaller-android13-5.15.180_r00 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2025 Call Trace: <TASK> __dump_stack+0x21/0x30 lib/dump_stack.c:88 dump_stack_lvl+0xee/0x150 lib/dump_stack.c:106 print_address_description+0x7f/0x2c0 mm/kasan/report.c:248 __kasan_report mm/kasan/report.c:427 [inline] kasan_report+0xf1/0x140 mm/kasan/report.c:444 check_region_inline mm/kasan/generic.c:-1 [inline] kasan_check_range+0x280/0x290 mm/kasan/generic.c:189 __kasan_check_write+0x14/0x20 mm/kasan/shadow.c:37 instrument_atomic_read_write include/linux/instrumented.h:101 [inline] atomic_long_try_cmpxchg_acquire include/linux/atomic/atomic-instrumented.h:1667 [inline] __mutex_trylock_fast kernel/locking/mutex.c:169 [inline] mutex_lock+0x88/0x1a0 kernel/locking/mutex.c:288 steam_input_open+0x91/0x160 drivers/hid/hid-steam.c:297 input_open_device+0x16d/0x2f0 drivers/input/input.c:640 evdev_open_device drivers/input/evdev.c:404 [inline] evdev_open+0x4b1/0x5c0 drivers/input/evdev.c:491 chrdev_open+0x597/0x670 fs/char_dev.c:414 do_dentry_open+0x834/0x1010 fs/open.c:828 vfs_open+0x73/0x80 fs/open.c:958 do_open fs/namei.c:3608 [inline] path_openat+0x2646/0x2f10 fs/namei.c:3742 do_filp_open+0x1b3/0x3e0 fs/namei.c:3769 do_sys_openat2+0x14c/0x7b0 fs/open.c:1234 do_sys_open fs/open.c:1250 [inline] __do_sys_openat fs/open.c:1266 [inline] __se_sys_openat fs/open.c:1261 [inline] __x64_sys_openat+0x136/0x160 fs/open.c:1261 x64_sys_call+0x219/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:258 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x66/0xd0 RIP: 0033:0x7f98797cc9a4 Code: 24 20 48 8d 44 24 30 48 89 44 24 28 64 8b 04 25 18 00 00 00 85 c0 75 2c 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 76 60 48 8b 15 55 a4 0d 00 f7 d8 64 89 02 48 83 RSP: 002b:00007ffdb5cf3b00 EFLAGS: 00000246 ORIG_RAX: 0000000000000101 RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f98797cc9a4 RDX: 0000000000080000 RSI: 00005557c5e84880 RDI: 00000000ffffff9c RBP: 00005557c5e84880 R08: 0000000000000000 R09: 00007f98798a7b10 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000080000 R13: 00007ffdb5cf3cc8 R14: 0000000000000000 R15: 00005557a59a0ed5 </TASK> Allocated by task 300: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track mm/kasan/common.c:45 [inline] set_alloc_info mm/kasan/common.c:433 [inline] ____kasan_kmalloc mm/kasan/common.c:512 [inline] __kasan_kmalloc+0xda/0x110 mm/kasan/common.c:521 kasan_kmalloc include/linux/kasan.h:227 [inline] __kmalloc_track_caller+0x13c/0x2c0 mm/slub.c:4954 alloc_dr drivers/base/devres.c:116 [inline] devm_kmalloc+0x50/0x150 drivers/base/devres.c:824 devm_kzalloc include/linux/device.h:209 [inline] steam_probe+0x129/0xb10 drivers/hid/hid-steam.c:741 hid_device_probe+0x287/0x380 drivers/hid/hid-core.c:2303 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x285/0x970 drivers/base/dd.c:595 __driver_probe_device+0x198/0x280 drivers/base/dd.c:755 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:785 __device_attach_driver+0x2a6/0x460 drivers/base/dd.c:907 bus_for_each_drv+0x175/0x200 drivers/base/bus.c:429 __device_attach+0x2a2/0x400 drivers/base/dd.c:979 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028 bus_probe_device+0xc0/0x1e0 drivers/base/bus.c:489 device_add+0xb31/0xed0 drivers/base/core.c:3422 hid_add_device+0x356/0x4b0 drivers/hid/hid-core.c:2453 usbhid_probe+0xb2e/0xee0 drivers/hid/usbhid/hid-core.c:1424 usb_probe_interface+0x5ff/0xae0 drivers/usb/core/driver.c:396 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x285/0x970 drivers/base/dd.c:595 __driver_probe_device+0x198/0x280 drivers/base/dd.c:755 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:785 __device_attach_driver+0x2a6/0x460 drivers/base/dd.c:907 bus_for_each_drv+0x175/0x200 drivers/base/bus.c:429 __device_attach+0x2a2/0x400 drivers/base/dd.c:979 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028 bus_probe_device+0xc0/0x1e0 drivers/base/bus.c:489 device_add+0xb31/0xed0 drivers/base/core.c:3422 usb_set_configuration+0x19c2/0x1f10 drivers/usb/core/message.c:2165 usb_generic_driver_probe+0x91/0x150 drivers/usb/core/generic.c:238 usb_probe_device+0x148/0x260 drivers/usb/core/driver.c:293 call_driver_probe drivers/base/dd.c:-1 [inline] really_probe+0x285/0x970 drivers/base/dd.c:595 __driver_probe_device+0x198/0x280 drivers/base/dd.c:755 driver_probe_device+0x54/0x3e0 drivers/base/dd.c:785 __device_attach_driver+0x2a6/0x460 drivers/base/dd.c:907 bus_for_each_drv+0x175/0x200 drivers/base/bus.c:429 __device_attach+0x2a2/0x400 drivers/base/dd.c:979 device_initial_probe+0x1a/0x20 drivers/base/dd.c:1028 bus_probe_device+0xc0/0x1e0 drivers/base/bus.c:489 device_add+0xb31/0xed0 drivers/base/core.c:3422 usb_new_device+0xd06/0x1620 drivers/usb/core/hub.c:2610 hub_port_connect drivers/usb/core/hub.c:5525 [inline] hub_port_connect_change drivers/usb/core/hub.c:5665 [inline] port_event drivers/usb/core/hub.c:5815 [inline] hub_event+0x27d8/0x42c0 drivers/usb/core/hub.c:5897 process_one_work+0x6be/0xba0 kernel/workqueue.c:2325 process_scheduled_works kernel/workqueue.c:2388 [inline] worker_thread+0xd7b/0x1200 kernel/workqueue.c:2474 kthread+0x411/0x500 kernel/kthread.c:337 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 Freed by task 39: kasan_save_stack mm/kasan/common.c:38 [inline] kasan_set_track+0x4a/0x70 mm/kasan/common.c:45 kasan_set_free_info+0x23/0x40 mm/kasan/generic.c:370 ____kasan_slab_free+0x125/0x160 mm/kasan/common.c:365 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:373 kasan_slab_free include/linux/kasan.h:193 [inline] slab_free_hook mm/slub.c:1723 [inline] slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1749 slab_free mm/slub.c:3521 [inline] kfree+0xc4/0x270 mm/slub.c:4583 release_nodes+0xe8/0x220 drivers/base/devres.c:501 devres_release_all+0x149/0x1b0 drivers/base/devres.c:530 __device_release_driver drivers/base/dd.c:1231 [inline] device_release_driver_internal+0x4d0/0x760 drivers/base/dd.c:1262 device_release_driver+0x19/0x20 drivers/base/dd.c:1285 bus_remove_device+0x2dd/0x340 drivers/base/bus.c:531 device_del+0x696/0xe90 drivers/base/core.c:3610 hid_remove_device drivers/hid/hid-core.c:2501 [inline] hid_destroy_device+0x6a/0x110 drivers/hid/hid-core.c:2520 usbhid_disconnect+0x9f/0xc0 drivers/hid/usbhid/hid-core.c:1451 usb_unbind_interface+0x212/0x8c0 drivers/usb/core/driver.c:458 __device_release_driver drivers/base/dd.c:1229 [inline] device_release_driver_internal+0x4c1/0x760 drivers/base/dd.c:1262 device_release_driver+0x19/0x20 drivers/base/dd.c:1285 bus_remove_device+0x2dd/0x340 drivers/base/bus.c:531 device_del+0x696/0xe90 drivers/base/core.c:3610 usb_disable_device+0x3a8/0x750 drivers/usb/core/message.c:1414 usb_disconnect+0x31e/0x850 drivers/usb/core/hub.c:2260 hub_port_connect drivers/usb/core/hub.c:5364 [inline] hub_port_connect_change drivers/usb/core/hub.c:5665 [inline] port_event drivers/usb/core/hub.c:5815 [inline] hub_event+0x190c/0x42c0 drivers/usb/core/hub.c:5897 process_one_work+0x6be/0xba0 kernel/workqueue.c:2325 worker_thread+0xa59/0x1200 kernel/workqueue.c:2472 kthread+0x411/0x500 kernel/kthread.c:337 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287 The buggy address belongs to the object at ffff88810da38000 which belongs to the cache kmalloc-512 of size 512 The buggy address is located 80 bytes inside of 512-byte region [ffff88810da38000, ffff88810da38200) The buggy address belongs to the page: page:ffffea0004368e00 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x10da38 head:ffffea0004368e00 order:2 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head|zone=1) raw: 4000000000010200 ffffea000435a400 0000000400000004 ffff888100042f00 raw: 0000000000000000 0000000000100010 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 2, migratetype Unmovable, gfp_mask 0xd20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC), pid 90, ts 3634330683, free_ts 0 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x192/0x1b0 mm/page_alloc.c:2605 prep_new_page+0x1c/0x110 mm/page_alloc.c:2611 get_page_from_freelist+0x2cc5/0x2d50 mm/page_alloc.c:4485 __alloc_pages+0x18f/0x440 mm/page_alloc.c:5781 alloc_slab_page mm/slub.c:-1 [inline] allocate_slab mm/slub.c:1932 [inline] new_slab+0xa1/0x4d0 mm/slub.c:1995 ___slab_alloc+0x381/0x810 mm/slub.c:3028 __slab_alloc+0x49/0x90 mm/slub.c:3115 slab_alloc_node mm/slub.c:3206 [inline] slab_alloc mm/slub.c:3250 [inline] __kmalloc_track_caller+0x169/0x2c0 mm/slub.c:4949 kmalloc_reserve net/core/skbuff.c:357 [inline] __alloc_skb+0x21a/0x740 net/core/skbuff.c:428 alloc_skb include/linux/skbuff.h:1183 [inline] alloc_skb_with_frags+0xa8/0x620 net/core/skbuff.c:6194 sock_alloc_send_pskb+0x853/0x980 net/core/sock.c:2539 unix_dgram_sendmsg+0x5ea/0x1880 net/unix/af_unix.c:1805 sock_sendmsg_nosec net/socket.c:704 [inline] __sock_sendmsg net/socket.c:716 [inline] __sys_sendto+0x423/0x580 net/socket.c:2063 __do_sys_sendto net/socket.c:2075 [inline] __se_sys_sendto net/socket.c:2071 [inline] __x64_sys_sendto+0xe5/0x100 net/socket.c:2071 x64_sys_call+0x178/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:45 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80 page_owner free stack trace missing Memory state around the buggy address: ffff88810da37f00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc ffff88810da37f80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc >ffff88810da38000: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88810da38080: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88810da38100: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== hid 0003:28DE:1102.000B: No HID_FEATURE_REPORT submitted - nothing to read hid 0003:28DE:1102.000B: No HID_FEATURE_REPORT submitted - nothing to read hid 0003:28DE:1102.000B: No HID_FEATURE_REPORT submitted - nothing to read hid 0003:28DE:1102.000B: No HID_FEATURE_REPORT submitted - nothing to read hid 0003:28DE:1102.000B: No HID_FEATURE_REPORT submitted - nothing to read
Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2025/04/27 19:20 | android13-5.15-lts | 8034ec1338e8 | c6b4fb39 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/04/27 18:52 | android13-5.15-lts | 8034ec1338e8 | c6b4fb39 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/04/27 18:30 | android13-5.15-lts | 8034ec1338e8 | c6b4fb39 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/26 15:25 | android13-5.15-lts | 7d1f9b5c2ff5 | 89d30d73 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/06 14:23 | android13-5.15-lts | 7d1f9b5c2ff5 | 831e3629 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/05 07:06 | android13-5.15-lts | 7d1f9b5c2ff5 | c3901742 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/05 01:55 | android13-5.15-lts | 7d1f9b5c2ff5 | c3901742 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/04 18:10 | android13-5.15-lts | 7d1f9b5c2ff5 | c3901742 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/04 11:01 | android13-5.15-lts | 7d1f9b5c2ff5 | c3901742 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/03 14:52 | android13-5.15-lts | 7d1f9b5c2ff5 | c3901742 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/03/03 13:49 | android13-5.15-lts | 7d1f9b5c2ff5 | c3901742 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2025/02/25 12:45 | android13-5.15-lts | 7d1f9b5c2ff5 | d34966d1 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2024/09/09 01:00 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2024/09/08 14:53 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2024/09/08 02:25 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | |
2024/09/08 11:08 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/12 02:27 | android13-5.15-lts | 7d1f9b5c2ff5 | ee70e6db | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/11 10:06 | android13-5.15-lts | 7d1f9b5c2ff5 | 16256247 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/11 02:59 | android13-5.15-lts | 7d1f9b5c2ff5 | 16256247 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/10 23:10 | android13-5.15-lts | 7d1f9b5c2ff5 | 16256247 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/10 23:09 | android13-5.15-lts | 7d1f9b5c2ff5 | 16256247 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/10 20:05 | android13-5.15-lts | 7d1f9b5c2ff5 | 16256247 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/09 02:31 | android13-5.15-lts | 7d1f9b5c2ff5 | 163f510d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/09 01:10 | android13-5.15-lts | 7d1f9b5c2ff5 | 163f510d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/08 20:09 | android13-5.15-lts | 7d1f9b5c2ff5 | 7e3bd60d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/06 00:44 | android13-5.15-lts | 7d1f9b5c2ff5 | 831e3629 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2025/03/06 00:44 | android13-5.15-lts | 7d1f9b5c2ff5 | 831e3629 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/10/02 12:00 | android13-5.15-lts | 8e36931104ac | 02f9582a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/30 12:54 | android13-5.15-lts | 8e36931104ac | bbd4e0a4 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/26 16:55 | android13-5.15-lts | b92c0d35d015 | 9314348a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/25 21:29 | android13-5.15-lts | b92c0d35d015 | 0d19f247 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/19 19:26 | android13-5.15-lts | b92c0d35d015 | 6f888b75 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/19 19:25 | android13-5.15-lts | b92c0d35d015 | 6f888b75 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/16 15:31 | android13-5.15-lts | b92c0d35d015 | c673ca06 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/13 15:34 | android13-5.15-lts | e6fb3b0fa87f | b58f933c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/13 02:29 | android13-5.15-lts | e6fb3b0fa87f | 73e8a465 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/10 19:21 | android13-5.15-lts | 99ada58989e6 | 86aa7bd7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/10 09:37 | android13-5.15-lts | 99ada58989e6 | 784df80e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/10 06:10 | android13-5.15-lts | c53388f01037 | 784df80e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/07 22:07 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/07 22:05 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/07 20:02 | android13-5.15-lts | 53be7c8abe11 | 9750182a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: use-after-free Write in steam_input_open | ||
2024/09/22 19:12 | android13-5.15-lts | b92c0d35d015 | 6f888b75 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | KASAN: slab-out-of-bounds Read in steam_input_open | ||
2024/09/11 08:04 | android13-5.15-lts | 99ada58989e6 | 8ab55d0e | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | UBSAN: array-index-out-of-bounds in steam_input_open | ||
2024/09/09 16:49 | android13-5.15-lts | c53388f01037 | 073f8be2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | general protection fault in steam_input_open | ||
2024/09/09 16:49 | android13-5.15-lts | c53388f01037 | 073f8be2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-5-15 | general protection fault in steam_input_open |