From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pg1-f179.google.com (mail-pg1-f179.google.com [209.85.215.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1259E23740 for ; Fri, 22 Dec 2023 14:55:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.dk Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kernel.dk Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel-dk.20230601.gappssmtp.com header.i=@kernel-dk.20230601.gappssmtp.com header.b="XDe7Dx5P" Received: by mail-pg1-f179.google.com with SMTP id 41be03b00d2f7-58962bf3f89so327333a12.0 for ; Fri, 22 Dec 2023 06:55:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20230601.gappssmtp.com; s=20230601; t=1703256934; x=1703861734; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=kHQCFGGLNiztDEJ2wrlf/vZG7Mebms+6KQMqUg+YQGU=; b=XDe7Dx5P+/kpAg7lXmxjPsUuai5Mols1mva6/duPa1NssbgqdhRNS0z7IciWSraVgN hpS1FYV+iGOBoGrSamzbfNeScVvfuQ+Ky/5JiuIdKug4wKSN3Z2FwwNDmKeANYlc+CQr KmniHIlfXoMbvBKfCZKYSxy7gcH8gqhUvnI5Z0kb6jxRLJaR5G0xDaBYIXr+nL6xd2cD 3VVoexvyAhGQYqTpiUclN3KAKhj2C41oXxQogY8lWEYvLRZLYEhQZFhSZRgnz7LEofXS A4nPq4EEUElUsnE7NOTimDo60zjqjTDDVNd73Q/WaPT2G7syOB7L0EaaZJa9yvyKJaEl CeYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703256934; x=1703861734; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kHQCFGGLNiztDEJ2wrlf/vZG7Mebms+6KQMqUg+YQGU=; b=iV3XBGOy5eLvbHp72VhR1mxJvEw4GOpcWEdSwc5fMPxqF5PY3SMeuC+NPfpumepI5o HxWiv+BAbK2wLS3p/opJwpa1847OFM96xc3ernWBjOiOIa6inxXAsry9pHCXEoOwbnpi LXAiEOkt7tJjYdTXXo/+lJ2DpV53ybliE201boyOjzAFUkKueDQFHVe8yPsvG9sdjCUh mffxz/ox2tc/uROyAn0t7BA5f5lclzxbH4xIZZxQJN3fi8flIabzBi07pbaaUNI5+UgE LrFHQ5kI1NmPMsrZV8zzt1BNyz13iTwdxUKkzKILczzLpo6cAowtgjFxRsR2Ad55hQP9 r4GA== X-Gm-Message-State: AOJu0Yy+QbI/SjjOFIiJYoBBi2NFnXM+/zUlp4tkp+pClA+Q8TotOiZk QYXmW5yJpoWVnnbRB0tSpmzvB7hkpD0Xvg== X-Google-Smtp-Source: AGHT+IH7UNV2CQYUhtnVKei9ph0mvzFJGhzvL2yJnpBqFgaMPcBfqE1TRyfMYzvN0RP1tDNHcQnQ5g== X-Received: by 2002:a05:6a20:c5a0:b0:194:dbd6:9c1e with SMTP id gn32-20020a056a20c5a000b00194dbd69c1emr2139270pzb.2.1703256934236; Fri, 22 Dec 2023 06:55:34 -0800 (PST) Received: from [192.168.1.150] ([198.8.77.194]) by smtp.gmail.com with ESMTPSA id p23-20020a635b17000000b005c66b54476bsm3326753pgb.63.2023.12.22.06.55.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 22 Dec 2023 06:55:33 -0800 (PST) Message-ID: <831312c5-d86f-4d53-8a18-1bd00db61c0d@kernel.dk> Date: Fri, 22 Dec 2023 07:55:31 -0700 Precedence: bulk X-Mailing-List: io-uring@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [syzbot] [mm?] [io-uring?] WARNING in get_pte_pfn Content-Language: en-US To: syzbot , akpm@linux-foundation.org, io-uring@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, syzkaller-bugs@googlegroups.com References: <000000000000f9ff00060d14c256@google.com> From: Jens Axboe In-Reply-To: <000000000000f9ff00060d14c256@google.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 12/22/23 1:11 AM, syzbot wrote: > Hello, > > syzbot found the following issue on: > > HEAD commit: 0e389834672c Merge tag 'for-6.7-rc5-tag' of git://git.kern.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=1454824ee80000 > kernel config: https://syzkaller.appspot.com/x/.config?x=f21aff374937e60e > dashboard link: https://syzkaller.appspot.com/bug?extid=03fd9b3f71641f0ebf2d > compiler: gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40 > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13b4ef49e80000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=118314d6e80000 > > Downloadable assets: > disk image: https://storage.googleapis.com/syzbot-assets/e58cd74e152a/disk-0e389834.raw.xz > vmlinux: https://storage.googleapis.com/syzbot-assets/45d17ccb34bc/vmlinux-0e389834.xz > kernel image: https://storage.googleapis.com/syzbot-assets/b9b7105d4e08/bzImage-0e389834.xz > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > Reported-by: syzbot+03fd9b3f71641f0ebf2d@syzkaller.appspotmail.com > > ------------[ cut here ]------------ > WARNING: CPU: 1 PID: 5066 at mm/vmscan.c:3242 get_pte_pfn+0x1b5/0x3f0 mm/vmscan.c:3242 > Modules linked in: > CPU: 1 PID: 5066 Comm: syz-executor668 Not tainted 6.7.0-rc5-syzkaller-00270-g0e389834672c #0 > Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023 > RIP: 0010:get_pte_pfn+0x1b5/0x3f0 mm/vmscan.c:3242 > Code: f3 74 2a e8 6d 78 cb ff 31 ff 48 b8 00 00 00 00 00 00 00 02 48 21 c5 48 89 ee e8 e6 73 cb ff 48 85 ed 74 4e e8 4c 78 cb ff 90 <0f> 0b 90 48 c7 c3 ff ff ff ff e8 3c 78 cb ff 48 b8 00 00 00 00 00 > RSP: 0018:ffffc900041e6878 EFLAGS: 00010293 > RAX: 0000000000000000 RBX: 000000000007891d RCX: ffffffff81bbf6e3 > RDX: ffff88807d813b80 RSI: ffffffff81bbf684 RDI: 0000000000000005 > RBP: 0000000000000000 R08: 0000000000000005 R09: 0000000000000000 > R10: 0000000000000200 R11: 0000000000000003 R12: 0000000000000200 > R13: 1ffff9200083cd0f R14: 0000000000010b21 R15: 0000000020ffc000 > FS: 0000555555f4d480(0000) GS:ffff8880b9900000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > CR2: 0000000000000000 CR3: 000000005fbfa000 CR4: 0000000000350ef0 > Call Trace: > > lru_gen_look_around+0x70d/0x11a0 mm/vmscan.c:4001 > folio_referenced_one+0x5a2/0xf70 mm/rmap.c:843 > rmap_walk_anon+0x225/0x570 mm/rmap.c:2485 > rmap_walk mm/rmap.c:2562 [inline] > rmap_walk mm/rmap.c:2557 [inline] > folio_referenced+0x28a/0x4b0 mm/rmap.c:960 > folio_check_references mm/vmscan.c:829 [inline] > shrink_folio_list+0x1ace/0x3f00 mm/vmscan.c:1160 > evict_folios+0x6e7/0x1b90 mm/vmscan.c:4499 > try_to_shrink_lruvec+0x638/0xa10 mm/vmscan.c:4704 > lru_gen_shrink_lruvec mm/vmscan.c:4849 [inline] > shrink_lruvec+0x314/0x2990 mm/vmscan.c:5622 > shrink_node_memcgs mm/vmscan.c:5842 [inline] > shrink_node+0x811/0x3710 mm/vmscan.c:5877 > shrink_zones mm/vmscan.c:6116 [inline] > do_try_to_free_pages+0x36c/0x1940 mm/vmscan.c:6178 > try_to_free_mem_cgroup_pages+0x31a/0x770 mm/vmscan.c:6493 > try_charge_memcg+0x3d3/0x11f0 mm/memcontrol.c:2742 > obj_cgroup_charge_pages mm/memcontrol.c:3255 [inline] > __memcg_kmem_charge_page+0xdd/0x2a0 mm/memcontrol.c:3281 > __alloc_pages+0x263/0x2420 mm/page_alloc.c:4585 > alloc_pages_mpol+0x258/0x5f0 mm/mempolicy.c:2133 > __get_free_pages+0xc/0x40 mm/page_alloc.c:4615 > io_mem_alloc+0x33/0x60 io_uring/io_uring.c:2789 > io_allocate_scq_urings io_uring/io_uring.c:3842 [inline] > io_uring_create io_uring/io_uring.c:4019 [inline] > io_uring_setup+0x13ed/0x2430 io_uring/io_uring.c:4131 > __do_sys_io_uring_setup io_uring/io_uring.c:4158 [inline] > __se_sys_io_uring_setup io_uring/io_uring.c:4152 [inline] > __x64_sys_io_uring_setup+0x98/0x140 io_uring/io_uring.c:4152 > do_syscall_x64 arch/x86/entry/common.c:52 [inline] > do_syscall_64+0x40/0x110 arch/x86/entry/common.c:83 > entry_SYSCALL_64_after_hwframe+0x63/0x6b > RIP: 0033:0x7f4b0e4778a9 > Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 d1 1a 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 b8 ff ff ff f7 d8 64 89 01 48 > RSP: 002b:00007fff814fe868 EFLAGS: 00000202 ORIG_RAX: 00000000000001a9 > RAX: ffffffffffffffda RBX: 0000000000000003 RCX: 00007f4b0e4778a9 > RDX: 0000000020000700 RSI: 0000000020000640 RDI: 0000000000005a19 > RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000020000700 > R10: 00007fff814fe8d0 R11: 0000000000000202 R12: 0000000020000640 > R13: 0000000000000000 R14: 0000000000005a19 R15: 0000000020000700 > Don't think this is io_uring related, test case looks like it's just setting up and tearing down big rings. -- Jens Axboe