Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1105577imm; Thu, 6 Sep 2018 15:41:39 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZCtM4BuWV665cLYo/OaW+B33r0Nilmoto8HOjlLJRRL2ym7oeaf/CddQTQDKFLIs/FZPyL X-Received: by 2002:a62:2f84:: with SMTP id v126-v6mr5327788pfv.115.1536273699815; Thu, 06 Sep 2018 15:41:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536273699; cv=none; d=google.com; s=arc-20160816; b=fMs4ToCe3x/MKu8QZN6r/ED7fu+uSzQsDilFrLXySLRBiqZZZsbSz9ygXcaXPk/uX2 7Cw64kmlA2xPQQDo4SX+8zjFE7nwWsreWLXdu4AcPi0O832xfdIPeokW4h1FT0Mz9mN8 BZOERq2u895hFSqCw8MevmnSTz25OAmn5PLePo8tPxEdchxmy9tveRTt7InV3RX6caDr RctGz371VQK+ZFbc1/AaRNII8h/WVVupKZKaepNyD6jcmWokbRH+ob9II3M0DmrJK2g+ 64FZ3j/ZXq9QTPGHA089jyEpyUatnA0gQeDAAeDnqJqx2NX2QXCQDAmfSJJ4cC6bNmnN E/jw== 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; bh=6W5V8mj6rovz0jTQGFWuFuUCQH1mUyO4UCxC9rqWvQ8=; b=wp3DWQEq9KzN3sfYVuBGoI2MFAZpTfqbliRwlfdGowb3OBfDbJJEI75Igo52MOJToY be6YjadHOOd1Ze5cD6hxJMuRRrWxZxbqHL7qLIH8Um1WsowG39mvAspHbVEoFZayF6dZ G8NnS6lbfzpLP2V5VZGvFh9r0l2QywpDtZZ+P/gvyITwtnHGf/1PUA2kcNVyjAKmPl5l c0KUoXPYp3yMbJbun8+/tYWW4BXlUFMJys2R1CHW8xsfWHQRbs4jEGsfmHGl1Hmwl7GD tRmnFTE1kj1sKT2PHujXueHqArLvVZ69KBRYP6cG1owqUOLX6L7MjZYx1kkL5afrhb54 AUzA== 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 d5-v6si5866033pgq.316.2018.09.06.15.41.24; Thu, 06 Sep 2018 15:41:39 -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 S1728615AbeIGDCa (ORCPT + 99 others); Thu, 6 Sep 2018 23:02:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44932 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726356AbeIGDC3 (ORCPT ); Thu, 6 Sep 2018 23:02:29 -0400 Received: from akpm3.svl.corp.google.com (unknown [104.133.8.65]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 649B1D00; Thu, 6 Sep 2018 22:24:52 +0000 (UTC) Date: Thu, 6 Sep 2018 15:24:51 -0700 From: Andrew Morton To: Davidlohr Bueso Cc: Waiman Long , "Luis R. Rodriguez" , Kees Cook , Jonathan Corbet , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-doc@vger.kernel.org, Al Viro , Matthew Wilcox , "Eric W. Biederman" , Takashi Iwai , Davidlohr Bueso , manfred@colorfullife.com Subject: Re: [PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit Message-Id: <20180906152451.e8c6ff58a867646ff5209cfc@linux-foundation.org> In-Reply-To: <20180817165008.GB32382@linux-r8p5> References: <1529317698-16575-1-git-send-email-longman@redhat.com> <20180817165008.GB32382@linux-r8p5> X-Mailer: Sylpheed 3.6.0 (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 Fri, 17 Aug 2018 09:50:08 -0700 Davidlohr Bueso wrote: > >Enforcing the range limit check may cause some existing applications to break > >if they unwittingly set a value higher than 32k. To allow system administrators > >to work around this issue, a new ipcmni_compat sysctl parameter can now be set > >to restore the old behavior. This compatibility mode can only be set if the > >ipcmni_extend boot parameter is not specified. Patch 5 implements this new > >sysctl parameter. > > > >Waiman Long (5): > > ipc: IPCMNI limit check for msgmni and shmmni > > ipc: IPCMNI limit check for semmni > > I've reviewed the first two which look good and are actual immediate fixes > to the bogus user input. I haven't gotten around yet the rest of the patches > but are at least a bit more controversial than the first two. As such, could > patch 1 and 2 be picked up once the merge window closes, for v4.20? Although > -stable might want in, this situation is quite historic, so it's not that > urgent. Thanks. Could we please have a refresh and resend? Hopefully Luis will have time for another pass.