[PATCH 1/1] net: cortina_ni: buffer overrun

Tom Rini trini at konsulko.com
Thu Feb 25 14:31:24 CET 2021


On Sat, Feb 20, 2021 at 10:44:04AM +0100, Heinrich Schuchardt wrote:

> When copying to a u32 field we should use sizeof(u32) and not
> sizeof(*u32) in memcpy.
> 
> On 64bit systems like cortina_presidio-asic-emmc_defconfig using
> sizeof(*u32) leads to a buffer overrun.
> 
> Fixes: febe13b438b3 ("net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-By: Ramon Fried <rfried.dev at gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210225/6ef899f9/attachment.sig>


More information about the U-Boot mailing list