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, 01 Nov 2017 19:32:43 +0900 (KST)
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 2017-11-01

From: Steffen Klassert <steffen.klassert@...unet.com>
Date: Wed, 1 Nov 2017 11:05:00 +0100

> 1) Fix a memleak when a packet matches a policy
>    without a matching state.
> 
> 2) Reset the socket cached dst_entry when inserting
>    a socket policy, otherwise the policy might be
>    ignored. From Jonathan Basseri.
> 
> 3) Fix GSO for a IPsec, GRE tunnel combination.
>    We reset the encapsulation field at the skb
>    too erly, as a result GRE does not segment
>    GSO packets. Fix this by resetting the the
>    encapsulation field right before the
>    transformation where the inner headers get
>    invalid.
> 
> Please pull or let me know if there are problems.

Pulled, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ