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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 18 Dec 2013 17:48:01 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	peter@...sgaard.com
Cc:	netdev@...r.kernel.org, joseph_chang@...icom.com.tw,
	stable@...r.kernel.org
Subject: Re: [PATCH 4/4] dm9601: work around tx fifo sync issue on dm962x

From: Peter Korsgaard <peter@...sgaard.com>
Date: Mon, 16 Dec 2013 11:35:35 +0100

> Certain dm962x revisions contain an bug, where if a USB bulk transfer retry
> (E.G. if bulk crc mismatch) happens right after a transfer with odd or
> maxpacket length, the internal tx hardware fifo gets out of sync causing
> the interface to stop working.
> 
> Work around it by adding up to 3 bytes of padding to ensure this situation
> cannot trigger.
> 
> This workaround also means we never pass multiple-of-maxpacket size skb's
> to usbnet, so the length adjustment to handle usbnet's padding of those can
> be removed.
> 
> Cc: <stable@...r.kernel.org>
> Reported-by: Joseph Chang <joseph_chang@...icom.com.tw>
> Signed-off-by: Peter Korsgaard <peter@...sgaard.com>

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