Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5178111ybi; Tue, 28 May 2019 08:47:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqwVi/nBJToOroa0C7JcEeQKPSn6lZNEiX9XnBdDbJ6MVFrPSDPvsJ/VQdemdX3zDAi8N6ns X-Received: by 2002:a17:902:bd94:: with SMTP id q20mr113447860pls.146.1559058426130; Tue, 28 May 2019 08:47:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559058426; cv=none; d=google.com; s=arc-20160816; b=rxLQtA+r0sBTOJ6ZVnqJtKKG/AwhrPxESbNrEVjTgQxKQysy9s5UjvYZDcJIVFJF3N etv2I74vVdnWOleWyZBdYmJ846XiCy+euUMLnG0CqaKL0IDsKzVXWkpJS2PZhyItU/ra Gn5KTY69k4w2q+NysdIg3JzIkSMh5PF4oI4arDA8Ln/TqvyqzgPL6Jfu9RusFqjaA/8u AOutAKQcv7OysecOPiQRPl+hWYnOaLqhDvwU0BVHD8UKPxoQTzQ7DwNCVrBgfPXe8u74 Z4Vnqr1iFpoKgVGzEvlSrE+td6DtZt0RkdLBALTr3aPUFvOcj/qzISkyAO1SdEubYzvy UaVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=n+oWOH95VfLQwvyiwZDJxKJFYs6li92dfwtIlYgOBPI=; b=lhZpGSqd+3DzD549oGXlaOTE8NcNL4faMXXxCSf7dSFW0bPnKpW0wLvQZhJZupqBDX ICXEJqXIgNbXx29YEAc/tyi9tCj+EgwyOSlE89IxyuARjdIAE30k7AJVNtIKhmpdaEAr rT97/dXaHMwmEUwGFF7pq/N8eXdHoz5TUuh91g+GF/1uujatfuUpthXwCjpL7WK2Dgkf pWvd0vGLaWAy6ijng8D25o85L9nz096b5RSCF4k5IinfvmwxVZIGNdG3qc7zY7iNbK9F TbZsVh1eQjvkbNoo2kI0XM1If9Uu/v740hY/W3eMF/IkJ6JZn5tnJAdEYLHHae8pjb5Q PIug== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t125si23207149pgc.528.2019.05.28.08.46.48; Tue, 28 May 2019 08:47:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727505AbfE1Pc3 (ORCPT + 99 others); Tue, 28 May 2019 11:32:29 -0400 Received: from foss.arm.com ([217.140.101.70]:59478 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727401AbfE1Pc3 (ORCPT ); Tue, 28 May 2019 11:32:29 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 07479341; Tue, 28 May 2019 08:32:29 -0700 (PDT) Received: from fuggles.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id C3AE53F59C; Tue, 28 May 2019 08:32:26 -0700 (PDT) Date: Tue, 28 May 2019 16:32:24 +0100 From: Will Deacon To: Peter Zijlstra Cc: Young Xiao <92siuyang@gmail.com>, linux@armlinux.org.uk, mark.rutland@arm.com, mingo@redhat.com, bp@alien8.de, hpa@zytor.com, x86@kernel.org, kan.liang@linux.intel.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, ravi.bangoria@linux.vnet.ibm.com, mpe@ellerman.id.au Subject: Re: [PATCH] perf: Fix oops when kthread execs user process Message-ID: <20190528153224.GE20758@fuggles.cambridge.arm.com> References: <1559046689-24091-1-git-send-email-92siuyang@gmail.com> <20190528140103.GT2623@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190528140103.GT2623@hirez.programming.kicks-ass.net> User-Agent: Mutt/1.11.1+86 (6f28e57d73f2) () Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 28, 2019 at 04:01:03PM +0200, Peter Zijlstra wrote: > On Tue, May 28, 2019 at 08:31:29PM +0800, Young Xiao wrote: > > When a kthread calls call_usermodehelper() the steps are: > > 1. allocate current->mm > > 2. load_elf_binary() > > 3. populate current->thread.regs > > > > While doing this, interrupts are not disabled. If there is a perf > > interrupt in the middle of this process (i.e. step 1 has completed > > but not yet reached to step 3) and if perf tries to read userspace > > regs, kernel oops. This seems to be because pt_regs(current) gives NULL for kthreads on Power. > > Fix it by setting abi to PERF_SAMPLE_REGS_ABI_NONE when userspace > > pt_regs are not set. > > > > See commit bf05fc25f268 ("powerpc/perf: Fix oops when kthread execs > > user process") for details. > > Why the hell do we set current->mm before it is complete? Note that > normally exec() builds the new mm before attaching it, see exec_mmap() > in flush_old_exec(). From the initial report [1], it doesn't look like the mm isn't initialised, but rather than we're dereferencing a NULL pt_regs pointer somehow for the current task (see previous comment). I don't see how that can happen on arm64, given that we put the pt_regs on the kernel stack which is allocated during fork. Will [1] https://git.kernel.org/linus/bf05fc25f268