Re: [PATCH v2 12/12] driver: Google Memory Console

From: H. Peter Anvin
Date: Mon Mar 14 2011 - 00:56:37 EST


On 03/11/2011 05:43 PM, Mike Waychison wrote:
> This patch introduces the 'memconsole' driver.
>
> Our firmware gives us access to an in-memory log of the firmware's
> output. This gives us visibility in a data-center of headless machines
> as to what the firmware is doing.
>
> The memory console is found by the driver by finding a header block in
> the EBDA. The buffer is then copied out, and is exported to userland in
> the file /sys/firmware/log.
>

OK, I really don't like this.

All it has is a 32-bit nonrandom signature, no DMI keying or anything
else to protect it. This really isn't sufficient.

-hpa
--
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/