====================================================== WARNING: possible circular locking dependency detected 5.14.0-rc1-syzkaller #0 Not tainted ------------------------------------------------------ syz-executor.5/18666 is trying to acquire lock: ffffffff8c7d6b20 (fs_reclaim){+.+.}-{0:0}, at: __fs_reclaim_acquire+0x0/0x30 mm/page_alloc.c:4210 but task is already holding lock: ffff8880b9c4d0c8 (lock#2){-.-.}-{2:2}, at: local_lock_acquire+0x7/0x130 include/linux/local_lock_internal.h:41 which lock already depends on the new lock. the existing dependency chain (in reverse order) is: -> #1 (lock#2){-.-.}-{2:2}: lock_acquire+0x182/0x4a0 kernel/locking/lockdep.c:5625 local_lock_acquire+0x23/0x130 include/linux/local_lock_internal.h:42 free_unref_page+0x242/0x550 mm/page_alloc.c:3427 mm_free_pgd kernel/fork.c:636 [inline] __mmdrop+0xae/0x3f0 kernel/fork.c:687 mmdrop include/linux/sched/mm.h:49 [inline] finish_task_switch+0x221/0x630 kernel/sched/core.c:4582 context_switch kernel/sched/core.c:4686 [inline] __schedule+0xc0f/0x11f0 kernel/sched/core.c:5940 preempt_schedule_irq+0xe3/0x190 kernel/sched/core.c:6328 irqentry_exit+0x56/0x90 kernel/entry/common.c:427 asm_sysvec_apic_timer_interrupt+0x12/0x20 arch/x86/include/asm/idtentry.h:638 lock_release+0x543/0x7b0 kernel/locking/lockdep.c:5649 might_alloc include/linux/sched/mm.h:198 [inline] slab_pre_alloc_hook mm/slab.h:485 [inline] slab_alloc_node mm/slub.c:2902 [inline] slab_alloc mm/slub.c:2989 [inline] kmem_cache_alloc+0x3a/0x340 mm/slub.c:2994 prepare_creds+0x3d/0x640 kernel/cred.c:262 access_override_creds fs/open.c:355 [inline] do_faccessat+0xd2/0x910 fs/open.c:419 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae -> #0 (fs_reclaim){+.+.}-{0:0}: check_prev_add kernel/locking/lockdep.c:3051 [inline] check_prevs_add+0x4f9/0x5b30 kernel/locking/lockdep.c:3174 validate_chain kernel/locking/lockdep.c:3789 [inline] __lock_acquire+0x4476/0x6100 kernel/locking/lockdep.c:5015 lock_acquire+0x182/0x4a0 kernel/locking/lockdep.c:5625 __fs_reclaim_acquire+0x20/0x30 mm/page_alloc.c:4552 fs_reclaim_acquire+0x59/0xf0 mm/page_alloc.c:4566 prepare_alloc_pages+0x151/0x5a0 mm/page_alloc.c:5164 __alloc_pages+0x14d/0x5f0 mm/page_alloc.c:5363 stack_depot_save+0x361/0x490 lib/stackdepot.c:303 save_stack+0xf9/0x1f0 mm/page_owner.c:120 __set_page_owner+0x42/0x2f0 mm/page_owner.c:181 prep_new_page mm/page_alloc.c:2433 [inline] __alloc_pages_bulk+0x9f2/0x1090 mm/page_alloc.c:5301 alloc_pages_bulk_array_node include/linux/gfp.h:557 [inline] vm_area_alloc_pages mm/vmalloc.c:2793 [inline] __vmalloc_area_node mm/vmalloc.c:2863 [inline] __vmalloc_node_range+0x3ad/0x7f0 mm/vmalloc.c:2966 __vmalloc_node mm/vmalloc.c:3015 [inline] vmalloc+0x75/0x80 mm/vmalloc.c:3048 htable_create net/netfilter/xt_hashlimit.c:298 [inline] hashlimit_mt_check_common+0x897/0x1300 net/netfilter/xt_hashlimit.c:898 hashlimit_mt_check_v2+0x2f8/0x4c0 net/netfilter/xt_hashlimit.c:942 xt_check_match+0x336/0xcf0 net/netfilter/x_tables.c:509 check_match net/ipv4/netfilter/ip_tables.c:472 [inline] find_check_match net/ipv4/netfilter/ip_tables.c:488 [inline] find_check_entry net/ipv4/netfilter/ip_tables.c:538 [inline] translate_table+0x160c/0x2330 net/ipv4/netfilter/ip_tables.c:717 do_replace net/ipv4/netfilter/ip_tables.c:1135 [inline] do_ipt_set_ctl+0x2b0b/0x3d90 net/ipv4/netfilter/ip_tables.c:1629 nf_setsockopt+0x29f/0x2d0 net/netfilter/nf_sockopt.c:101 ip_setsockopt+0x2962/0x54a0 net/ipv4/ip_sockglue.c:1435 ipv6_setsockopt+0x2b2/0x5770 net/ipv6/ipv6_sockglue.c:998 __sys_setsockopt+0x552/0x980 net/socket.c:2152 __do_sys_setsockopt net/socket.c:2163 [inline] __se_sys_setsockopt net/socket.c:2160 [inline] __x64_sys_setsockopt+0xb1/0xc0 net/socket.c:2160 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae other info that might help us debug this: Possible unsafe locking scenario: CPU0 CPU1 ---- ---- lock(lock#2); lock(fs_reclaim); lock(lock#2); lock(fs_reclaim); *** DEADLOCK *** 2 locks held by syz-executor.5/18666: #0: ffffffff8d7db388 (hashlimit_mutex){+.+.}-{3:3}, at: hashlimit_mt_check_common+0x656/0x1300 net/netfilter/xt_hashlimit.c:895 #1: ffff8880b9c4d0c8 (lock#2){-.-.}-{2:2}, at: local_lock_acquire+0x7/0x130 include/linux/local_lock_internal.h:41 stack backtrace: CPU: 0 PID: 18666 Comm: syz-executor.5 Not tainted 5.14.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1ae/0x29f lib/dump_stack.c:105 print_circular_bug+0xb17/0xdc0 kernel/locking/lockdep.c:2009 check_noncircular+0x2cc/0x390 kernel/locking/lockdep.c:2131 check_prev_add kernel/locking/lockdep.c:3051 [inline] check_prevs_add+0x4f9/0x5b30 kernel/locking/lockdep.c:3174 validate_chain kernel/locking/lockdep.c:3789 [inline] __lock_acquire+0x4476/0x6100 kernel/locking/lockdep.c:5015 lock_acquire+0x182/0x4a0 kernel/locking/lockdep.c:5625 __fs_reclaim_acquire+0x20/0x30 mm/page_alloc.c:4552 fs_reclaim_acquire+0x59/0xf0 mm/page_alloc.c:4566 prepare_alloc_pages+0x151/0x5a0 mm/page_alloc.c:5164 __alloc_pages+0x14d/0x5f0 mm/page_alloc.c:5363 stack_depot_save+0x361/0x490 lib/stackdepot.c:303 save_stack+0xf9/0x1f0 mm/page_owner.c:120 __set_page_owner+0x42/0x2f0 mm/page_owner.c:181 prep_new_page mm/page_alloc.c:2433 [inline] __alloc_pages_bulk+0x9f2/0x1090 mm/page_alloc.c:5301 alloc_pages_bulk_array_node include/linux/gfp.h:557 [inline] vm_area_alloc_pages mm/vmalloc.c:2793 [inline] __vmalloc_area_node mm/vmalloc.c:2863 [inline] __vmalloc_node_range+0x3ad/0x7f0 mm/vmalloc.c:2966 __vmalloc_node mm/vmalloc.c:3015 [inline] vmalloc+0x75/0x80 mm/vmalloc.c:3048 htable_create net/netfilter/xt_hashlimit.c:298 [inline] hashlimit_mt_check_common+0x897/0x1300 net/netfilter/xt_hashlimit.c:898 hashlimit_mt_check_v2+0x2f8/0x4c0 net/netfilter/xt_hashlimit.c:942 xt_check_match+0x336/0xcf0 net/netfilter/x_tables.c:509 check_match net/ipv4/netfilter/ip_tables.c:472 [inline] find_check_match net/ipv4/netfilter/ip_tables.c:488 [inline] find_check_entry net/ipv4/netfilter/ip_tables.c:538 [inline] translate_table+0x160c/0x2330 net/ipv4/netfilter/ip_tables.c:717 do_replace net/ipv4/netfilter/ip_tables.c:1135 [inline] do_ipt_set_ctl+0x2b0b/0x3d90 net/ipv4/netfilter/ip_tables.c:1629 nf_setsockopt+0x29f/0x2d0 net/netfilter/nf_sockopt.c:101 ip_setsockopt+0x2962/0x54a0 net/ipv4/ip_sockglue.c:1435 ipv6_setsockopt+0x2b2/0x5770 net/ipv6/ipv6_sockglue.c:998 __sys_setsockopt+0x552/0x980 net/socket.c:2152 __do_sys_setsockopt net/socket.c:2163 [inline] __se_sys_setsockopt net/socket.c:2160 [inline] __x64_sys_setsockopt+0xb1/0xc0 net/socket.c:2160 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae RIP: 0033:0x4665d9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f4cfce34188 EFLAGS: 00000246 ORIG_RAX: 0000000000000036 RAX: ffffffffffffffda RBX: 000000000056bf80 RCX: 00000000004665d9 RDX: 0000000000000040 RSI: 0000000000000000 RDI: 0000000000000005 RBP: 00000000004bfcb9 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000020000380 R11: 0000000000000246 R12: 000000000056bf80 R13: 00007fff988a972f R14: 00007f4cfce34300 R15: 0000000000022000 BUG: sleeping function called from invalid context at mm/page_alloc.c:5167 in_atomic(): 0, irqs_disabled(): 1, non_block: 0, pid: 18666, name: syz-executor.5 INFO: lockdep is turned off. irq event stamp: 146 hardirqs last enabled at (145): [] __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:160 [inline] hardirqs last enabled at (145): [] _raw_spin_unlock_irqrestore+0x8b/0x120 kernel/locking/spinlock.c:191 hardirqs last disabled at (146): [] __alloc_pages_bulk+0x801/0x1090 mm/page_alloc.c:5279 softirqs last enabled at (108): [] do_ip_setsockopt net/ipv4/ip_sockglue.c:1362 [inline] softirqs last enabled at (108): [] ip_setsockopt+0x2891/0x54a0 net/ipv4/ip_sockglue.c:1423 softirqs last disabled at (106): [] spin_lock_bh include/linux/spinlock.h:359 [inline] softirqs last disabled at (106): [] release_sock+0x2c/0x1c0 net/core/sock.c:3116 CPU: 0 PID: 18666 Comm: syz-executor.5 Not tainted 5.14.0-rc1-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1ae/0x29f lib/dump_stack.c:105 ___might_sleep+0x4e5/0x6b0 kernel/sched/core.c:9154 prepare_alloc_pages+0x1c0/0x5a0 mm/page_alloc.c:5167 __alloc_pages+0x14d/0x5f0 mm/page_alloc.c:5363 stack_depot_save+0x361/0x490 lib/stackdepot.c:303 save_stack+0xf9/0x1f0 mm/page_owner.c:120 __set_page_owner+0x42/0x2f0 mm/page_owner.c:181 prep_new_page mm/page_alloc.c:2433 [inline] __alloc_pages_bulk+0x9f2/0x1090 mm/page_alloc.c:5301 alloc_pages_bulk_array_node include/linux/gfp.h:557 [inline] vm_area_alloc_pages mm/vmalloc.c:2793 [inline] __vmalloc_area_node mm/vmalloc.c:2863 [inline] __vmalloc_node_range+0x3ad/0x7f0 mm/vmalloc.c:2966 __vmalloc_node mm/vmalloc.c:3015 [inline] vmalloc+0x75/0x80 mm/vmalloc.c:3048 htable_create net/netfilter/xt_hashlimit.c:298 [inline] hashlimit_mt_check_common+0x897/0x1300 net/netfilter/xt_hashlimit.c:898 hashlimit_mt_check_v2+0x2f8/0x4c0 net/netfilter/xt_hashlimit.c:942 xt_check_match+0x336/0xcf0 net/netfilter/x_tables.c:509 check_match net/ipv4/netfilter/ip_tables.c:472 [inline] find_check_match net/ipv4/netfilter/ip_tables.c:488 [inline] find_check_entry net/ipv4/netfilter/ip_tables.c:538 [inline] translate_table+0x160c/0x2330 net/ipv4/netfilter/ip_tables.c:717 do_replace net/ipv4/netfilter/ip_tables.c:1135 [inline] do_ipt_set_ctl+0x2b0b/0x3d90 net/ipv4/netfilter/ip_tables.c:1629 nf_setsockopt+0x29f/0x2d0 net/netfilter/nf_sockopt.c:101 ip_setsockopt+0x2962/0x54a0 net/ipv4/ip_sockglue.c:1435 ipv6_setsockopt+0x2b2/0x5770 net/ipv6/ipv6_sockglue.c:998 __sys_setsockopt+0x552/0x980 net/socket.c:2152 __do_sys_setsockopt net/socket.c:2163 [inline] __se_sys_setsockopt net/socket.c:2160 [inline] __x64_sys_setsockopt+0xb1/0xc0 net/socket.c:2160 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae RIP: 0033:0x4665d9 Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 bc ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007f4cfce34188 EFLAGS: 00000246 ORIG_RAX: 0000000000000036 RAX: ffffffffffffffda RBX: 000000000056bf80 RCX: 00000000004665d9 RDX: 0000000000000040 RSI: 0000000000000000 RDI: 0000000000000005 RBP: 00000000004bfcb9 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000020000380 R11: 0000000000000246 R12: 000000000056bf80 R13: 00007fff988a972f R14: 00007f4cfce34300 R15: 0000000000022000 xt_CT: netfilter: NOTRACK target is deprecated, use CT instead or upgrade iptables syz-executor.5 (18666) used greatest stack depth: 16152 bytes left