]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
authorDavid S. Miller <davem@davemloft.net>
Thu, 16 Nov 2017 13:33:54 +0000 (22:33 +0900)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Nov 2017 13:33:54 +0000 (22:33 +0900)
commit6a787d6f593d57bec886718ef3fbbdc5bde70fcb
tree542a5f774e433f179431e821c9b4fae5f4e4621f
parentd871c321bb934fa63a3e0eaf837c1bafd4d853fc
parent94802151894d482e82c324edf2c658f8e6b96508
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec

Steffen Klassert says:

====================
1) Copy policy family in clone_policy, otherwise this can
   trigger a BUG_ON in af_key. From Herbert Xu.

2) Revert "xfrm: Fix stack-out-of-bounds read in xfrm_state_find."
   This added a regression with transport mode when no addresses
   are configured on the policy template.

Both patches are stable candidates.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c