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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 9 Jan 2015 07:57:45 +1100
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Billy Shuman <wshuman3@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: [bisected] no traffic on ssl vpn with 3.19rc1 - 3.19rc3

Billy Shuman <wshuman3@...il.com> wrote:
> 
> Since 3.19rc1 I get 100% packet loss through SSL vpn.  I bisected with
> the following result:
> 
> 0b46d0ee9c240c7430a47e9b0365674d4a04522 is the first bad commit
> commit e0b46d0ee9c240c7430a47e9b0365674d4a04522
> Author: Herbert Xu <herbert@...dor.apana.org.au>
> Date:   Fri Nov 7 21:22:23 2014 +0800
> 
>    tun: Use iovec iterators
> 
>    This patch removes the use of skb_copy_datagram_const_iovec in
>    favour of the iovec iterator-based skb_copy_datagram_iter.
> 
> 
> https://bugzilla.kernel.org/show_bug.cgi?id=90901

This changeset is known to be buggy.  However it was fixed ages
ago by changeset 8c847d254146d32c86574a1b16923ff91bb784dd.

So please test that changeset to see if it works for you.  If it
does, then please do your bisection between that and the current
top of tree.

Thanks,
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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