kernel-ark/net/xfrm
Herbert Xu b9e9dead05 [IPSEC]: Fixed alg_key_len usage in attach_one_algo
The variable alg_key_len is in bits and not bytes.  The function
attach_one_algo is currently using it as if it were in bytes.
This causes it to read memory which may not be there.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-05-19 12:39:04 -07:00
..
Kconfig
Makefile
xfrm_algo.c
xfrm_input.c
xfrm_policy.c
xfrm_state.c
xfrm_user.c [IPSEC]: Fixed alg_key_len usage in attach_one_algo 2005-05-19 12:39:04 -07:00