Re: [PATCH 1/2] tracing/fastboot: fix len of func buffer

From: Ingo Molnar
Date: Fri Dec 12 2008 - 04:01:34 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
>
> Impact: fix possible stack overrun
>
> This is a port of a patch included in the mainline (KSYM_SYMBOL_LEN fixes).
> The current func len is not large enough to contain the max symbol len, the
> right size must be KSYM_SYMBOL_LEN.
>
> Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>

thanks Frederic and Stephen, applied to tip/tracing/fastboot.

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