From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1AEAC34021 for ; Mon, 17 Feb 2020 17:43:32 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 32FC420725 for ; Mon, 17 Feb 2020 17:43:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=c-s.fr header.i=@c-s.fr header.b="EsKBO0Y3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 32FC420725 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=c-s.fr Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 48Lrtn3nfZzDqNC for ; Tue, 18 Feb 2020 04:43:29 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=c-s.fr (client-ip=93.17.236.30; helo=pegase1.c-s.fr; envelope-from=christophe.leroy@c-s.fr; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=c-s.fr Authentication-Results: lists.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=c-s.fr header.i=@c-s.fr header.a=rsa-sha256 header.s=mail header.b=EsKBO0Y3; dkim-atps=neutral Received: from pegase1.c-s.fr (pegase1.c-s.fr [93.17.236.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 48Lrrf6fS3zDqYS for ; Tue, 18 Feb 2020 04:41:36 +1100 (AEDT) Received: from localhost (mailhub1-int [192.168.12.234]) by localhost (Postfix) with ESMTP id 48LrrR71Jqz9ty33; Mon, 17 Feb 2020 18:41:27 +0100 (CET) Authentication-Results: localhost; dkim=pass reason="1024-bit key; insecure key" header.d=c-s.fr header.i=@c-s.fr header.b=EsKBO0Y3; dkim-adsp=pass; dkim-atps=neutral X-Virus-Scanned: Debian amavisd-new at c-s.fr Received: from pegase1.c-s.fr ([192.168.12.234]) by localhost (pegase1.c-s.fr [192.168.12.234]) (amavisd-new, port 10024) with ESMTP id 1OIVhaDbzLun; Mon, 17 Feb 2020 18:41:27 +0100 (CET) Received: from messagerie.si.c-s.fr (messagerie.si.c-s.fr [192.168.25.192]) by pegase1.c-s.fr (Postfix) with ESMTP id 48LrrR5Qncz9ty2x; Mon, 17 Feb 2020 18:41:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=c-s.fr; s=mail; t=1581961287; bh=nIN7TBij+Id1ol67k3qD2dK4S7PFsHfao+RdmPvWWoE=; h=Subject:From:To:Cc:References:Date:In-Reply-To:From; b=EsKBO0Y3ypIVKlY08dL6NwodL6sin/IYswdrcvALhYr6eYyBzotyiDa7+pV+uE74W /4FsEmPL3sLUmEBujzErcMU4EPRK2mmR/Q14sQWAaaZFo4aeAHTNBEDm4etCovH0ZY i2vBOFxYZAUnjkBPfIDgLTuzn/8RrYmvtsajmjyw= Received: from localhost (localhost [127.0.0.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 18A7D8B7EA; Mon, 17 Feb 2020 18:41:33 +0100 (CET) X-Virus-Scanned: amavisd-new at c-s.fr Received: from messagerie.si.c-s.fr ([127.0.0.1]) by localhost (messagerie.si.c-s.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id ljYj6NhSPduq; Mon, 17 Feb 2020 18:41:32 +0100 (CET) Received: from pc16570vm.idsi0.si.c-s.fr (unknown [192.168.4.90]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 8177B8B7C7; Mon, 17 Feb 2020 18:41:32 +0100 (CET) Subject: Re: [PATCH] powerpc/kprobes: Fix trap address when trap happened in real mode From: Christophe Leroy To: Masami Hiramatsu References: <20200214225434.464ec467ad9094961abb8ddc@kernel.org> <20200216213411.824295a321d8fa979dedbbbe@kernel.org> <20200217192735.5070f0925c4159ccffa4e465@kernel.org> Message-ID: <021ff73f-1c2c-19cf-bea4-28abe400e203@c-s.fr> Date: Mon, 17 Feb 2020 17:41:32 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, Anil S Keshavamurthy , stable@kernel.vger.org, Paul Mackerras , "Naveen N. Rao" , linuxppc-dev@lists.ozlabs.org, "David S. Miller" , Larry Finger Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On 02/17/2020 03:38 PM, Christophe Leroy wrote: > > > Le 17/02/2020 à 11:27, Masami Hiramatsu a écrit : >> On Mon, 17 Feb 2020 10:03:22 +0100 >> Christophe Leroy wrote: >> >>> >>> >>> Le 16/02/2020 à 13:34, Masami Hiramatsu a écrit : >>>> On Sat, 15 Feb 2020 11:28:49 +0100 >>>> Christophe Leroy wrote: >>>> >>>>> Hi, >>>>> >>>>> Le 14/02/2020 à 14:54, Masami Hiramatsu a écrit : >>>>>> Hi, >>>>>> >>>>>> On Fri, 14 Feb 2020 12:47:49 +0000 (UTC) >>>>>> Christophe Leroy wrote: >>>>>> >>>>>>> When a program check exception happens while MMU translation is >>>>>>> disabled, following Oops happens in kprobe_handler() in the >>>>>>> following >>>>>>> test: >>>>>>> >>>>>>>         } else if (*addr != BREAKPOINT_INSTRUCTION) { >>>>>> >>>>>> Thanks for the report and patch. I'm not so sure about powerpc >>>>>> implementation >>>>>> but at where the MMU translation is disabled, can the handler work >>>>>> correctly? >>>>>> (And where did you put the probe on?) >>>>>> >>>>>> Your fix may fix this Oops, but if the handler needs special care, >>>>>> it is an >>>>>> option to blacklist such place (if possible). >>>>> >>>>> I guess that's another story. Here we are not talking about a place >>>>> where kprobe has been illegitimately activated, but a place where >>>>> there >>>>> is a valid trap, which generated a valid 'program check exception'. >>>>> And >>>>> kprobe was off at that time. >>>> >>>> Ah, I got it. It is not a kprobe breakpoint, but to check that >>>> correctly, >>>> it has to know the address where the breakpoint happens. OK. >>>> >>>>> >>>>> As any 'program check exception' due to a trap (ie a BUG_ON, a >>>>> WARN_ON, >>>>> a debugger breakpoint, a perf breakpoint, etc...) calls >>>>> kprobe_handler(), kprobe_handler() must be prepared to handle the case >>>>> where the MMU translation is disabled, even if probes are not supposed >>>>> to be set for functions running with MMU translation disabled. >>>> >>>> Can't we check the MMU is disabled there (as same as checking the >>>> exception >>>> happened in user space or not)? >>>> >>> >>> What do you mean by 'there' ? At the entry of kprobe_handler() ? >>> >>> That's what my patch does, it checks whether MMU is disabled or not. If >>> it is, it converts the address to a virtual address. >>> >>> Do you mean kprobe_handler() should bail out early as it does when the >>> trap happens in user mode ? >> >> Yes, that is what I meant. >> >>> Of course we can do that, I don't know >>> enough about kprobe to know if kprobe_handler() should manage events >>> that happened in real-mode or just ignore them. But I tested adding an >>> event on a function that runs in real-mode, and it (now) works. >>> >>> So, what should we do really ? >> >> I'm not sure how the powerpc kernel runs in real mode. >> But clearly, at least kprobe event can not handle that case because >> it tries to access memory by probe_kernel_read(). Unless that function >> correctly handles the address translation, I want to prohibit kprobes >> on such address. >> >> So what I would like to see is, something like below. >> >> diff --git a/arch/powerpc/kernel/kprobes.c >> b/arch/powerpc/kernel/kprobes.c >> index 2d27ec4feee4..4771be152416 100644 >> --- a/arch/powerpc/kernel/kprobes.c >> +++ b/arch/powerpc/kernel/kprobes.c >> @@ -261,7 +261,7 @@ int kprobe_handler(struct pt_regs *regs) >>          unsigned int *addr = (unsigned int *)regs->nip; >>          struct kprobe_ctlblk *kcb; >> -       if (user_mode(regs)) >> +       if (user_mode(regs) || !(regs->msr & MSR_IR)) >>                  return 0; >>          /* >> >> > > With this instead change of my patch, I get an Oops everytime a kprobe > event occurs in real-mode. > > This is because kprobe_handler() is now saying 'this trap doesn't belong > to me' for a trap that has been installed by it. > > So the 'program check' exception handler doesn't find the owner of the > trap hence generate an Oops. > > Even if we don't want kprobe() to proceed with the event entirely > (allthough it works at least for simple events), I'd expect it to fail > gracefully. > What about something like that: @@ -264,6 +265,13 @@ int kprobe_handler(struct pt_regs *regs) if (user_mode(regs)) return 0; + if (!(regs->msr & MSR_IR)) { + if (!get_kprobe(phys_to_virt(regs->nip))) + return 0; + regs->nip += 4; + return 1; + } + /* * We don't want to be preempted for the entire * duration of kprobe processing Christophe