diff options
author | 2025-03-15 18:30:19 +0800 | |
---|---|---|
committer | 2025-03-21 17:33:39 +0800 | |
commit | 39a3f23407d3b6942727ae2367382b5575d995c9 (patch) | |
tree | 699941545e2a2cf7059e53ad86ba68a1092a48a7 /drivers/crypto/intel/iaa/iaa_crypto_main.c | |
parent | crypto: nx - Fix uninitialised hv_nxc on error (diff) | |
download | wireguard-linux-39a3f23407d3b6942727ae2367382b5575d995c9.tar.xz wireguard-linux-39a3f23407d3b6942727ae2367382b5575d995c9.zip |
xfrm: ipcomp: Call pskb_may_pull in ipcomp_input
If a malformed packet is received there may not be enough data
to pull. This isn't a problem in practice because the caller
has already done xfrm_parse_spi which in effect does the same
thing.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/intel/iaa/iaa_crypto_main.c')
0 files changed, 0 insertions, 0 deletions