================================================================== 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 ffffc90001887420 by task syz-executor.3/7121 CPU: 0 PID: 7121 Comm: syz-executor.3 Not tainted 6.1.78-syzkaller-00021-g1a72e2f692ac #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/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_push_elem+0xce/0x180 kernel/bpf/bloom_filter.c:69 bpf_prog_bfd19630a338eafb+0x3f/0x43 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_run3+0x177/0x2e0 kernel/trace/bpf_trace.c:2315 __bpf_trace_ext4_discard_blocks+0x2d/0x40 include/trace/events/ext4.h:648 trace_ext4_discard_blocks include/trace/events/ext4.h:648 [inline] ext4_issue_discard+0x41e/0x480 fs/ext4/mballoc.c:3640 ext4_trim_extent fs/ext4/mballoc.c:6435 [inline] ext4_try_to_trim_range+0x711/0x1180 fs/ext4/mballoc.c:6490 ext4_trim_all_free fs/ext4/mballoc.c:6552 [inline] ext4_trim_fs+0xd51/0x1650 fs/ext4/mballoc.c:6643 __ext4_ioctl fs/ext4/ioctl.c:1491 [inline] ext4_ioctl+0x2720/0x5900 fs/ext4/ioctl.c:1614 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x114/0x190 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 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:0x7fbd18e7d0a9 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:00007fbd19c3d0c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007fbd18fb3f80 RCX: 00007fbd18e7d0a9 RDX: 0000000020000040 RSI: 00000000c0185879 RDI: 0000000000000006 RBP: 00007fbd18eec074 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007fbd18fb3f80 R15: 00007ffe4c95fcc8 The buggy address belongs to stack of task syz-executor.3/7121 and is located at offset 0 in frame: bpf_trace_run3+0x0/0x2e0 This frame has 1 object: [32, 56) 'args' The buggy address belongs to the virtual mapping at [ffffc90001880000, ffffc90001889000) created by: copy_process+0x5c3/0x3530 kernel/fork.c:2199 The buggy address belongs to the physical page: page:ffffea0005479a80 refcount:1 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x151e6a 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 7032, tgid 7032 (syz-executor.1), ts 119035619472, free_ts 118241192535 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+0xb2/0x5c0 mm/page_alloc.c:3594 free_the_page mm/page_alloc.c:798 [inline] __free_pages+0x61/0xf0 mm/page_alloc.c:5801 pcpu_free_pages mm/percpu-vm.c:65 [inline] pcpu_depopulate_chunk+0x4df/0x5b0 mm/percpu-vm.c:330 pcpu_reclaim_populated mm/percpu.c:2193 [inline] pcpu_balance_workfn+0x2bb/0xe60 mm/percpu.c:2245 process_one_work+0x73d/0xcb0 kernel/workqueue.c:2299 worker_thread+0xa60/0x1260 kernel/workqueue.c:2446 kthread+0x26d/0x300 kernel/kthread.c:386 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 Memory state around the buggy address: ffffc90001887300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc90001887380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >ffffc90001887400: 00 00 00 00 f1 f1 f1 f1 00 00 00 f3 f3 f3 f3 f3 ^ ffffc90001887480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ffffc90001887500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ================================================================== BUG: unable to handle page fault for address: ffffc90001888000 #PF: supervisor read access in kernel mode #PF: error_code(0x0000) - not-present page PGD 100000067 P4D 100000067 PUD 100154067 PMD 1389fc067 PTE 0 Oops: 0000 [#1] PREEMPT SMP KASAN CPU: 0 PID: 7121 Comm: syz-executor.3 Tainted: G B 6.1.78-syzkaller-00021-g1a72e2f692ac #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024 RIP: 0010:jhash include/linux/jhash.h:80 [inline] RIP: 0010:hash+0x2a4/0xc20 kernel/bpf/bloom_filter.c:39 Code: 00 00 00 fc ff df 0f b6 04 10 84 c0 0f 85 ff 00 00 00 4a 8d 7c 36 03 48 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 0f 85 17 01 00 00 <46> 03 3c 36 4a 8d 7c 36 04 48 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 RSP: 0018:ffffc90001887330 EFLAGS: 00010286 RAX: 0000000000000000 RBX: 00000000365f6576 RCX: ffffffff8191dbf5 RDX: dffffc0000000000 RSI: ffffc900018873e8 RDI: ffffc90001888003 RBP: ffffc90001887370 R08: 00000000fffff3d6 R09: fffffbfff0f260fd R10: 0000000000000000 R11: dffffc0000000001 R12: 00000000fd18239e R13: 00000000fffff3d6 R14: 0000000000000c18 R15: 0000000089da64f6 FS: 00007fbd19c3d6c0(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: ffffc90001888000 CR3: 00000001350e8000 CR4: 00000000003506b0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000600 Call Trace: bloom_map_push_elem+0xce/0x180 kernel/bpf/bloom_filter.c:69 bpf_prog_bfd19630a338eafb+0x3f/0x43 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_run3+0x177/0x2e0 kernel/trace/bpf_trace.c:2315 __bpf_trace_ext4_discard_blocks+0x2d/0x40 include/trace/events/ext4.h:648 trace_ext4_discard_blocks include/trace/events/ext4.h:648 [inline] ext4_issue_discard+0x41e/0x480 fs/ext4/mballoc.c:3640 ext4_trim_extent fs/ext4/mballoc.c:6435 [inline] ext4_try_to_trim_range+0x711/0x1180 fs/ext4/mballoc.c:6490 ext4_trim_all_free fs/ext4/mballoc.c:6552 [inline] ext4_trim_fs+0xd51/0x1650 fs/ext4/mballoc.c:6643 __ext4_ioctl fs/ext4/ioctl.c:1491 [inline] ext4_ioctl+0x2720/0x5900 fs/ext4/ioctl.c:1614 vfs_ioctl fs/ioctl.c:51 [inline] __do_sys_ioctl fs/ioctl.c:870 [inline] __se_sys_ioctl+0x114/0x190 fs/ioctl.c:856 __x64_sys_ioctl+0x7b/0x90 fs/ioctl.c:856 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:0x7fbd18e7d0a9 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:00007fbd19c3d0c8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 RAX: ffffffffffffffda RBX: 00007fbd18fb3f80 RCX: 00007fbd18e7d0a9 RDX: 0000000020000040 RSI: 00000000c0185879 RDI: 0000000000000006 RBP: 00007fbd18eec074 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007fbd18fb3f80 R15: 00007ffe4c95fcc8 Modules linked in: CR2: ffffc90001888000 ---[ end trace 0000000000000000 ]--- RIP: 0010:jhash include/linux/jhash.h:80 [inline] RIP: 0010:hash+0x2a4/0xc20 kernel/bpf/bloom_filter.c:39 Code: 00 00 00 fc ff df 0f b6 04 10 84 c0 0f 85 ff 00 00 00 4a 8d 7c 36 03 48 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 0f 85 17 01 00 00 <46> 03 3c 36 4a 8d 7c 36 04 48 89 f8 48 c1 e8 03 0f b6 04 10 84 c0 RSP: 0018:ffffc90001887330 EFLAGS: 00010286 RAX: 00 ---------------- Code disassembly (best guess), 5 bytes skipped: 0: df 0f fisttps (%rdi) 2: b6 04 mov $0x4,%dh 4: 10 84 c0 0f 85 ff 00 adc %al,0xff850f(%rax,%rax,8) b: 00 00 add %al,(%rax) d: 4a 8d 7c 36 03 lea 0x3(%rsi,%r14,1),%rdi 12: 48 89 f8 mov %rdi,%rax 15: 48 c1 e8 03 shr $0x3,%rax 19: 0f b6 04 10 movzbl (%rax,%rdx,1),%eax 1d: 84 c0 test %al,%al 1f: 0f 85 17 01 00 00 jne 0x13c * 25: 46 03 3c 36 add (%rsi,%r14,1),%r15d <-- trapping instruction 29: 4a 8d 7c 36 04 lea 0x4(%rsi,%r14,1),%rdi 2e: 48 89 f8 mov %rdi,%rax 31: 48 c1 e8 03 shr $0x3,%rax 35: 0f b6 04 10 movzbl (%rax,%rdx,1),%eax 39: 84 c0 test %al,%al