From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by kanga.kvack.org (Postfix) with ESMTP id DA5759000BD for ; Mon, 19 Sep 2011 14:55:57 -0400 (EDT) Received: by bkbzs2 with SMTP id zs2so7182218bkb.14 for ; Mon, 19 Sep 2011 11:55:54 -0700 (PDT) Date: Mon, 19 Sep 2011 22:55:18 +0400 From: Vasiliy Kulikov Subject: Re: [kernel-hardening] Re: [RFC PATCH 2/2] mm: restrict access to /proc/slabinfo Message-ID: <20110919185518.GA5563@albatros> References: <20110919144657.GA5928@albatros> <20110919155718.GB16272@albatros> <20110919161837.GA2232@albatros> <20110919173539.GA3751@albatros> <20110919175856.GA4282@albatros> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Pekka Enberg Cc: Andrew Morton , kernel-hardening@lists.openwall.com, Kees Cook , Cyrill Gorcunov , Al Viro , Christoph Lameter , Matt Mackall , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Dan Rosenberg , Theodore Tso , Alan Cox , Jesper Juhl , Linus Torvalds On Mon, Sep 19, 2011 at 21:46 +0300, Pekka Enberg wrote: > On Mon, Sep 19, 2011 at 8:58 PM, Vasiliy Kulikov wrote: > >> Isn't this > >> much stronger protection especially if you combine that with /proc/slabinfo > >> restriction? > > > > I don't see any reason to change allocators if we close slabinfo. > > OK, so what about /proc/meminfo, sysfs, 'perf kmem', and other kernel interfaces > through which you can get direct or indirect information about kernel memory > allocations? Oh, we also have perf... Given these are separate interfaces, I think slab oriented restriction makes more sense. So, now we have: /proc/slabinfo /sys/kernel/slab /proc/meminfo 'perf kmem' - not sure what specific files should be guarded Is there another way to get directly or indirectly the information about slabs? Thanks, -- Vasiliy Kulikov http://www.openwall.com - bringing security into open computing environments -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org