xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler
authorTimo Teräs <timo.teras@iki.fi>
Wed, 31 Mar 2010 00:17:04 +0000 (00:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Apr 2010 02:41:35 +0000 (19:41 -0700)
commitc8bf4d04f970fafb3430d332533e1cf103f2a018
tree5d0a7507da01350b64fe182d7906bc0d85166f8b
parent34996cb91dd72f0b0456d8fd3fef4aaee62232f2
xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler

Add missing check for policy direction verification. This is
especially important since without this xfrm_user may end up
deleting per-socket policy which is not allowed.

Signed-off-by: Timo Teras <timo.teras@iki.fi>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_user.c