| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2024/12/01 | lts (merge base) | 0d968ced7330 | C | [report] KASAN: use-after-free Write in enqueue_timer |
| 2024/12/01 | upstream (ToT) | bcc8eda6d349 | C | Didn't crash |
syzbot |
sign-in | mailing list | source | docs |
| Date | Name | Commit | Repro | Result |
|---|---|---|---|---|
| 2024/12/01 | lts (merge base) | 0d968ced7330 | C | [report] KASAN: use-after-free Write in enqueue_timer |
| 2024/12/01 | upstream (ToT) | bcc8eda6d349 | C | Didn't crash |
| Created | Duration | User | Patch | Repo | Result |
|---|---|---|---|---|---|
| 2025/03/06 22:24 | 13m | retest repro | android14-6.1 | report log |
================================================================== BUG: KASAN: use-after-free in hlist_add_head include/linux/list.h:930 [inline] BUG: KASAN: use-after-free in enqueue_timer+0xae/0x480 kernel/time/timer.c:611 Write of size 8 at addr ffff88811bcd4a00 by task swapper/1/0 CPU: 1 PID: 0 Comm: swapper/1 Not tainted syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 Call Trace: <IRQ> __dump_stack+0x21/0x24 lib/dump_stack.c:88 dump_stack_lvl+0x110/0x170 lib/dump_stack.c:106 print_address_description+0x71/0x200 mm/kasan/report.c:316 print_report+0x4a/0x60 mm/kasan/report.c:420 kasan_report+0x122/0x150 mm/kasan/report.c:524 __asan_report_store8_noabort+0x17/0x20 mm/kasan/report_generic.c:356 hlist_add_head include/linux/list.h:930 [inline] enqueue_timer+0xae/0x480 kernel/time/timer.c:611 internal_add_timer kernel/time/timer.c:640 [inline] __mod_timer+0x84c/0xc00 kernel/time/timer.c:1137 mod_timer+0x1f/0x30 kernel/time/timer.c:1196 can_stat_update+0xb1a/0xbb0 net/can/proc.c:176 call_timer_fn+0x46/0x2a0 kernel/time/timer.c:1553 expire_timers kernel/time/timer.c:1604 [inline] __run_timers+0x65b/0x9f0 kernel/time/timer.c:1875 run_timer_softirq+0x6a/0xf0 kernel/time/timer.c:1888 handle_softirqs+0x1d7/0x600 kernel/softirq.c:642 __do_softirq kernel/softirq.c:680 [inline] invoke_softirq kernel/softirq.c:497 [inline] __irq_exit_rcu+0x52/0xf0 kernel/softirq.c:729 irq_exit_rcu+0x9/0x10 kernel/softirq.c:741 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline] sysvec_apic_timer_interrupt+0xa9/0xc0 arch/x86/kernel/apic/apic.c:1118 </IRQ> <TASK> asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:691 RIP: 0010:default_idle+0xf/0x20 arch/x86/kernel/process.c:742 Code: 57 e3 b4 fc e9 3d ff ff ff 00 00 90 90 90 90 90 90 90 90 90 90 90 b8 0c 67 40 a5 55 48 89 e5 66 90 0f 00 2d 43 f3 63 00 fb f4 <5d> c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 90 90 90 90 90 RSP: 0018:ffffc90000147dd8 EFLAGS: 00000257 RAX: ffff8881f6f00000 RBX: ffff888100330000 RCX: 978e233e8670c100 RDX: 0000000000000001 RSI: ffffffff85ca8f40 RDI: ffffffff85ca8f00 RBP: ffffc90000147dd8 R08: ffff8881f6f348b3 R09: 1ffff1103ede6916 R10: 0000000000000000 R11: ffffffff85023e30 R12: dffffc0000000000 R13: 0000000000000001 R14: ffff888100330000 R15: dffffc0000000000 arch_cpu_idle+0x1c/0x20 arch/x86/kernel/process.c:733 default_idle_call+0x71/0x1d0 kernel/sched/idle.c:109 cpuidle_idle_call kernel/sched/idle.c:199 [inline] do_idle+0x354/0x640 kernel/sched/idle.c:323 cpu_startup_entry+0x43/0x60 kernel/sched/idle.c:422 start_secondary+0x119/0x120 arch/x86/kernel/smpboot.c:281 secondary_startup_64_no_verify+0xce/0xdb </TASK> Allocated by task 432: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 kasan_save_alloc_info+0x25/0x30 mm/kasan/generic.c:505 ____kasan_kmalloc mm/kasan/common.c:380 [inline] __kasan_kmalloc+0x95/0xb0 mm/kasan/common.c:389 kasan_kmalloc include/linux/kasan.h:212 [inline] __do_kmalloc_node mm/slab_common.c:938 [inline] __kmalloc+0xb1/0x1e0 mm/slab_common.c:951 kmalloc include/linux/slab.h:568 [inline] kzalloc include/linux/slab.h:699 [inline] hci_alloc_dev_priv+0x27/0x1bd0 net/bluetooth/hci_core.c:2433 hci_alloc_dev include/net/bluetooth/hci_core.h:1505 [inline] hci_uart_register_dev drivers/bluetooth/hci_ldisc.c:641 [inline] hci_uart_set_proto drivers/bluetooth/hci_ldisc.c:719 [inline] hci_uart_tty_ioctl+0x3c8/0xa20 drivers/bluetooth/hci_ldisc.c:774 tty_ioctl+0x8ef/0xc60 drivers/tty/tty_io.c:2785 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Freed by task 436: kasan_save_stack mm/kasan/common.c:46 [inline] kasan_set_track+0x4b/0x70 mm/kasan/common.c:53 kasan_save_free_info+0x31/0x50 mm/kasan/generic.c:516 ____kasan_slab_free+0x132/0x180 mm/kasan/common.c:242 __kasan_slab_free+0x11/0x20 mm/kasan/common.c:250 kasan_slab_free include/linux/kasan.h:178 [inline] slab_free_hook mm/slub.c:1750 [inline] slab_free_freelist_hook+0xc2/0x190 mm/slub.c:1776 slab_free mm/slub.c:3712 [inline] __kmem_cache_free+0xb7/0x1b0 mm/slub.c:3728 kfree+0x6f/0xf0 mm/slab_common.c:990 hci_release_dev+0x12a3/0x13b0 net/bluetooth/hci_core.c:2761 bt_host_release+0x82/0x90 net/bluetooth/hci_sysfs.c:85 device_release+0xa4/0x1d0 drivers/base/core.c:-1 kobject_cleanup lib/kobject.c:681 [inline] kobject_release lib/kobject.c:712 [inline] kref_put include/linux/kref.h:65 [inline] kobject_put+0x19d/0x280 lib/kobject.c:729 put_device+0x1f/0x30 drivers/base/core.c:3806 hci_dev_put include/net/bluetooth/hci_core.h:1465 [inline] hci_dev_cmd+0x279/0x740 net/bluetooth/hci_core.c:795 hci_sock_ioctl+0x41e/0x7f0 net/bluetooth/hci_sock.c:1096 sock_do_ioctl+0x114/0x330 net/socket.c:1191 sock_ioctl+0x4bd/0x710 net/socket.c:1310 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xb6/0xc0 mm/kasan/generic.c:486 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496 insert_work+0x51/0x300 kernel/workqueue.c:1368 __queue_work+0x9b1/0xd30 kernel/workqueue.c:1527 queue_work_on+0xde/0x150 kernel/workqueue.c:1555 queue_work include/linux/workqueue.h:510 [inline] hci_cmd_sync_run net/bluetooth/hci_sync.c:140 [inline] __hci_cmd_sync_sk+0xa7f/0xd30 net/bluetooth/hci_sync.c:162 __hci_cmd_sync_status_sk net/bluetooth/hci_sync.c:253 [inline] __hci_cmd_sync_status net/bluetooth/hci_sync.c:277 [inline] hci_cmd_sync_status+0x53/0x120 net/bluetooth/hci_sync.c:288 hci_dev_cmd+0x35b/0x740 net/bluetooth/hci_core.c:749 hci_sock_ioctl+0x41e/0x7f0 net/bluetooth/hci_sock.c:1096 sock_do_ioctl+0x114/0x330 net/socket.c:1191 sock_ioctl+0x4bd/0x710 net/socket.c:1310 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 Second to last potentially related work creation: kasan_save_stack+0x3a/0x60 mm/kasan/common.c:46 __kasan_record_aux_stack+0xb6/0xc0 mm/kasan/generic.c:486 kasan_record_aux_stack_noalloc+0xb/0x10 mm/kasan/generic.c:496 insert_work+0x51/0x300 kernel/workqueue.c:1368 __queue_work+0x9b1/0xd30 kernel/workqueue.c:1527 queue_work_on+0xde/0x150 kernel/workqueue.c:1555 queue_work include/linux/workqueue.h:510 [inline] hci_cmd_sync_run net/bluetooth/hci_sync.c:140 [inline] __hci_cmd_sync_sk+0xa7f/0xd30 net/bluetooth/hci_sync.c:162 __hci_cmd_sync_status_sk net/bluetooth/hci_sync.c:253 [inline] __hci_cmd_sync_status net/bluetooth/hci_sync.c:277 [inline] hci_cmd_sync_status+0x53/0x120 net/bluetooth/hci_sync.c:288 hci_dev_cmd+0x35b/0x740 net/bluetooth/hci_core.c:749 hci_sock_ioctl+0x41e/0x7f0 net/bluetooth/hci_sock.c:1096 sock_do_ioctl+0x114/0x330 net/socket.c:1191 sock_ioctl+0x4bd/0x710 net/socket.c:1310 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 do_syscall_x64 arch/x86/entry/common.c:46 [inline] do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:76 entry_SYSCALL_64_after_hwframe+0x68/0xd2 The buggy address belongs to the object at ffff88811bcd4000 which belongs to the cache kmalloc-8k of size 8192 The buggy address is located 2560 bytes inside of 8192-byte region [ffff88811bcd4000, ffff88811bcd6000) The buggy address belongs to the physical page: page:ffffea00046f3400 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x11bcd0 head:ffffea00046f3400 order:3 compound_mapcount:0 compound_pincount:0 flags: 0x4000000000010200(slab|head|zone=1) raw: 4000000000010200 0000000000000000 dead000000000122 ffff888100043500 raw: 0000000000000000 0000000000020002 00000001ffffffff 0000000000000000 page dumped because: kasan: bad access detected page_owner tracks the page as allocated page last allocated via order 3, migratetype Unmovable, gfp_mask 0x1d20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 432, tgid 432 (syz.1.36), ts 37680736422, free_ts 37677782827 set_page_owner include/linux/page_owner.h:33 [inline] post_alloc_hook+0x1f5/0x210 mm/page_alloc.c:2672 prep_new_page+0x1c/0x110 mm/page_alloc.c:2679 get_page_from_freelist+0x2d12/0x2d80 mm/page_alloc.c:4585 __alloc_pages+0x1fa/0x610 mm/page_alloc.c:5929 alloc_slab_page+0x6e/0xf0 include/linux/gfp.h:-1 allocate_slab mm/slub.c:1967 [inline] new_slab+0x98/0x3d0 mm/slub.c:2020 ___slab_alloc+0x6bd/0xb20 mm/slub.c:3177 __slab_alloc+0x5e/0xa0 mm/slub.c:3263 slab_alloc_node mm/slub.c:3348 [inline] __kmem_cache_alloc_node+0x203/0x2c0 mm/slub.c:3423 __do_kmalloc_node mm/slab_common.c:937 [inline] __kmalloc+0xa1/0x1e0 mm/slab_common.c:951 kmalloc include/linux/slab.h:568 [inline] kzalloc include/linux/slab.h:699 [inline] hci_alloc_dev_priv+0x27/0x1bd0 net/bluetooth/hci_core.c:2433 hci_alloc_dev include/net/bluetooth/hci_core.h:1505 [inline] hci_uart_register_dev drivers/bluetooth/hci_ldisc.c:641 [inline] hci_uart_set_proto drivers/bluetooth/hci_ldisc.c:719 [inline] hci_uart_tty_ioctl+0x3c8/0xa20 drivers/bluetooth/hci_ldisc.c:774 tty_ioctl+0x8ef/0xc60 drivers/tty/tty_io.c:2785 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x12f/0x1b0 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 x64_sys_call+0x58b/0x9a0 arch/x86/include/generated/asm/syscalls_64.h:17 page last free stack trace: reset_page_owner include/linux/page_owner.h:26 [inline] free_pages_prepare mm/page_alloc.c:1580 [inline] free_pcp_prepare mm/page_alloc.c:1654 [inline] free_unref_page_prepare+0x7f8/0x800 mm/page_alloc.c:3620 free_unref_page+0x95/0x540 mm/page_alloc.c:3718 free_the_page mm/page_alloc.c:863 [inline] __free_pages+0x67/0x100 mm/page_alloc.c:6019 __free_slab+0xca/0x1a0 mm/slub.c:2044 free_slab mm/slub.c:2059 [inline] discard_slab+0x29/0x40 mm/slub.c:2065 __slab_free+0x201/0x280 mm/slub.c:3625 do_slab_free mm/slub.c:3666 [inline] ___cache_free+0xbf/0xd0 mm/slub.c:3722 qlink_free mm/kasan/quarantine.c:168 [inline] qlist_free_all+0xc6/0x140 mm/kasan/quarantine.c:187 kasan_quarantine_reduce+0x14a/0x170 mm/kasan/quarantine.c:294 __kasan_slab_alloc+0x24/0x80 mm/kasan/common.c:311 kasan_slab_alloc include/linux/kasan.h:202 [inline] slab_post_alloc_hook+0x4f/0x2d0 mm/slab.h:768 slab_alloc_node mm/slub.c:3382 [inline] slab_alloc mm/slub.c:3392 [inline] __kmem_cache_alloc_lru mm/slub.c:3399 [inline] kmem_cache_alloc+0x16e/0x330 mm/slub.c:3408 getname_flags+0xb9/0x500 fs/namei.c:139 getname+0x19/0x20 fs/namei.c:218 do_sys_openat2+0xeb/0x810 fs/open.c:1337 do_sys_open fs/open.c:1359 [inline] __do_sys_openat fs/open.c:1375 [inline] __se_sys_openat fs/open.c:1370 [inline] __x64_sys_openat+0x136/0x160 fs/open.c:1370 Memory state around the buggy address: ffff88811bcd4900: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88811bcd4980: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb >ffff88811bcd4a00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ^ ffff88811bcd4a80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ffff88811bcd4b00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb ================================================================== general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G B syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/18/2026 RIP: 0010:__queue_work+0x575/0xd30 kernel/workqueue.c:-1 Code: 39 2b 0f 84 b9 00 00 00 e8 f8 51 29 00 4c 89 ff e8 c0 3f ba 03 49 bc 00 00 00 00 00 fc ff df 4c 8b 6d d0 4c 89 e8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ef e8 fc f6 6e 00 49 8b 7d 00 e8 53 3b RSP: 0018:ffffc900001b0c70 EFLAGS: 00010046 RAX: 0000000000000000 RBX: 000000007fffffff RCX: ffff888100330000 RDX: 0000000000000100 RSI: 000000007fffffff RDI: 000000007fffffff RBP: ffffc900001b0d08 R08: 0000000000000007 R09: fffffffffffffffb R10: dffffc0000000000 R11: ffffed102379a939 R12: dffffc0000000000 R13: 0000000000000000 R14: ffff88811bcd49c8 R15: 0000000000000008 FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fff36111dc4 CR3: 000000012e689000 CR4: 00000000003506a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 Call Trace: <IRQ> delayed_work_timer_fn+0x61/0x80 kernel/workqueue.c:1653 call_timer_fn+0x46/0x2a0 kernel/time/timer.c:1553 expire_timers kernel/time/timer.c:1599 [inline] __run_timers+0x689/0x9f0 kernel/time/timer.c:1875 run_timer_softirq+0x6a/0xf0 kernel/time/timer.c:1888 handle_softirqs+0x1d7/0x600 kernel/softirq.c:642 __do_softirq kernel/softirq.c:680 [inline] invoke_softirq kernel/softirq.c:497 [inline] __irq_exit_rcu+0x52/0xf0 kernel/softirq.c:729 irq_exit_rcu+0x9/0x10 kernel/softirq.c:741 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1118 [inline] sysvec_apic_timer_interrupt+0xa9/0xc0 arch/x86/kernel/apic/apic.c:1118 </IRQ> <TASK> asm_sysvec_apic_timer_interrupt+0x1b/0x20 arch/x86/include/asm/idtentry.h:691 RIP: 0010:default_idle+0xf/0x20 arch/x86/kernel/process.c:742 Code: 57 e3 b4 fc e9 3d ff ff ff 00 00 90 90 90 90 90 90 90 90 90 90 90 b8 0c 67 40 a5 55 48 89 e5 66 90 0f 00 2d 43 f3 63 00 fb f4 <5d> c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 90 90 90 90 90 RSP: 0018:ffffc90000147dd8 EFLAGS: 00000257 RAX: ffff8881f6f00000 RBX: ffff888100330000 RCX: 978e233e8670c100 RDX: 0000000000000001 RSI: ffffffff85ca8f40 RDI: ffffffff85ca8f00 RBP: ffffc90000147dd8 R08: ffff8881f6f348b3 R09: 1ffff1103ede6916 R10: 0000000000000000 R11: ffffffff85023e30 R12: dffffc0000000000 R13: 0000000000000001 R14: ffff888100330000 R15: dffffc0000000000 arch_cpu_idle+0x1c/0x20 arch/x86/kernel/process.c:733 default_idle_call+0x71/0x1d0 kernel/sched/idle.c:109 cpuidle_idle_call kernel/sched/idle.c:199 [inline] do_idle+0x354/0x640 kernel/sched/idle.c:323 cpu_startup_entry+0x43/0x60 kernel/sched/idle.c:422 start_secondary+0x119/0x120 arch/x86/kernel/smpboot.c:281 secondary_startup_64_no_verify+0xce/0xdb </TASK> Modules linked in: ---[ end trace 0000000000000000 ]--- RIP: 0010:__queue_work+0x575/0xd30 kernel/workqueue.c:-1 Code: 39 2b 0f 84 b9 00 00 00 e8 f8 51 29 00 4c 89 ff e8 c0 3f ba 03 49 bc 00 00 00 00 00 fc ff df 4c 8b 6d d0 4c 89 e8 48 c1 e8 03 <42> 80 3c 20 00 74 08 4c 89 ef e8 fc f6 6e 00 49 8b 7d 00 e8 53 3b RSP: 0018:ffffc900001b0c70 EFLAGS: 00010046 RAX: 0000000000000000 RBX: 000000007fffffff RCX: ffff888100330000 RDX: 0000000000000100 RSI: 000000007fffffff RDI: 000000007fffffff RBP: ffffc900001b0d08 R08: 0000000000000007 R09: fffffffffffffffb R10: dffffc0000000000 R11: ffffed102379a939 R12: dffffc0000000000 R13: 0000000000000000 R14: ffff88811bcd49c8 R15: 0000000000000008 FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007fff36111dc4 CR3: 000000012e689000 CR4: 00000000003506a0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 ---------------- Code disassembly (best guess): 0: 57 push %rdi 1: e3 b4 jrcxz 0xffffffb7 3: fc cld 4: e9 3d ff ff ff jmp 0xffffff46 9: 00 00 add %al,(%rax) b: 90 nop c: 90 nop d: 90 nop e: 90 nop f: 90 nop 10: 90 nop 11: 90 nop 12: 90 nop 13: 90 nop 14: 90 nop 15: 90 nop 16: b8 0c 67 40 a5 mov $0xa540670c,%eax 1b: 55 push %rbp 1c: 48 89 e5 mov %rsp,%rbp 1f: 66 90 xchg %ax,%ax 21: 0f 00 2d 43 f3 63 00 verw 0x63f343(%rip) # 0x63f36b 28: fb sti 29: f4 hlt * 2a: 5d pop %rbp <-- trapping instruction 2b: c3 ret 2c: 66 2e 0f 1f 84 00 00 cs nopw 0x0(%rax,%rax,1) 33: 00 00 00 36: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 3b: 90 nop 3c: 90 nop 3d: 90 nop 3e: 90 nop 3f: 90 nop
| Time | Kernel | Commit | Syzkaller | Config | Log | Report | Syz repro | C repro | VM info | Assets (help?) | Manager | Title |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026/06/03 05:06 | android14-6.1 | 80aded6fbb9d | 3c0d2131 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/05/17 23:53 | android14-6.1 | 75487b40c943 | de5aae85 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/04/21 20:31 | android14-6.1 | 69e1e941dbe1 | 0b6ab7ec | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/04/10 06:46 | android14-6.1 | b1e92db6a41f | 38c8e246 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/03/17 13:46 | android14-6.1 | 299d5eca2e4a | c01bca74 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/01/31 19:23 | android14-6.1 | defbecba6f63 | afc0c4d4 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/01/23 20:02 | android14-6.1 | d1c598f45d0f | e2b1b6e6 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/01/08 18:13 | android14-6.1 | 524f9ed7e312 | d6526ea3 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/01/08 15:47 | android14-6.1 | 524f9ed7e312 | d6526ea3 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2026/01/08 14:39 | android14-6.1 | 524f9ed7e312 | d6526ea3 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/12/06 14:50 | android14-6.1 | 5ddae867b428 | d6526ea3 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/11/22 02:42 | android14-6.1 | eba111621724 | 4fb8ef37 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/11/03 09:43 | android14-6.1 | 3e2aa22eb7df | 2c50b6a9 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/10/15 03:13 | android14-6.1 | c65cfeb3d9b5 | b6605ba8 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/08/28 08:29 | android14-6.1 | 47b374a18638 | e12e5ba4 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/08/14 11:26 | android14-6.1 | c750dc582629 | 22ec1469 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/08/14 09:31 | android14-6.1 | c750dc582629 | 22ec1469 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/08/14 07:41 | android14-6.1 | c750dc582629 | 22ec1469 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/08/14 04:50 | android14-6.1 | c750dc582629 | 22ec1469 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/07/20 22:41 | android14-6.1 | 145c7fad733f | 7117feec | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/06/18 06:09 | android14-6.1 | ba4506940166 | e77fae15 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/06/17 12:55 | android14-6.1 | 6246d345f550 | cfebc887 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/06/07 17:11 | android14-6.1 | 7af56ffc913d | 4826c28e | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/06/07 12:59 | android14-6.1 | 7af56ffc913d | 4826c28e | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/06/07 09:55 | android14-6.1 | 7af56ffc913d | 4826c28e | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/06/07 08:08 | android14-6.1 | 7af56ffc913d | 4826c28e | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/02/18 04:44 | android14-6.1 | ccc915784332 | 429ea007 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/02 01:46 | android14-6.1 | a887a44ace2a | 68914665 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/01 21:59 | android14-6.1 | a887a44ace2a | 68914665 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/01 20:12 | android14-6.1 | a887a44ace2a | 68914665 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/01 16:27 | android14-6.1 | a887a44ace2a | 68914665 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/01 13:55 | android14-6.1 | a887a44ace2a | 68914665 | .config | console log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/01 08:46 | android14-6.1 | a887a44ace2a | 68914665 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2024/12/01 04:38 | android14-6.1 | a887a44ace2a | 68914665 | .config | strace log | report | syz / log | C | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | |
| 2025/08/28 11:49 | android14-6.1 | 47b374a18638 | e12e5ba4 | .config | console log | report | syz / log | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/07 08:40 | android14-6.1 | d73749230104 | cc095639 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/07 04:05 | android14-6.1 | d73749230104 | cc095639 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/06 22:16 | android14-6.1 | d73749230104 | cc095639 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/06 12:23 | android14-6.1 | d73749230104 | cc095639 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/06 06:58 | android14-6.1 | d73749230104 | cc095639 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/03 07:06 | android14-6.1 | 80aded6fbb9d | 3c0d2131 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/03 07:05 | android14-6.1 | 80aded6fbb9d | 3c0d2131 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/02 06:26 | android14-6.1 | 7d008958ef16 | 1095583b | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/06/01 08:44 | android14-6.1 | b28955bde980 | 8d8eeb3a | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/28 01:43 | android14-6.1 | 108b53924ea3 | 4c36e7e5 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/26 03:25 | android14-6.1 | 108b53924ea3 | c69befb3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/25 03:14 | android14-6.1 | 108b53924ea3 | c69befb3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/25 01:13 | android14-6.1 | 108b53924ea3 | c69befb3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/19 00:07 | android14-6.1 | 6b66c1fa1434 | 9f74d399 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/17 23:23 | android14-6.1 | 75487b40c943 | de5aae85 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/16 18:31 | android14-6.1 | 75487b40c943 | a15a64a6 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/08 18:23 | android14-6.1 | 2f67b6088692 | b2988c17 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/07 18:54 | android14-6.1 | 2f67b6088692 | cbf9e0fc | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/04 20:12 | android14-6.1 | 1e4e23ff0f90 | a898ba9c | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/04 07:56 | android14-6.1 | 1e4e23ff0f90 | 85f1bcf2 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/03 19:18 | android14-6.1 | 1e4e23ff0f90 | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/03 14:46 | android14-6.1 | 1e4e23ff0f90 | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/03 14:42 | android14-6.1 | 1e4e23ff0f90 | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/03 13:34 | android14-6.1 | 1e4e23ff0f90 | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/05/03 07:48 | android14-6.1 | 1e4e23ff0f90 | a0d91488 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/30 15:50 | android14-6.1 | 50f84c5884c7 | a7464baf | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/28 19:05 | android14-6.1 | 34e7543523a9 | ce741359 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/28 12:08 | android14-6.1 | 34e7543523a9 | ce741359 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/27 17:07 | android14-6.1 | 8852ea8c096a | 0f700595 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/26 15:46 | android14-6.1 | 5d4307594b33 | 9c2d0995 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/26 14:12 | android14-6.1 | 5d4307594b33 | 9c2d0995 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/24 03:23 | android14-6.1 | 75682bfcf2cf | 9cfb3ca7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/24 01:47 | android14-6.1 | 75682bfcf2cf | 9cfb3ca7 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/23 08:44 | android14-6.1 | b09267bea1e5 | b10da5ec | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/21 22:17 | android14-6.1 | 69e1e941dbe1 | 0b6ab7ec | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/21 21:55 | android14-6.1 | 69e1e941dbe1 | 0b6ab7ec | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/21 03:30 | android14-6.1 | da3ffb22836e | e65da4ee | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/19 20:42 | android14-6.1 | 7790109d9d13 | 303e2802 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/19 07:46 | android14-6.1 | 7790109d9d13 | 303e2802 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/17 13:57 | android14-6.1 | 98d5d8f31585 | de0a551d | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/16 09:17 | android14-6.1 | 98d5d8f31585 | df15c5f3 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/15 04:00 | android14-6.1 | 98d5d8f31585 | e2e976a8 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/14 21:34 | android14-6.1 | 5f8c7313b0cf | 362d1323 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2026/04/14 21:06 | android14-6.1 | 5f8c7313b0cf | 362d1323 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2024/07/20 07:38 | android14-6.1 | 6d6afa9d3f8f | b88348e9 | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer | ||
| 2024/06/17 10:01 | android14-6.1 | c0618d182a9c | 88722c0f | .config | console log | report | info | [disk image] [vmlinux] [kernel image] | ci2-android-6-1 | KASAN: use-after-free Write in enqueue_timer |