Re: [PATCH] Kconfig: Make config Filter access to /dev/mem defaulty

From: Pavel Machek
Date: Thu Apr 15 2010 - 14:04:12 EST




> config STRICT_DEVMEM
> bool "Filter access to /dev/mem"
> + default y
> ---help---
> If this option is disabled, you allow userspace (root) access to all
> of memory, including kernel and userspace memory. Accidental
> @@ -20,7 +21,7 @@ config STRICT_DEVMEM
> This is sufficient for dosemu and X and all common users of
> /dev/mem.
>
> - If in doubt, say Y.
> + If in doubt, say N.
>

Eek.

So... what is it?

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/