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:	Mon, 16 Mar 2015 16:17:09 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	steffen.klassert@...unet.com
Cc:	herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net): ipsec 2015-03-16

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Mon, 16 Mar 2015 07:52:21 +0100

> 1) Fix the network header offset in _decode_session6
>    when multiple IPv6 extension headers are present.
>    From Hajime Tazaki.
> 
> 2) Fix an interfamily tunnel crash. We set outer mode
>    protocol too early and may dispatch to the wrong
>    address family. Move the setting of the outer mode
>    protocol behind the last accessing of the inner mode
>    to fix the crash.
> 
> 3) Most callers of xfrm_lookup() expect that dst_orig
>    is released on error. But xfrm_lookup_route() may
>    need dst_orig to handle certain error cases. So
>    introduce a flag that tells what should be done in
>    case of error. From Huaibin Wang.
> 
> Please pull or let me know if there are problems.

Pulled, thanks a lot.
--
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