[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080319210436.191bb8fe@laptopd505.fenrus.org>
Date: Wed, 19 Mar 2008 21:04:36 -0700
From: Arjan van de Ven <arjan@...radead.org>
To: Christoph Lameter <clameter@....com>
Cc: akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: Re: [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo
On Tue, 18 Mar 2008 15:27:02 -0700
Christoph Lameter <clameter@....com> wrote:
> Implement a new proc file that allows the display of the currently
> allocated vmalloc memory.
> + proc_create("vmallocinfo",S_IWUSR|S_IRUGO, NULL,
why should non-root be able to read this? sounds like a security issue (info leak) to me...
--
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists