Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp1999217ybi; Thu, 20 Jun 2019 07:31:01 -0700 (PDT) X-Google-Smtp-Source: APXvYqxHzZMuAMTcyrS6XmoszVM3CxF31OBOoHGCyI8l9y74++iLbLUIapSv95ZthCui8T+WCXqN X-Received: by 2002:a17:902:b204:: with SMTP id t4mr125607721plr.285.1561041061448; Thu, 20 Jun 2019 07:31:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561041061; cv=none; d=google.com; s=arc-20160816; b=XKi1HQUWcnsw/mGarMjOuCKx/C97whWuVoUzvB0JE2beXP8qA63JQjqlIvdD8fenjo 7FxGWmZ6YHZNFgZFlun28vup1SUaWnI6hb7hh0ewAsZTj8Y9yTlfeX1C8VuMGYIoOpfz LjjsmM/VrdAfE2u25zDGPfEeW0ygA4qEOJjXTfXLr/tRQh+NuGHNL6ELP4rdyVO1HseW YqzNyKcp84AypwI8HNw6QGgQ7dEOaET7d9pTlnq8O6zVi3RvXeyRjEkvnBZNiq8Rf4I5 a+zHQ8r1u63dac69NHaeSajBnI2tGIfRHdZxJHSwZPCx1Z21PL9w1pAi3p9JE+Ocw2+/ AptA== 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:dkim-signature; bh=/aZGDRAVyAV6lIE0ILnXOjAyIfIPtC0RGIBK6ejA8qE=; b=fhUtU+I0DnZXBDJXmWYJg2N3d05a5u3zUBfuXa6wyLXZPzLO75OCJ2rf792FmujLj5 CuJmA5b3b+pdrjuTFy427Jgp3Yk4IqdMR6X3AoUjjS3oyBQ9j4ZIBMHhIo63rOSqQQj8 iuQtuvGW/IZG1JL9A2+cakcgAZmzHlQU2fvora82YIXqNwrWWojvRbL2C+fgtp/1WaV0 Dg/5ICjywWoYTGA5AcRh2C160LZGdSu7Chm43TARKprx1Cy2pD7CaBP+OnqaUrvPhLnJ PkCHH7RV0OJw9mJIrUTR+50O7hY28DBksUAzv0QGZUT9RX+0LZvJ70zDcoDuzaWSiH37 Hb7w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bWZIWH1K; 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 a23si16646594pls.189.2019.06.20.07.30.45; Thu, 20 Jun 2019 07:31:01 -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; dkim=pass header.i=@kernel.org header.s=default header.b=bWZIWH1K; 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 S1732114AbfFTO3W (ORCPT + 99 others); Thu, 20 Jun 2019 10:29:22 -0400 Received: from mail.kernel.org ([198.145.29.99]:38210 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726675AbfFTO3V (ORCPT ); Thu, 20 Jun 2019 10:29:21 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 017FD206E0; Thu, 20 Jun 2019 14:29:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561040960; bh=jGmcXFeW7D8HKNyL/7thTeEj0zTlF5U4/cIcsDDUCcE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bWZIWH1KS7f4YtgkdDQ1w1wqZnbknVtlEjsKM3/0EvS2BVM9DQEtY3E8AbvcgmQ5j +9V/tRmfj/fFD1RtgIAerM3bvwacNNtvsKzpzC+csNmLj2Oy1HYI3wIAn8J0Eddrl6 qA8Hk0xtO2X6F75FZY+zij/t168hRiOm0RZ10QK0= Date: Thu, 20 Jun 2019 16:29:18 +0200 From: Greg KH To: Michal Hocko Cc: Stable tree , Jason Gunthorpe , linux-mm@kvack.org, LKML , Andrea Arcangeli , Jann Horn , Oleg Nesterov , Peter Xu , Mike Rapoport , Michal Hocko , Andrew Morton , Linus Torvalds , Joel Fernandes Subject: Re: [PATCH stable-4.4 v3] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping Message-ID: <20190620142918.GE9832@kroah.com> References: <20190610074635.2319-1-mhocko@kernel.org> <20190617065824.28305-1-mhocko@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190617065824.28305-1-mhocko@kernel.org> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 17, 2019 at 08:58:24AM +0200, Michal Hocko wrote: > From: Andrea Arcangeli > > Upstream 04f5866e41fb70690e28397487d8bd8eea7d712a commit. > > The core dumping code has always run without holding the mmap_sem for > writing, despite that is the only way to ensure that the entire vma > layout will not change from under it. Only using some signal > serialization on the processes belonging to the mm is not nearly enough. > This was pointed out earlier. For example in Hugh's post from Jul 2017: > > https://lkml.kernel.org/r/alpine.LSU.2.11.1707191716030.2055@eggly.anvils > > "Not strictly relevant here, but a related note: I was very surprised > to discover, only quite recently, how handle_mm_fault() may be called > without down_read(mmap_sem) - when core dumping. That seems a > misguided optimization to me, which would also be nice to correct" > > In particular because the growsdown and growsup can move the > vm_start/vm_end the various loops the core dump does around the vma will > not be consistent if page faults can happen concurrently. > > Pretty much all users calling mmget_not_zero()/get_task_mm() and then > taking the mmap_sem had the potential to introduce unexpected side > effects in the core dumping code. > > Adding mmap_sem for writing around the ->core_dump invocation is a > viable long term fix, but it requires removing all copy user and page > faults and to replace them with get_dump_page() for all binary formats > which is not suitable as a short term fix. > > For the time being this solution manually covers the places that can > confuse the core dump either by altering the vma layout or the vma flags > while it runs. Once ->core_dump runs under mmap_sem for writing the > function mmget_still_valid() can be dropped. > > Allowing mmap_sem protected sections to run in parallel with the > coredump provides some minor parallelism advantage to the swapoff code > (which seems to be safe enough by never mangling any vma field and can > keep doing swapins in parallel to the core dumping) and to some other > corner case. > > In order to facilitate the backporting I added "Fixes: 86039bd3b4e6" > however the side effect of this same race condition in /proc/pid/mem > should be reproducible since before 2.6.12-rc2 so I couldn't add any > other "Fixes:" because there's no hash beyond the git genesis commit. > > Because find_extend_vma() is the only location outside of the process > context that could modify the "mm" structures under mmap_sem for > reading, by adding the mmget_still_valid() check to it, all other cases > that take the mmap_sem for reading don't need the new check after > mmget_not_zero()/get_task_mm(). The expand_stack() in page fault > context also doesn't need the new check, because all tasks under core > dumping are frozen. > > Link: http://lkml.kernel.org/r/20190325224949.11068-1-aarcange@redhat.com > Fixes: 86039bd3b4e6 ("userfaultfd: add new syscall to provide memory externalization") > Signed-off-by: Andrea Arcangeli > Reported-by: Jann Horn > Suggested-by: Oleg Nesterov > Acked-by: Peter Xu > Reviewed-by: Mike Rapoport > Reviewed-by: Oleg Nesterov > Reviewed-by: Jann Horn > Acked-by: Jason Gunthorpe > Acked-by: Michal Hocko > Cc: > Signed-off-by: Andrew Morton > Signed-off-by: Linus Torvalds > Cc: Joel Fernandes (Google) > [mhocko@suse.com: stable 4.4 backport > - drop infiniband part because of missing 5f9794dc94f59 > - drop userfaultfd_event_wait_completion hunk because of > missing 9cd75c3cd4c3d] > - handle binder_update_page_range because of missing 720c241924046 > - handle mlx5_ib_disassociate_ucontext - akaher@vmware.com > ] > Signed-off-by: Michal Hocko > --- > drivers/android/binder.c | 6 ++++++ > drivers/infiniband/hw/mlx4/main.c | 3 +++ > fs/proc/task_mmu.c | 18 ++++++++++++++++++ > fs/userfaultfd.c | 10 ++++++++-- > include/linux/mm.h | 21 +++++++++++++++++++++ > mm/mmap.c | 7 ++++++- > 6 files changed, 62 insertions(+), 3 deletions(-) I've queued this up now, as it looks like everyone agrees with it. What about a 4.9.y backport? thanks, greg k-h