==================================================================
BUG: KASAN: use-after-free in hlist_move_list include/linux/list.h:852 [inline]
BUG: KASAN: use-after-free in __collect_expired_timers kernel/time/timer.c:1484 [inline]
BUG: KASAN: use-after-free in collect_expired_timers kernel/time/timer.c:1719 [inline]
BUG: KASAN: use-after-free in __run_timers+0x4a8/0x6b0 kernel/time/timer.c:1783
Write of size 8 at addr ffff8881e50bf1c8 by task swapper/1/0
CPU: 1 PID: 0 Comm: swapper/1 Not tainted 5.4.210-syzkaller-00003-g5a34019eb955 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
Call Trace:
__dump_stack lib/dump_stack.c:77 [inline]
dump_stack+0x18e/0x1d5 lib/dump_stack.c:118
print_address_description+0x8c/0x630 mm/kasan/report.c:384
__kasan_report+0xf6/0x130 mm/kasan/report.c:516
kasan_report+0x30/0x60 mm/kasan/common.c:653
hlist_move_list include/linux/list.h:852 [inline]
__collect_expired_timers kernel/time/timer.c:1484 [inline]
collect_expired_timers kernel/time/timer.c:1719 [inline]
__run_timers+0x4a8/0x6b0 kernel/time/timer.c:1783
run_timer_softirq+0x46/0x80 kernel/time/timer.c:1800
__do_softirq+0x23e/0x643 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x195/0x1c0 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:538 [inline]
smp_apic_timer_interrupt+0x113/0x440 arch/x86/kernel/apic/apic.c:1150
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:831
RIP: 0010:default_idle+0x1f/0x30 arch/x86/kernel/process.c:573
Code: 90 90 90 90 90 90 90 90 90 90 90 e8 4b 26 fd fd bf 01 00 00 00 89 c6 e8 bf 24 07 fd 0f 1f 44 00 00 0f 00 2d 63 65 65 00 fb f4 2c 26 fd fd bf ff ff ff ff 89 c6 e9 a0 24 07 fd 41 57 41 56 53
RSP: 0018:ffff8881f5df7e88 EFLAGS: 000002d6 ORIG_RAX: ffffffffffffff13
RAX: 0000000000000001 RBX: ffff8881f5dc4ec0 RCX: ffff8881f5dc4ec0
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001
RBP: dffffc0000000000 R08: ffffffff821d0e94 R09: ffffed103ebb89d9
R10: ffffed103ebb89d9 R11: 1ffff1103ebb89d8 R12: 0000000000000000
R13: 1ffff1103ebb89d8 R14: ffffffff860695e0 R15: 0000000000000001
default_idle_call kernel/sched/idle.c:94 [inline]
cpuidle_idle_call kernel/sched/idle.c:154 [inline]
do_idle+0x1d2/0x590 kernel/sched/idle.c:264
cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:356
start_secondary+0x312/0x390 arch/x86/kernel/smpboot.c:264
secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241
The buggy address belongs to the page:
page:ffffea0007942fc0 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0
flags: 0x8000000000000000()
raw: 8000000000000000 0000000000000000 ffffea0007942f88 0000000000000000
raw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000
page dumped because: kasan: bad access detected
page_owner tracks the page as freed
page last allocated via order 2, migratetype Unmovable, gfp_mask 0x140dc0(GFP_USER|__GFP_COMP|__GFP_ZERO)
set_page_owner include/linux/page_owner.h:31 [inline]
post_alloc_hook mm/page_alloc.c:2165 [inline]
prep_new_page+0x194/0x380 mm/page_alloc.c:2171
get_page_from_freelist+0x524/0x560 mm/page_alloc.c:3794
__alloc_pages_nodemask+0x2ab/0x6f0 mm/page_alloc.c:4857
__alloc_pages include/linux/gfp.h:503 [inline]
__alloc_pages_node include/linux/gfp.h:516 [inline]
alloc_pages_node include/linux/gfp.h:530 [inline]
kmalloc_order mm/slab_common.c:1342 [inline]
kmalloc_order_trace+0x2a/0xf0 mm/slab_common.c:1358
kmalloc_large include/linux/slab.h:485 [inline]
kmalloc include/linux/slab.h:549 [inline]
kzalloc include/linux/slab.h:690 [inline]
bpf_check+0x58/0xb220 kernel/bpf/verifier.c:9534
bpf_prog_load kernel/bpf/syscall.c:1724 [inline]
__do_sys_bpf kernel/bpf/syscall.c:2889 [inline]
__se_sys_bpf+0x7690/0xba40 kernel/bpf/syscall.c:2847
do_syscall_64+0xcb/0x1c0 arch/x86/entry/common.c:290
entry_SYSCALL_64_after_hwframe+0x44/0xa9
page last free stack trace:
reset_page_owner include/linux/page_owner.h:24 [inline]
free_pages_prepare mm/page_alloc.c:1176 [inline]
__free_pages_ok+0x7ee/0x920 mm/page_alloc.c:1438
free_the_page mm/page_alloc.c:4919 [inline]
__free_pages+0x45/0x1e0 mm/page_alloc.c:4925
kfree+0x1ef/0x260 mm/slub.c:4068
bpf_check+0x4a22/0xb220 kernel/bpf/verifier.c:9704
bpf_prog_load kernel/bpf/syscall.c:1724 [inline]
__do_sys_bpf kernel/bpf/syscall.c:2889 [inline]
__se_sys_bpf+0x7690/0xba40 kernel/bpf/syscall.c:2847
do_syscall_64+0xcb/0x1c0 arch/x86/entry/common.c:290
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Memory state around the buggy address:
ffff8881e50bf080: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff8881e50bf100: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
>ffff8881e50bf180: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
^
ffff8881e50bf200: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ffff8881e50bf280: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
==================================================================
BUG: kernel NULL pointer dereference, address: 0000000000000000
#PF: supervisor instruction fetch in kernel mode
#PF: error_code(0x0010) - not-present page
PGD 0 P4D 0
Oops: 0010 [#1] PREEMPT SMP KASAN
CPU: 1 PID: 0 Comm: swapper/1 Tainted: G B 5.4.210-syzkaller-00003-g5a34019eb955 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/26/2022
RIP: 0010:0x0
Code: Bad RIP value.
RSP: 0018:ffff8881f6f09d30 EFLAGS: 00010202
RAX: ffffffff8151cbb9 RBX: 0000000000000101 RCX: ffff8881f5dc4ec0
RDX: 0000000000000101 RSI: 0000000000000000 RDI: ffff8881e50bf1c0
RBP: ffff8881e50bf1e0 R08: ffffffff8151c992 R09: ffffed103ede13a8
R10: ffffed103ede13a8 R11: 1ffff1103ede13a7 R12: 0000000100019900
R13: 1ffff1103ede92f1 R14: 0000000000000000 R15: ffff8881e50bf1c0
FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffffffffffd6 CR3: 00000001ec800000 CR4: 00000000003406e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
call_timer_fn+0x31/0x350 kernel/time/timer.c:1418
expire_timers+0x21e/0x400 kernel/time/timer.c:1463
__run_timers+0x5b0/0x6b0 kernel/time/timer.c:1787
run_timer_softirq+0x46/0x80 kernel/time/timer.c:1800
__do_softirq+0x23e/0x643 kernel/softirq.c:292
invoke_softirq kernel/softirq.c:373 [inline]
irq_exit+0x195/0x1c0 kernel/softirq.c:413
exiting_irq arch/x86/include/asm/apic.h:538 [inline]
smp_apic_timer_interrupt+0x113/0x440 arch/x86/kernel/apic/apic.c:1150
apic_timer_interrupt+0xf/0x20 arch/x86/entry/entry_64.S:831
RIP: 0010:default_idle+0x1f/0x30 arch/x86/kernel/process.c:573
Code: 90 90 90 90 90 90 90 90 90 90 90 e8 4b 26 fd fd bf 01 00 00 00 89 c6 e8 bf 24 07 fd 0f 1f 44 00 00 0f 00 2d 63 65 65 00 fb f4 2c 26 fd fd bf ff ff ff ff 89 c6 e9 a0 24 07 fd 41 57 41 56 53
RSP: 0018:ffff8881f5df7e88 EFLAGS: 000002d6 ORIG_RAX: ffffffffffffff13
RAX: 0000000000000001 RBX: ffff8881f5dc4ec0 RCX: ffff8881f5dc4ec0
RDX: 0000000000000000 RSI: 0000000000000001 RDI: 0000000000000001
RBP: dffffc0000000000 R08: ffffffff821d0e94 R09: ffffed103ebb89d9
R10: ffffed103ebb89d9 R11: 1ffff1103ebb89d8 R12: 0000000000000000
R13: 1ffff1103ebb89d8 R14: ffffffff860695e0 R15: 0000000000000001
default_idle_call kernel/sched/idle.c:94 [inline]
cpuidle_idle_call kernel/sched/idle.c:154 [inline]
do_idle+0x1d2/0x590 kernel/sched/idle.c:264
cpu_startup_entry+0x15/0x20 kernel/sched/idle.c:356
start_secondary+0x312/0x390 arch/x86/kernel/smpboot.c:264
secondary_startup_64+0xa4/0xb0 arch/x86/kernel/head_64.S:241
Modules linked in:
CR2: 0000000000000000
---[ end trace 72833e99eeadb2c1 ]---
RIP: 0010:0x0
Code: Bad RIP value.
RSP: 0018:ffff8881f6f09d30 EFLAGS: 00010202
RAX: ffffffff8151cbb9 RBX: 0000000000000101 RCX: ffff8881f5dc4ec0
RDX: 0000000000000101 RSI: 0000000000000000 RDI: ffff8881e50bf1c0
RBP: ffff8881e50bf1e0 R08: ffffffff8151c992 R09: ffffed103ede13a8
R10: ffffed103ede13a8 R11: 1ffff1103ede13a7 R12: 0000000100019900
R13: 1ffff1103ede92f1 R14: 0000000000000000 R15: ffff8881e50bf1c0
FS: 0000000000000000(0000) GS:ffff8881f6f00000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffffffffffffd6 CR3: 00000001ec800000 CR4: 00000000003406e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess):
0: 90 nop
1: 90 nop
2: 90 nop
3: 90 nop
4: 90 nop
5: 90 nop
6: 90 nop
7: 90 nop
8: 90 nop
9: 90 nop
a: 90 nop
b: e8 4b 26 fd fd callq 0xfdfd265b
10: bf 01 00 00 00 mov $0x1,%edi
15: 89 c6 mov %eax,%esi
17: e8 bf 24 07 fd callq 0xfd0724db
1c: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1)
21: 0f 00 2d 63 65 65 00 verw 0x656563(%rip) # 0x65658b
28: fb sti
29: f4 hlt
* 2a: e8 2c 26 fd fd callq 0xfdfd265b <-- trapping instruction
2f: bf ff ff ff ff mov $0xffffffff,%edi
34: 89 c6 mov %eax,%esi
36: e9 a0 24 07 fd jmpq 0xfd0724db
3b: 41 57 push %r15
3d: 41 56 push %r14
3f: 53 push %rbx