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, 21 May 2014 16:37:35 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	therbert@...gle.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 1/5 v2] sunrpc: Remove sk_no_check setting

From: Tom Herbert <therbert@...gle.com>
Date: Mon, 19 May 2014 10:09:56 -0700 (PDT)

> Setting sk_no_check to UDP_CSUM_NORCV seems to have no effect.
> 
> Signed-off-by: Tom Herbert <therbert@...gle.com>

It does have an effect.

All of the UDP receive paths check for sk->sk_no_check being non-zero,
causing it to accept packets with a zero checksum.

You're changing behavior here.
--
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