Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Steffen Klassert says:
====================
pull request (net): ipsec 2018-05-07
1) Always verify length of provided sadb_key to fix a
slab-out-of-bounds read in pfkey_add. From Kevin Easton.
2) Make sure that all states are really deleted
before we check that the state lists are empty.
Otherwise we trigger a warning.
3) Fix MTU handling of the VTI6 interfaces on
interfamily tunnels. From Stefano Brivio.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/xfrm.h 1 addition, 0 deletionsinclude/net/xfrm.h
- net/ipv6/ip6_vti.c 2 additions, 2 deletionsnet/ipv6/ip6_vti.c
- net/ipv6/xfrm6_tunnel.c 3 additions, 0 deletionsnet/ipv6/xfrm6_tunnel.c
- net/key/af_key.c 35 additions, 10 deletionsnet/key/af_key.c
- net/xfrm/xfrm_state.c 6 additions, 0 deletionsnet/xfrm/xfrm_state.c
Please register or sign in to comment