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:	Thu, 27 Feb 2014 16:20:02 -0500 (EST)
From:	David Miller <davem@...hat.com>
To:	steffen.klassert@...unet.com
Cc:	herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: pull request (net): ipsec 2014-02-27

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Thu, 27 Feb 2014 07:16:34 +0100

> 1) Build fix for ip_vti when NET_IP_TUNNEL is not set.
>    We need this set to have ip_tunnel_get_stats64()
>    available.
> 
> 2) Fix a NULL pointer dereference on sub policy usage.
>    We try to access a xfrm_state from the wrong array.
> 
> 3) Take xfrm_state_lock in xfrm_migrate_state_find(),
>    we need it to traverse through the state lists.
> 
> 4) Clone states properly on migration, otherwise we crash
>    when we migrate a state with aead algorithm attached.
> 
> 5) Fix unlink race when between thread context and timer
>    when policies are deleted.

Looks good, pulled, thanks Steffen.
--
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