Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp289870ybh; Mon, 20 Jul 2020 17:03:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzsPUTAwHgI2SkBq7UDKDUOR0kdBGP7pJ2dMmqQxULTvBPtASWix+DR2o8NuTWT3qqXK2X6 X-Received: by 2002:a17:906:4b46:: with SMTP id j6mr22188996ejv.403.1595289798012; Mon, 20 Jul 2020 17:03:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595289798; cv=none; d=google.com; s=arc-20160816; b=iRBaxP9C/aVbyo43eHlNaOA4kLNO9G3in/CtDKrkEuuolecpnFeqowAbQo+a7YutgS MzvIaPsB/rOFk/NsAYyZRyZD8TnNbUDL1liF5eJ8rSd2l4w1CSqH/MH4kwaj1+KcE+CY LbsskciIMMzheS7oeNrgZPoOsNTTFiLt+JO22KjRzOMRDjqFFcYmji6J6eTXipm7+LA2 2XYq7c+8T2w0yRrnThwX3HDaSBQzFyYablKflqcXGSN8D836mw/guZkiCFmvW8ckZLTH dDCgjLWdvlws3nHjIqPuxKXRhHn4t9JcqXKLfM6o/AekF3P7paV00sZHmghukcWONxax vHyA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=yt1HMqR7ScVB1cT+1lZJDpbXfPjqJDVRHcujUqXtT8w=; b=s6Wfn40pMvflh3iIebrD62Qh+ao/hCAepSQRuA/CgvsXfwaxfSAqw2q6TovE9K9LTp KFS0mQB5wvGqLFeLPZ/nOD8wPBLgMLe2LsXVoVWpuqHLAs12GgWhtCVLN0QNDQ6MQICe +1psJ5w4Ei61CavNRxNfziYgh2g2yFgO2pcnvPrrvitBa73kq4Fgegt+1s7pQWEUZRw8 8OVnoAQ7RAPj4JgJsgEoo4jJIc8f93v8W6PK+yRSxdV6/moNm0q+Sr2X22jJ9s9P+Bxz U8HwXdNBM3/91M3xrMrTc+DI8Ua2GnzZZ4tR8OHa6Pdn0ceaacaQFvK5EsxDcyP2ubg9 c4ag== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vigIZWau; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r9si2327398ejp.629.2020.07.20.17.02.53; Mon, 20 Jul 2020 17:03:17 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=vigIZWau; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727032AbgGUAAS (ORCPT + 99 others); Mon, 20 Jul 2020 20:00:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:42656 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726390AbgGUAAS (ORCPT ); Mon, 20 Jul 2020 20:00:18 -0400 Received: from localhost.localdomain (c-73-231-172-41.hsd1.ca.comcast.net [73.231.172.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DE7DA208E4; Mon, 20 Jul 2020 23:51:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595289105; bh=7ruEEyKDUeYqw7QTMZfSVf0o3+tXFE6jymo2C5c1vDA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=vigIZWauYeJjqcJLOmY21S4+ieHufF0KzoPQtCFsoYZikeJcCItEoqiDzxWfjzJ4L CCTGDKwWEXkIVnZ3ZjfFbI0ZMZk4NUYjPhYjJGyoEOqJA/+dDuZ4LHPZ/wycAjslmQ UUfxBqUqlaSpzZJ132C/8qiw5mg9Guv+GcWQFJZw= Date: Mon, 20 Jul 2020 16:51:44 -0700 From: Andrew Morton To: syzbot Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, syzkaller-bugs@googlegroups.com, Matthew Wilcox , "Kirill A. Shutemov" , Ralph Campbell , David Hildenbrand , Mike Kravetz Subject: Re: kernel BUG at include/linux/swapops.h:LINE! Message-Id: <20200720165144.93189f7825bd28e234a42cb8@linux-foundation.org> In-Reply-To: <0000000000004c38cd05aad1d13f@google.com> References: <000000000000bc4fd705a6e090e2@google.com> <0000000000004c38cd05aad1d13f@google.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 19 Jul 2020 14:10:19 -0700 syzbot wrote: > syzbot has found a reproducer for the following issue on: > > HEAD commit: 4c43049f Add linux-next specific files for 20200716 > git tree: linux-next > console output: https://syzkaller.appspot.com/x/log.txt?x=12c56087100000 > kernel config: https://syzkaller.appspot.com/x/.config?x=2c76d72659687242 > dashboard link: https://syzkaller.appspot.com/bug?extid=c48f34012b06c4ac67dd > compiler: gcc (GCC) 10.1.0-syz 20200507 > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1344abeb100000 > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > Reported-by: syzbot+c48f34012b06c4ac67dd@syzkaller.appspotmail.com Thanks. __handle_mm_fault ->pmd_migration_entry_wait ->migration_entry_to_page stumbled onto an unlocked page. I don't immediately see a cause. Perhaps Matthew's "THP prep patches", perhaps something else. Is it possible to perform a bisection? > ------------[ cut here ]------------ > kernel BUG at include/linux/swapops.h:197! > invalid opcode: 0000 [#1] PREEMPT SMP KASAN > CPU: 1 PID: 19938 Comm: syz-executor.2 Not tainted 5.8.0-rc5-next-20200716-syzkaller #0 > Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011 > RIP: 0010:migration_entry_to_page include/linux/swapops.h:197 [inline] > RIP: 0010:migration_entry_to_page include/linux/swapops.h:190 [inline] > RIP: 0010:pmd_migration_entry_wait+0x493/0x520 mm/migrate.c:368 > Code: 4d 8d 66 ff e9 1f fe ff ff e8 b9 c4 be ff 49 8d 5f ff e9 58 fe ff ff e8 ab c4 be ff 4d 8d 66 ff e9 a9 fe ff ff e8 9d c4 be ff <0f> 0b e8 96 c4 be ff 0f 0b e8 8f c4 be ff 4c 8d 65 ff eb a7 48 89 > RSP: 0018:ffffc9001095fb70 EFLAGS: 00010293 > RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff81b56a24 > RDX: ffff888092022240 RSI: ffffffff81b56b43 RDI: 0000000000000001 > RBP: ffffea0008468080 R08: 0000000000000000 R09: ffffea0008468087 > R10: 0000000000000000 R11: 0000000000000000 R12: ffffea0008468080 > R13: ffff888015d2e0c0 R14: 0000000000000000 R15: 0000000000000000 > FS: 00007f55eb477700(0000) GS:ffff8880ae700000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > CR2: 0000000020000080 CR3: 000000021ad87000 CR4: 00000000001526e0 > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 > Call Trace: > __handle_mm_fault mm/memory.c:4349 [inline] > handle_mm_fault+0x23cf/0x45e0 mm/memory.c:4465 > do_user_addr_fault+0x598/0xbf0 arch/x86/mm/fault.c:1294 > handle_page_fault arch/x86/mm/fault.c:1351 [inline] > exc_page_fault+0xab/0x170 arch/x86/mm/fault.c:1404 > asm_exc_page_fault+0x1e/0x30 arch/x86/include/asm/idtentry.h:544 > RIP: 0010:copy_user_generic_unrolled+0x89/0xc0 arch/x86/lib/copy_user_64.S:91 > Code: 38 4c 89 47 20 4c 89 4f 28 4c 89 57 30 4c 89 5f 38 48 8d 76 40 48 8d 7f 40 ff c9 75 b6 89 d1 83 e2 07 c1 e9 03 74 12 4c 8b 06 <4c> 89 07 48 8d 76 08 48 8d 7f 08 ff c9 75 ee 21 d2 74 10 89 d1 8a > RSP: 0018:ffffc9001095fe48 EFLAGS: 00010202 > RAX: 0000000000000001 RBX: 0000000020000080 RCX: 0000000000000001 > RDX: 0000000000000000 RSI: ffffc9001095fea8 RDI: 0000000020000080 > RBP: ffffc9001095fea8 R08: 0000000400000003 R09: ffffc9001095feaf > R10: fffff5200212bfd5 R11: 0000000000000000 R12: 0000000000000008 > R13: 0000000020000088 R14: 00007ffffffff000 R15: 0000000000000000 > copy_user_generic arch/x86/include/asm/uaccess_64.h:37 [inline] > raw_copy_to_user arch/x86/include/asm/uaccess_64.h:74 [inline] > _copy_to_user+0x11e/0x160 lib/usercopy.c:30 > copy_to_user include/linux/uaccess.h:168 [inline] > do_pipe2+0x128/0x1b0 fs/pipe.c:1014 > __do_sys_pipe fs/pipe.c:1035 [inline] > __se_sys_pipe fs/pipe.c:1033 [inline] > __x64_sys_pipe+0x2f/0x40 fs/pipe.c:1033 > do_syscall_64+0x60/0xe0 arch/x86/entry/common.c:384 > entry_SYSCALL_64_after_hwframe+0x44/0xa9 > RIP: 0033:0x45c1d9 > Code: Bad RIP value. > RSP: 002b:00007f55eb476c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000016 > RAX: ffffffffffffffda RBX: 0000000000022ac0 RCX: 000000000045c1d9 > RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000020000080 > RBP: 000000000078c070 R08: 0000000000000000 R09: 0000000000000000 > R10: 0000000000000000 R11: 0000000000000246 R12: 000000000078c04c > R13: 00007ffcfc120ecf R14: 00007f55eb4779c0 R15: 000000000078c04c > Modules linked in: > ---[ end trace ea73d933d66ff0d4 ]--- > RIP: 0010:migration_entry_to_page include/linux/swapops.h:197 [inline] > RIP: 0010:migration_entry_to_page include/linux/swapops.h:190 [inline] > RIP: 0010:pmd_migration_entry_wait+0x493/0x520 mm/migrate.c:368 > Code: 4d 8d 66 ff e9 1f fe ff ff e8 b9 c4 be ff 49 8d 5f ff e9 58 fe ff ff e8 ab c4 be ff 4d 8d 66 ff e9 a9 fe ff ff e8 9d c4 be ff <0f> 0b e8 96 c4 be ff 0f 0b e8 8f c4 be ff 4c 8d 65 ff eb a7 48 89 > RSP: 0018:ffffc9001095fb70 EFLAGS: 00010293 > RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffffffff81b56a24 > RDX: ffff888092022240 RSI: ffffffff81b56b43 RDI: 0000000000000001 > RBP: ffffea0008468080 R08: 0000000000000000 R09: ffffea0008468087 > R10: 0000000000000000 R11: 0000000000000000 R12: ffffea0008468080 > R13: ffff888015d2e0c0 R14: 0000000000000000 R15: 0000000000000000 > FS: 00007f55eb477700(0000) GS:ffff8880ae700000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 > CR2: 0000000020000080 CR3: 000000021ad87000 CR4: 00000000001526e0 > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 >