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]
Message-ID: <489A8E85.2080008@garzik.org>
Date:	Thu, 07 Aug 2008 01:56:21 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Jay Cliburn <jacliburn@...lsouth.net>
CC:	csnook@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH] atl1: deal with hardware rx checksum bug

Jay Cliburn wrote:
> The L1 hardware contains a bug that flags a fragmented IP packet
> as having an incorrect TCP/UDP checksum, even though the packet
> is perfectly valid and its checksum is correct.  There's no way to
> distinguish between one of these good packets and a packet that
> actually contains a TCP/UDP checksum error, so all we can do is
> allow the packet to be handed up to the higher layers and let it
> be sorted out there.
> 
> Add a comment describing this condition and remove the code that
> currently fails to handle what may or may not be a checksum error.
> 
> Signed-off-by: Jay Cliburn <jacliburn@...lsouth.net>
> ---
>  drivers/net/atlx/atl1.c |   19 +++++++++++--------

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