lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 26 Dec 2009 20:26:01 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	jpirko@...hat.com
Cc:	dsd@...top.org, netdev@...r.kernel.org, pcnet32@...izon.net,
	dcbw@...hat.com
Subject: Re: [PATCH] Fix MAC address access in 3c507, ibmlana, pcnet32 and
 libertas

From: Jiri Pirko <jpirko@...hat.com>
Date: Sat, 26 Dec 2009 09:16:35 +0100

> Thu, Dec 24, 2009 at 07:11:24PM CET, dsd@...top.org wrote:
>>Commit f001fde5eadd915f4858d22ed70d7040f48767cf changed
>>net_device.dev_addr from a 32-byte array to a pointer.
>>
>>I found 4 ethernet drivers which rely on sizeof(dev_addr), which are now
>>only copying 4 bytes of the address information on 32bit systems.
>>
>>Fix them to use ETH_ALEN.
>>
>>Signed-off-by: Daniel Drake <dsd@...top.org>
 ...
> Reviewed-by: Jiri Pirko <jpirko@...hat.com>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ