syzbot


KASAN: use-after-free Read in rose_timer_expiry

Status: upstream: reported on 2025/05/02 15:02
Reported-by: syzbot+3373ecf7f0857d6eb397@syzkaller.appspotmail.com
First crash: 328d, last: 18h14m
Similar bugs (5)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream KASAN: slab-use-after-free Read in rose_timer_expiry (3) hams 19 6059 204d 311d 29/29 fixed on 2025/10/09 01:14
upstream KASAN: slab-use-after-free Read in rose_timer_expiry (2) hams 19 158 316d 440d 28/29 fixed on 2025/05/14 23:24
linux-6.1 KASAN: use-after-free Read in rose_timer_expiry 19 269 203d 327d 0/3 auto-obsoleted due to no activity on 2025/11/13 09:51
upstream KASAN: slab-use-after-free Read in rose_timer_expiry hams 19 5 681d 691d 0/29 closed as invalid on 2024/06/04 18:05
linux-6.6 KASAN: slab-use-after-free Read in rose_timer_expiry 19 130 205d 260d 0/2 auto-obsoleted due to no activity on 2025/11/11 19:12

Sample crash report:
==================================================================
BUG: KASAN: use-after-free in rose_timer_expiry+0x470/0x490 net/rose/rose_timer.c:183
Read of size 2 at addr ffff888052d65c2a by task syz.1.2323/14578

CPU: 1 PID: 14578 Comm: syz.1.2323 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/12/2026
Call Trace:
 <IRQ>
 dump_stack_lvl+0x188/0x250 lib/dump_stack.c:106
 print_address_description+0x60/0x2d0 mm/kasan/report.c:248
 __kasan_report mm/kasan/report.c:434 [inline]
 kasan_report+0xdf/0x130 mm/kasan/report.c:451
 rose_timer_expiry+0x470/0x490 net/rose/rose_timer.c:183
 call_timer_fn+0x17b/0x540 kernel/time/timer.c:1648
 expire_timers kernel/time/timer.c:1699 [inline]
 __run_timers+0x53e/0x800 kernel/time/timer.c:1970
 run_timer_softirq+0x63/0xf0 kernel/time/timer.c:1983
 handle_softirqs+0x339/0x830 kernel/softirq.c:576
 __do_softirq kernel/softirq.c:610 [inline]
 invoke_softirq kernel/softirq.c:450 [inline]
 __irq_exit_rcu+0x13b/0x230 kernel/softirq.c:659
 irq_exit_rcu+0x5/0x20 kernel/softirq.c:671
 instr_sysvec_apic_timer_interrupt arch/x86/kernel/apic/apic.c:1108 [inline]
 sysvec_apic_timer_interrupt+0xa0/0xc0 arch/x86/kernel/apic/apic.c:1108
 </IRQ>
 <TASK>
 asm_sysvec_apic_timer_interrupt+0x16/0x20 arch/x86/include/asm/idtentry.h:676
RIP: 0010:finish_lock_switch+0x134/0x280 kernel/sched/core.c:4804
Code: be ff ff ff ff e8 6c 01 68 08 85 c0 74 4a 4d 85 ff 75 66 0f 1f 44 00 00 48 89 df e8 16 6d 71 08 e8 f1 e2 2a 00 fb 48 83 c4 08 <5b> 41 5c 41 5d 41 5e 41 5f 5d c3 48 89 df e8 c9 09 fe ff 43 80 3c
RSP: 0018:ffffc900031bf248 EFLAGS: 00000286
RAX: 3865dee464489000 RBX: ffff8880b913a340 RCX: 3865dee464489000
RDX: dffffc0000000000 RSI: ffffffff8a2b2780 RDI: ffffffff8a79f980
RBP: 1ffff11017227613 R08: ffffffff901d4177 R09: 1ffffffff203a82e
R10: dffffc0000000000 R11: fffffbfff203a82f R12: 1ffff110172275c1
R13: dffffc0000000000 R14: ffff8880b913ae08 R15: 0000000000000000
 finish_task_switch+0x12f/0x640 kernel/sched/core.c:4921
 context_switch kernel/sched/core.c:5052 [inline]
 __schedule+0x11f7/0x43c0 kernel/sched/core.c:6395
 preempt_schedule_common+0x82/0xd0 kernel/sched/core.c:6571
 preempt_schedule+0xbc/0xd0 kernel/sched/core.c:6596
 preempt_schedule_thunk+0x16/0x18 arch/x86/entry/thunk_64.S:34
 __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:161 [inline]
 _raw_spin_unlock_irqrestore+0x10d/0x120 kernel/locking/spinlock.c:194
 spin_unlock_irqrestore include/linux/spinlock.h:419 [inline]
 __wake_up_common_lock kernel/sched/wait.c:140 [inline]
 __wake_up_sync_key+0x128/0x190 kernel/sched/wait.c:205
 __unix_dgram_recvmsg+0x4c0/0xd90 net/unix/af_unix.c:2342
 ____sys_recvmsg+0x2cd/0x5e0 net/socket.c:-1
 ___sys_recvmsg+0x21a/0x5c0 net/socket.c:2706
 do_recvmmsg+0x382/0x850 net/socket.c:2800
 __sys_recvmmsg net/socket.c:2879 [inline]
 __do_sys_recvmmsg net/socket.c:2902 [inline]
 __se_sys_recvmmsg net/socket.c:2895 [inline]
 __x64_sys_recvmmsg+0x195/0x250 net/socket.c:2895
 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:0x7f489c1eb799
Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 e8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f489a424028 EFLAGS: 00000246 ORIG_RAX: 000000000000012b
RAX: ffffffffffffffda RBX: 00007f489c465090 RCX: 00007f489c1eb799
RDX: 0000000000010106 RSI: 00002000000000c0 RDI: 0000000000000003
RBP: 00007f489c281c99 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000002 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f489c465128 R14: 00007f489c465090 R15: 00007ffcab7362e8
 </TASK>

Allocated by task 14466:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track mm/kasan/common.c:46 [inline]
 set_alloc_info mm/kasan/common.c:434 [inline]
 ____kasan_kmalloc mm/kasan/common.c:513 [inline]
 __kasan_kmalloc+0xb5/0xf0 mm/kasan/common.c:522
 kmalloc_reserve net/core/skbuff.c:356 [inline]
 __alloc_skb+0x22c/0x750 net/core/skbuff.c:427
 alloc_skb include/linux/skbuff.h:1162 [inline]
 alloc_skb_with_frags+0xa7/0x730 net/core/skbuff.c:6170
 sock_alloc_send_pskb+0x87f/0x9a0 net/core/sock.c:2536
 __ip_append_data+0x2037/0x32d0 net/ipv4/ip_output.c:1108
 ip_make_skb+0x227/0x440 net/ipv4/ip_output.c:1654
 udp_sendmsg+0x1ab5/0x2370 net/ipv4/udp.c:1274
 sock_sendmsg_nosec net/socket.c:706 [inline]
 __sock_sendmsg net/socket.c:718 [inline]
 ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2445
 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2499
 __sys_sendmmsg+0x2ba/0x500 net/socket.c:2585
 __do_sys_sendmmsg net/socket.c:2614 [inline]
 __se_sys_sendmmsg net/socket.c:2611 [inline]
 __x64_sys_sendmmsg+0x9c/0xb0 net/socket.c:2611
 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

Freed by task 14466:
 kasan_save_stack mm/kasan/common.c:38 [inline]
 kasan_set_track+0x4b/0x70 mm/kasan/common.c:46
 kasan_set_free_info+0x1f/0x40 mm/kasan/generic.c:360
 ____kasan_slab_free+0xd5/0x110 mm/kasan/common.c:366
 kasan_slab_free include/linux/kasan.h:230 [inline]
 slab_free_hook mm/slub.c:1710 [inline]
 slab_free_freelist_hook+0xea/0x170 mm/slub.c:1736
 slab_free mm/slub.c:3504 [inline]
 kfree+0xef/0x2a0 mm/slub.c:4564
 skb_free_head net/core/skbuff.c:655 [inline]
 skb_release_data+0x6b8/0x800 net/core/skbuff.c:677
 skb_release_all net/core/skbuff.c:742 [inline]
 __kfree_skb net/core/skbuff.c:756 [inline]
 kfree_skb_reason net/core/skbuff.c:776 [inline]
 kfree_skb include/linux/skbuff.h:1118 [inline]
 kfree_skb_list+0xc4/0x140 net/core/skbuff.c:785
 __dev_xmit_skb net/core/dev.c:3961 [inline]
 __dev_queue_xmit+0x2024/0x2f80 net/core/dev.c:4266
 neigh_hh_output include/net/neighbour.h:493 [inline]
 neigh_output include/net/neighbour.h:507 [inline]
 ip_finish_output2+0xc87/0x10a0 net/ipv4/ip_output.c:228
 NF_HOOK_COND include/linux/netfilter.h:291 [inline]
 ip_output+0x2c0/0x3e0 net/ipv4/ip_output.c:434
 dst_output include/net/dst.h:452 [inline]
 ip_local_out net/ipv4/ip_output.c:126 [inline]
 ip_send_skb+0x129/0x1c0 net/ipv4/ip_output.c:1588
 udp_send_skb+0x94a/0x1330 net/ipv4/udp.c:991
 udp_sendmsg+0x1aed/0x2370 net/ipv4/udp.c:1279
 sock_sendmsg_nosec net/socket.c:706 [inline]
 __sock_sendmsg net/socket.c:718 [inline]
 ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2445
 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2499
 __sys_sendmmsg+0x2ba/0x500 net/socket.c:2585
 __do_sys_sendmmsg net/socket.c:2614 [inline]
 __se_sys_sendmmsg net/socket.c:2611 [inline]
 __x64_sys_sendmmsg+0x9c/0xb0 net/socket.c:2611
 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

The buggy address belongs to the object at ffff888052d65c00
 which belongs to the cache kmalloc-512 of size 512
The buggy address is located 42 bytes inside of
 512-byte region [ffff888052d65c00, ffff888052d65e00)
The buggy address belongs to the page:
page:ffffea00014b5900 refcount:1 mapcount:0 mapping:0000000000000000 index:0xffff888052d65000 pfn:0x52d64
head:ffffea00014b5900 order:2 compound_mapcount:0 compound_pincount:0
flags: 0xfff00000010200(slab|head|node=0|zone=1|lastcpupid=0x7ff)
raw: 00fff00000010200 ffffea0001e6d408 ffffea000181f808 ffff888016c41c80
raw: ffff888052d65000 000000000010000d 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 0x1d20c0(__GFP_IO|__GFP_FS|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_NOMEMALLOC|__GFP_HARDWALL), pid 7391, ts 347360819881, free_ts 19932973622
 prep_new_page mm/page_alloc.c:2426 [inline]
 get_page_from_freelist+0x1bbd/0x1ca0 mm/page_alloc.c:4192
 __alloc_pages+0x1ee/0x480 mm/page_alloc.c:5501
 alloc_slab_page mm/slub.c:1780 [inline]
 allocate_slab mm/slub.c:1917 [inline]
 new_slab+0xc0/0x4b0 mm/slub.c:1980
 ___slab_alloc+0x80a/0xdd0 mm/slub.c:3013
 __slab_alloc mm/slub.c:3100 [inline]
 slab_alloc_node mm/slub.c:3191 [inline]
 __kmalloc_node_track_caller+0x1fc/0x3a0 mm/slub.c:4963
 kmalloc_reserve net/core/skbuff.c:356 [inline]
 __alloc_skb+0x22c/0x750 net/core/skbuff.c:427
 alloc_skb include/linux/skbuff.h:1162 [inline]
 alloc_skb_with_frags+0xa7/0x730 net/core/skbuff.c:6170
 sock_alloc_send_pskb+0x87f/0x9a0 net/core/sock.c:2536
 __ip_append_data+0x2037/0x32d0 net/ipv4/ip_output.c:1108
 ip_make_skb+0x227/0x440 net/ipv4/ip_output.c:1654
 udp_sendmsg+0x1ab5/0x2370 net/ipv4/udp.c:1274
 sock_sendmsg_nosec net/socket.c:706 [inline]
 __sock_sendmsg net/socket.c:718 [inline]
 ____sys_sendmsg+0x5b7/0x8f0 net/socket.c:2445
 ___sys_sendmsg+0x236/0x2e0 net/socket.c:2499
 __sys_sendmmsg+0x2ba/0x500 net/socket.c:2585
 __do_sys_sendmmsg net/socket.c:2614 [inline]
 __se_sys_sendmmsg net/socket.c:2611 [inline]
 __x64_sys_sendmmsg+0x9c/0xb0 net/socket.c:2611
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
page last free stack trace:
 reset_page_owner include/linux/page_owner.h:24 [inline]
 free_pages_prepare mm/page_alloc.c:1340 [inline]
 free_pcp_prepare mm/page_alloc.c:1391 [inline]
 free_unref_page_prepare+0x637/0x6c0 mm/page_alloc.c:3317
 free_unref_page+0x8f/0x2a0 mm/page_alloc.c:3396
 free_contig_range+0x96/0xf0 mm/page_alloc.c:9428
 destroy_args+0xf0/0xa00 mm/debug_vm_pgtable.c:1018
 debug_vm_pgtable+0x321/0x380 mm/debug_vm_pgtable.c:1336
 do_one_initcall+0x272/0x730 init/main.c:1316
 do_initcall_level+0x137/0x1f0 init/main.c:1389
 do_initcalls+0x4b/0x90 init/main.c:1405
 kernel_init_freeable+0x3e9/0x570 init/main.c:1629
 kernel_init+0x19/0x1b0 init/main.c:1520
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:287

Memory state around the buggy address:
 ffff888052d65b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
 ffff888052d65b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
>ffff888052d65c00: fa fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
                                  ^
 ffff888052d65c80: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
 ffff888052d65d00: fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb fb
==================================================================
----------------
Code disassembly (best guess):
   0:	be ff ff ff ff       	mov    $0xffffffff,%esi
   5:	e8 6c 01 68 08       	call   0x8680176
   a:	85 c0                	test   %eax,%eax
   c:	74 4a                	je     0x58
   e:	4d 85 ff             	test   %r15,%r15
  11:	75 66                	jne    0x79
  13:	0f 1f 44 00 00       	nopl   0x0(%rax,%rax,1)
  18:	48 89 df             	mov    %rbx,%rdi
  1b:	e8 16 6d 71 08       	call   0x8716d36
  20:	e8 f1 e2 2a 00       	call   0x2ae316
  25:	fb                   	sti
  26:	48 83 c4 08          	add    $0x8,%rsp
* 2a:	5b                   	pop    %rbx <-- trapping instruction
  2b:	41 5c                	pop    %r12
  2d:	41 5d                	pop    %r13
  2f:	41 5e                	pop    %r14
  31:	41 5f                	pop    %r15
  33:	5d                   	pop    %rbp
  34:	c3                   	ret
  35:	48 89 df             	mov    %rbx,%rdi
  38:	e8 c9 09 fe ff       	call   0xfffe0a06
  3d:	43                   	rex.XB
  3e:	80                   	.byte 0x80
  3f:	3c                   	.byte 0x3c

Crashes (423):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/03/26 08:21 linux-5.15.y 91d48252ad4b c6143aac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/26 04:41 linux-5.15.y 91d48252ad4b c6143aac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/26 01:17 linux-5.15.y 91d48252ad4b c6143aac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/25 18:18 linux-5.15.y 91d48252ad4b 8ee77f7d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/25 14:07 linux-5.15.y 91d48252ad4b 8ee77f7d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/24 09:24 linux-5.15.y 91d48252ad4b baf8bf12 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/22 19:35 linux-5.15.y 91d48252ad4b 5b92003d .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/20 20:15 linux-5.15.y 91d48252ad4b ac6f1dff .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/19 17:21 linux-5.15.y 91d48252ad4b bd6dcb30 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/18 16:14 linux-5.15.y 91d48252ad4b 0199f9a1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/18 02:04 linux-5.15.y 91d48252ad4b c8810548 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/17 04:01 linux-5.15.y 91d48252ad4b 0737c18f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/12 19:06 linux-5.15.y 91d48252ad4b 4efadf07 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/11 06:55 linux-5.15.y 91d48252ad4b 86914af9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/11 06:54 linux-5.15.y 91d48252ad4b 86914af9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/10 19:15 linux-5.15.y 91d48252ad4b 4683d576 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/10 09:32 linux-5.15.y 91d48252ad4b 6972f302 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/09 19:19 linux-5.15.y 91d48252ad4b 176bead5 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/05 16:42 linux-5.15.y 91d48252ad4b d20b04c8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/05 04:25 linux-5.15.y 91d48252ad4b a9fe5c9e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/04 18:55 linux-5.15.y 91d48252ad4b e6b6b96b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/03/03 04:57 linux-5.15.y 3330a8d33e08 28b83e23 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/28 12:53 linux-5.15.y 3330a8d33e08 43249bac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/28 10:18 linux-5.15.y 3330a8d33e08 43249bac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/28 08:47 linux-5.15.y 3330a8d33e08 43249bac .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/27 22:18 linux-5.15.y 3330a8d33e08 2cf092b8 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/18 00:23 linux-5.15.y e45d5d41c134 06ec4f7b .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/11 07:05 linux-5.15.y 7b232985052f 441e25b7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/08 11:03 linux-5.15.y 7b232985052f 4c131dc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/08 02:45 linux-5.15.y 7b232985052f 4c131dc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/07 11:34 linux-5.15.y 7b232985052f f20fc9f9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/07 07:09 linux-5.15.y 7b232985052f f20fc9f9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/07 05:10 linux-5.15.y 7b232985052f f20fc9f9 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/06 21:51 linux-5.15.y 7b232985052f 97745f52 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/06 06:49 linux-5.15.y 9eec9a14ee10 f03c4191 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/03 02:52 linux-5.15.y 9eec9a14ee10 d78927dd .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/02/02 14:40 linux-5.15.y 9eec9a14ee10 018ebef2 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/31 17:19 linux-5.15.y 9eec9a14ee10 afc0c4d4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/30 17:05 linux-5.15.y 9eec9a14ee10 ae7dc18c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/29 06:29 linux-5.15.y 9eec9a14ee10 0adc945e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/26 08:45 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/26 07:15 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/26 04:21 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2026/01/26 02:04 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2025/05/02 15:02 linux-5.15.y 16fdf2c7111b d7f099d1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan KASAN: use-after-free Read in rose_timer_expiry
2025/08/19 09:11 linux-5.15.y c79648372d02 523f460e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 KASAN: use-after-free Read in rose_timer_expiry
* Struck through repros no longer work on HEAD.