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)
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>

No differences found