==================================================================
BUG: KASAN: stack-out-of-bounds in __get_unaligned_cpu32 include/linux/unaligned/packed_struct.h:19 [inline]
BUG: KASAN: stack-out-of-bounds in jhash include/linux/jhash.h:82 [inline]
BUG: KASAN: stack-out-of-bounds in hash+0x465/0xc20 kernel/bpf/bloom_filter.c:39
Read of size 4 at addr ffffc90000777a60 by task syz-executor.2/16615
CPU: 0 PID: 16615 Comm: syz-executor.2 Tainted: G W 6.1.75-syzkaller-00089-g1794308d463f #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Call Trace:
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x151/0x1b7 lib/dump_stack.c:106
print_address_description mm/kasan/report.c:316 [inline]
print_report+0x158/0x4e0 mm/kasan/report.c:427
kasan_report+0x13c/0x170 mm/kasan/report.c:531
__asan_report_load_n_noabort+0xf/0x20 mm/kasan/report_generic.c:361
__get_unaligned_cpu32 include/linux/unaligned/packed_struct.h:19 [inline]
jhash include/linux/jhash.h:82 [inline]
hash+0x465/0xc20 kernel/bpf/bloom_filter.c:39
bloom_map_peek_elem+0xac/0x1a0 kernel/bpf/bloom_filter.c:51
bpf_prog_00798911c748094f+0x3a/0x3e
bpf_dispatcher_nop_func include/linux/bpf.h:987 [inline]
__bpf_prog_run include/linux/filter.h:600 [inline]
bpf_prog_run include/linux/filter.h:607 [inline]
__bpf_trace_run kernel/trace/bpf_trace.c:2275 [inline]
bpf_trace_run1+0x106/0x240 kernel/trace/bpf_trace.c:2313
__bpf_trace_ext4_evict_inode+0x1d/0x30 include/trace/events/ext4.h:229
__traceiter_ext4_evict_inode+0x68/0xb0 include/trace/events/ext4.h:229
trace_ext4_evict_inode include/trace/events/ext4.h:229 [inline]
ext4_evict_inode+0x13eb/0x1550 fs/ext4/inode.c:178
evict+0x2a3/0x630 fs/inode.c:666
iput_final fs/inode.c:1791 [inline]
iput+0x642/0x870 fs/inode.c:1817
do_unlinkat+0x4e1/0x920 fs/namei.c:4404
__do_sys_unlink fs/namei.c:4445 [inline]
__se_sys_unlink fs/namei.c:4443 [inline]
__x64_sys_unlink+0x49/0x50 fs/namei.c:4443
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f72d827dd29
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f72d90520c8 EFLAGS: 00000246
ORIG_RAX: 0000000000000057
RAX: ffffffffffffffda RBX: 00007f72d83abf80 RCX: 00007f72d827dd29
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000000
RBP: 00007f72d82ca47e R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007f72d83abf80 R15: 00007ffd5074d788
The buggy address belongs to stack of task syz-executor.2/16615
and is located at offset 0 in frame:
bpf_trace_run1+0x0/0x240
This frame has 1 object:
[32, 40) 'args'
The buggy address belongs to the virtual mapping at
[ffffc90000770000, ffffc90000779000) created by:
copy_process+0x5c3/0x3530 kernel/fork.c:2199
The buggy address belongs to the physical page:
page:ffffea0005525780 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x15495e
flags: 0x4000000000000000(zone=1)
raw: 4000000000000000 0000000000000000 dead000000000122 0000000000000000
raw: 0000000000000000 0000000000000000 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 0x102dc2(GFP_HIGHUSER|__GFP_NOWARN|__GFP_ZERO), pid 16605, tgid 16605 (syz-executor.2), ts 861877724691, free_ts 861850232141
set_page_owner include/linux/page_owner.h:33 [inline]
post_alloc_hook+0x213/0x220 mm/page_alloc.c:2590
prep_new_page+0x1b/0x110 mm/page_alloc.c:2597
get_page_from_freelist+0x27ea/0x2870 mm/page_alloc.c:4425
__alloc_pages+0x3a1/0x780 mm/page_alloc.c:5712
__vmalloc_area_node mm/vmalloc.c:3062 [inline]
__vmalloc_node_range+0x89b/0x1540 mm/vmalloc.c:3234
alloc_thread_stack_node kernel/fork.c:318 [inline]
dup_task_struct+0x3d6/0x7d0 kernel/fork.c:1080
copy_process+0x5c3/0x3530 kernel/fork.c:2199
kernel_clone+0x229/0x890 kernel/fork.c:2786
__do_sys_clone3 kernel/fork.c:3087 [inline]
__se_sys_clone3 kernel/fork.c:3071 [inline]
__x64_sys_clone3+0x35c/0x390 kernel/fork.c:3071
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x63/0xcd
page last free stack trace:
reset_page_owner include/linux/page_owner.h:26 [inline]
free_pages_prepare mm/page_alloc.c:1498 [inline]
free_pcp_prepare mm/page_alloc.c:1572 [inline]
free_unref_page_prepare+0x83d/0x850 mm/page_alloc.c:3498
free_unref_page_list+0xf1/0x7b0 mm/page_alloc.c:3646
release_pages+0xf7f/0xfe0 mm/swap.c:1063
free_pages_and_swap_cache+0x8a/0xa0 mm/swap_state.c:314
tlb_batch_pages_flush mm/mmu_gather.c:59 [inline]
tlb_flush_mmu_free mm/mmu_gather.c:254 [inline]
tlb_flush_mmu mm/mmu_gather.c:261 [inline]
tlb_finish_mmu+0x1e0/0x3f0 mm/mmu_gather.c:361
exit_mmap+0x421/0x940 mm/mmap.c:3348
__mmput+0x95/0x310 kernel/fork.c:1298
mmput+0x56/0x170 kernel/fork.c:1321
exit_mm kernel/exit.c:566 [inline]
do_exit+0xb29/0x2b80 kernel/exit.c:862
do_group_exit+0x21a/0x2d0 kernel/exit.c:1025
__do_sys_exit_group kernel/exit.c:1036 [inline]
__se_sys_exit_group kernel/exit.c:1034 [inline]
__x64_sys_exit_group+0x3f/0x40 kernel/exit.c:1034
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x63/0xcd
Memory state around the buggy address:
ffffc90000777900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ffffc90000777980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
>ffffc90000777a00: 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1 f1 f1
^
ffffc90000777a80: 00 f3 f3 f3 00 00 00 00 00 00 00 00 00 00 00 00
ffffc90000777b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
==================================================================
BUG: unable to handle page fault for address: ffffc90000778000
#PF: supervisor read access in kernel mode
#PF: error_code(0x0000) - not-present page
PGD 100000067 P4D 100000067 PUD 100154067 PMD 10ae81067 PTE 0
Oops: 0000 [#2] PREEMPT SMP KASAN
CPU: 0 PID: 16615 Comm: syz-executor.2 Tainted: G B D W 6.1.75-syzkaller-00089-g1794308d463f #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
RIP: 0010:jhash include/linux/jhash.h:82 [inline]
RIP: 0010:hash+0x30d/0xc20 kernel/bpf/bloom_filter.c:39
Code: 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 0f 85 56 01 00 00 4a 8d 7c 36 0b 48 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 0f 85 6e 01 00 00 <46> 03 64 36 08 45 29 e7 44 89 e0 c1 c0 04 44 31 f8 41 01 dc 89 c1
RSP: 0018:ffffc90000777968 EFLAGS: 00010282
RAX: 0000000000000000 RBX: 00000000e16801f4 RCX: ffffffff8191d805
RDX: 0000000000000000 RSI: ffffc90000777a28 RDI: ffffc90000778003
RBP: ffffc900007779a8 R08: 00000000fffffa23 R09: fffffbfff0f260fd
R10: 0000000000000000 R11: dffffc0000000001 R12: 000000004e63646f
R13: 00000000fffffa23 R14: 00000000000005d0 R15: 00000000e89fb4f1
FS: 00007f72d90526c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffc90000778000 CR3: 000000011914c000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600
Call Trace:
bloom_map_peek_elem+0xac/0x1a0 kernel/bpf/bloom_filter.c:51
bpf_prog_00798911c748094f+0x3a/0x3e
bpf_dispatcher_nop_func include/linux/bpf.h:987 [inline]
__bpf_prog_run include/linux/filter.h:600 [inline]
bpf_prog_run include/linux/filter.h:607 [inline]
__bpf_trace_run kernel/trace/bpf_trace.c:2275 [inline]
bpf_trace_run1+0x106/0x240 kernel/trace/bpf_trace.c:2313
__bpf_trace_ext4_evict_inode+0x1d/0x30 include/trace/events/ext4.h:229
__traceiter_ext4_evict_inode+0x68/0xb0 include/trace/events/ext4.h:229
trace_ext4_evict_inode include/trace/events/ext4.h:229 [inline]
ext4_evict_inode+0x13eb/0x1550 fs/ext4/inode.c:178
evict+0x2a3/0x630 fs/inode.c:666
iput_final fs/inode.c:1791 [inline]
iput+0x642/0x870 fs/inode.c:1817
do_unlinkat+0x4e1/0x920 fs/namei.c:4404
__do_sys_unlink fs/namei.c:4445 [inline]
__se_sys_unlink fs/namei.c:4443 [inline]
__x64_sys_unlink+0x49/0x50 fs/namei.c:4443
do_syscall_x64 arch/x86/entry/common.c:51 [inline]
do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:81
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7f72d827dd29
Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007f72d90520c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000057
RAX: ffffffffffffffda RBX: 00007f72d83abf80 RCX: 00007f72d827dd29
RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000000
RBP: 00007f72d82ca47e R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 000000000000000b R14: 00007f72d83abf80 R15: 00007ffd5074d788
Modules linked in:
CR2: ffffc90000778000
---[ end trace 0000000000000000 ]---
RIP: 0010:jhash include/linux/jhash.h:82 [inline]
RIP: 0010:hash+0x30d/0xc20 kernel/bpf/bloom_filter.c:39
Code: 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 0f 85 56 01 00 00 4a 8d 7c 36 0b 48 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 0f 85 6e 01 00 00 <46> 03 64 36 08 45 29 e7 44 89 e0 c1 c0 04 44 31 f8 41 01 dc 89 c1
RSP: 0018:ffffc90002317968 EFLAGS: 00010282
RAX: 0000000000000000 RBX: 0000000099e8ee1f RCX: ffffffff8191d805
RDX: 0000000000000000 RSI: ffffc90002317a28 RDI: ffffc90002318003
RBP: ffffc900023179a8 R08: 00000000fffffa23 R09: fffffbfff0ede256
R10: 0000000000000000 R11: dffffc0000000001 R12: 000000007559fc75
R13: 00000000fffffa23 R14: 00000000000005d0 R15: 0000000022e23f0c
FS: 00007f72d90526c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: ffffc90000778000 CR3: 000000011914c000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600
----------------
Code disassembly (best guess):
0: 89 f8 mov %edi,%eax
2: 48 c1 e8 03 shr $0x3,%rax
6: 0f b6 04 10 movzbl (%rax,%rdx,1),%eax
a: 84 c0 test %al,%al
c: 0f 85 56 01 00 00 jne 0x168
12: 4a 8d 7c 36 0b lea 0xb(%rsi,%r14,1),%rdi
17: 48 89 f8 mov %rdi,%rax
1a: 48 c1 e8 03 shr $0x3,%rax
1e: 0f b6 04 10 movzbl (%rax,%rdx,1),%eax
22: 84 c0 test %al,%al
24: 0f 85 6e 01 00 00 jne 0x198
* 2a: 46 03 64 36 08 add 0x8(%rsi,%r14,1),%r12d <-- trapping instruction
2f: 45 29 e7 sub %r12d,%r15d
32: 44 89 e0 mov %r12d,%eax
35: c1 c0 04 rol $0x4,%eax
38: 44 31 f8 xor %r15d,%eax
3b: 41 01 dc add %ebx,%r12d
3e: 89 c1 mov %eax,%ecx