[U-Boot] [PATCH] usb: eth: fix memalign() parameter order

Marek Vasut marex at denx.de
Fri Feb 12 22:16:52 CET 2016


On 02/12/2016 10:15 PM, Joe Hershberger wrote:
> On Fri, Feb 12, 2016 at 2:56 PM, Stephen Warren <swarren at wwwdotorg.org> wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> The alignment and size were swapped, leading to malloc heap corruption.
>>
>> On my system, this sometimes caused U-Boot to crash during or after
>> certain USB Ethernet operations.
>>
>> Fixes: c8c2797c3810 ("dm: usb: eth: Support driver model with USB Ethernet")
>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> 
> Yikes.
> 
> Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>
> 
Applied to u-boot-usb/master, thanks.


More information about the U-Boot mailing list