android_kernel_samsung_univ.../net/xfrm
Florian Westphal d9c00c8959 xfrm: free skb if nlsk pointer is NULL
[ Upstream commit 86126b77dcd551ce223e7293bb55854e3df05646 ]

nlmsg_multicast() always frees the skb, so in case we cannot call
it we must do that ourselves.

Fixes: 21ee543edc ("xfrm: fix race between netns cleanup and state expire notification")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-05 09:18:33 +02:00
..
Kconfig
Makefile
xfrm_algo.c
xfrm_hash.c
xfrm_hash.h
xfrm_input.c
xfrm_ipcomp.c net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms() 2018-04-08 11:51:59 +02:00
xfrm_output.c
xfrm_policy.c xfrm: fix missing dst_release() after policy blocking lbcast and multicast 2018-09-05 09:18:33 +02:00
xfrm_proc.c
xfrm_replay.c
xfrm_state.c xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM) 2018-05-26 08:48:50 +02:00
xfrm_sysctl.c
xfrm_user.c xfrm: free skb if nlsk pointer is NULL 2018-09-05 09:18:33 +02:00