Re: [1/2] vmalloc: Show vmalloced areas via /proc/vmallocinfo

From: Arjan van de Ven
Date: Thu Mar 20 2008 - 00:07:00 EST


On Tue, 18 Mar 2008 15:27:02 -0700
Christoph Lameter <clameter@xxxxxxx> 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@xxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/