Re: [PATCH v4] drivers/net/tulip/de4x5.c: fix union member name inDE4X5_GET_REG ioctl

From: David Miller
Date: Fri Sep 17 2010 - 01:34:27 EST


From: Dan Rosenberg <drosenberg@xxxxxxxxxxxxx>
Date: Fri, 17 Sep 2010 01:30:36 -0400

> Tiring doesn't begin to describe it. Formatting undamaged.

:-) Thanks.

> This was previously reported as a security issue due to leakage of
> uninitialized stack memory. Jeff Mahoney pointed out that this is
> incorrect since the copied data is from a union (rather than a struct).
> Therefore, this patch is only under consideration for the sake of
> correctness, and is not security relevant.
>
> Signed-off-by: Dan Rosenberg <dan.j.rosenberg@xxxxxxxxx>
> Acked-by: Grant Grundler <grundler@xxxxxxxxxxxxxxxx>

Applied.
--
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/