Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3408004pxf; Mon, 22 Mar 2021 05:54:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzIT/9J+vfsG7MlBiJnOOUYAE4v8qcm2MZHCglR0EzA+BqFTpNqP9OJ+x/EyP2OVqgSORRP X-Received: by 2002:a50:ed96:: with SMTP id h22mr25283143edr.39.1616417669712; Mon, 22 Mar 2021 05:54:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616417669; cv=none; d=google.com; s=arc-20160816; b=j4ua3VJhUCOvM9S9uLj11H8C0ytwqK6AUEMwahDOfWAJ4IsBXcTy2Br4mkC7fGp1LA ikdHYJNvJkAqEIQn+7StKX2UPWrAWpqy0EeuOLcv/atwR1TXMfVCI2m0Lyuby8r8GaIL p1nFzjslQGXewQJibiITIMH1mEhz3X3IgF80D8uI37ga3v5rljbV8FXpMJ1KNou29alx iUoweBfr2AQFlSAHwRjqfi5yP20LzMf8fS8g9X8ym9cMLXVBhlOa9ZkEEGn2zloQdGgv iQ8+Haw8/8bGuO4mokoJe26H/G4ietq+1GkMjS8hxlzR4UPyy/i2SagGRbuPH0bdgiI9 IpHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=n5pl896/3PF4EhUFkGp01WEibWblcsi9Fa9bphv7os4=; b=QNWGoE1nF983i8aZ0XqwTdB7BPKdDcUiifbWUMBvJ+v+7m0uoo1L2q3ThmpmVAGCEi djeSzCVgWZIapOiqgl1g1t0DZOAKa2szUF0gCk5xTSpCfsjcWfwrjb44kwR4Axtmf8Q3 5CPMjf0A6vIUpyWqfbs95zST24a0nrdXewWRJz1GRKOsoPPa8YAbWRowe8abfHIVzmRO 0KwzP46bxOxN8EX43pNVyyfXAH5Ok3U+YC5MV5idKzFeplW9D7SuhX4iohBZyUDynYpP aFkvYvZn9JsSEKNS4TYknrQQsXKqv51oBHx4fzXdniVFGqkdiVw+AhyxQjDI5q4xJw6v uJQw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=qmkga4MX; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id v24si12071723eja.84.2021.03.22.05.54.07; Mon, 22 Mar 2021 05:54:29 -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=@linuxfoundation.org header.s=korg header.b=qmkga4MX; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232983AbhCVMxI (ORCPT + 99 others); Mon, 22 Mar 2021 08:53:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:34122 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232667AbhCVMnJ (ORCPT ); Mon, 22 Mar 2021 08:43:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id A6CB9619A7; Mon, 22 Mar 2021 12:40:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616416860; bh=pBnm91DvMty+DxJnzY+QYouQxfvkgacq1THG9/doDp8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qmkga4MX6/Pi8vBJ0JLG4wOlLacQZW32JXnPBP+sUMq470Ly6SM77RfFLSsu2FRUt lAgsuqXviMZ2paJpNGEGtk39NJqOe491hdErUVMfKj6YjPw/yK6nkVr7YXhLE1Wj29 rsOejIVUu5H5c0OHYRtpOtuqhgOw7OvGyYJi/wbE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jan Kratochvil , Oleg Nesterov , Thomas Gleixner Subject: [PATCH 5.10 143/157] x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() Date: Mon, 22 Mar 2021 13:28:20 +0100 Message-Id: <20210322121938.283556430@linuxfoundation.org> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210322121933.746237845@linuxfoundation.org> References: <20210322121933.746237845@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Oleg Nesterov commit 8c150ba2fb5995c84a7a43848250d444a3329a7d upstream. The comment in get_nr_restart_syscall() says: * The problem is that we can get here when ptrace pokes * syscall-like values into regs even if we're not in a syscall * at all. Yes, but if not in a syscall then the status & (TS_COMPAT|TS_I386_REGS_POKED) check below can't really help: - TS_COMPAT can't be set - TS_I386_REGS_POKED is only set if regs->orig_ax was changed by 32bit debugger; and even in this case get_nr_restart_syscall() is only correct if the tracee is 32bit too. Suppose that a 64bit debugger plays with a 32bit tracee and * Tracee calls sleep(2) // TS_COMPAT is set * User interrupts the tracee by CTRL-C after 1 sec and does "(gdb) call func()" * gdb saves the regs by PTRACE_GETREGS * does PTRACE_SETREGS to set %rip='func' and %orig_rax=-1 * PTRACE_CONT // TS_COMPAT is cleared * func() hits int3. * Debugger catches SIGTRAP. * Restore original regs by PTRACE_SETREGS. * PTRACE_CONT get_nr_restart_syscall() wrongly returns __NR_restart_syscall==219, the tracee calls ia32_sys_call_table[219] == sys_madvise. Add the sticky TS_COMPAT_RESTART flag which survives after return to user mode. It's going to be removed in the next step again by storing the information in the restart block. As a further cleanup it might be possible to remove also TS_I386_REGS_POKED with that. Test-case: $ cvs -d :pserver:anoncvs:anoncvs@sourceware.org:/cvs/systemtap co ptrace-tests $ gcc -o erestartsys-trap-debuggee ptrace-tests/tests/erestartsys-trap-debuggee.c --m32 $ gcc -o erestartsys-trap-debugger ptrace-tests/tests/erestartsys-trap-debugger.c -lutil $ ./erestartsys-trap-debugger Unexpected: retval 1, errno 22 erestartsys-trap-debugger: ptrace-tests/tests/erestartsys-trap-debugger.c:421 Fixes: 609c19a385c8 ("x86/ptrace: Stop setting TS_COMPAT in ptrace code") Reported-by: Jan Kratochvil Signed-off-by: Oleg Nesterov Signed-off-by: Thomas Gleixner Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20210201174709.GA17895@redhat.com Signed-off-by: Greg Kroah-Hartman --- arch/x86/include/asm/thread_info.h | 14 +++++++++++++- arch/x86/kernel/signal.c | 24 +----------------------- 2 files changed, 14 insertions(+), 24 deletions(-) --- a/arch/x86/include/asm/thread_info.h +++ b/arch/x86/include/asm/thread_info.h @@ -225,10 +225,22 @@ static inline int arch_within_stack_fram */ #define TS_COMPAT 0x0002 /* 32bit syscall active (64BIT)*/ +#ifndef __ASSEMBLY__ #ifdef CONFIG_COMPAT #define TS_I386_REGS_POKED 0x0004 /* regs poked by 32-bit ptracer */ +#define TS_COMPAT_RESTART 0x0008 + +#define arch_set_restart_data arch_set_restart_data + +static inline void arch_set_restart_data(struct restart_block *restart) +{ + struct thread_info *ti = current_thread_info(); + if (ti->status & TS_COMPAT) + ti->status |= TS_COMPAT_RESTART; + else + ti->status &= ~TS_COMPAT_RESTART; +} #endif -#ifndef __ASSEMBLY__ #ifdef CONFIG_X86_32 #define in_ia32_syscall() true --- a/arch/x86/kernel/signal.c +++ b/arch/x86/kernel/signal.c @@ -766,30 +766,8 @@ handle_signal(struct ksignal *ksig, stru static inline unsigned long get_nr_restart_syscall(const struct pt_regs *regs) { - /* - * This function is fundamentally broken as currently - * implemented. - * - * The idea is that we want to trigger a call to the - * restart_block() syscall and that we want in_ia32_syscall(), - * in_x32_syscall(), etc. to match whatever they were in the - * syscall being restarted. We assume that the syscall - * instruction at (regs->ip - 2) matches whatever syscall - * instruction we used to enter in the first place. - * - * The problem is that we can get here when ptrace pokes - * syscall-like values into regs even if we're not in a syscall - * at all. - * - * For now, we maintain historical behavior and guess based on - * stored state. We could do better by saving the actual - * syscall arch in restart_block or (with caveats on x32) by - * checking if regs->ip points to 'int $0x80'. The current - * behavior is incorrect if a tracer has a different bitness - * than the tracee. - */ #ifdef CONFIG_IA32_EMULATION - if (current_thread_info()->status & (TS_COMPAT|TS_I386_REGS_POKED)) + if (current_thread_info()->status & TS_COMPAT_RESTART) return __NR_ia32_restart_syscall; #endif #ifdef CONFIG_X86_X32_ABI