[dpdk-dev] [PATCH] ipsec: packet with null encryption can cause a segfault

Akhil Goyal akhil.goyal at nxp.com
Wed Jun 26 09:35:08 CEST 2019


> 
> mbuf_get_seg_ofs() doesn't handle the case when requested offset
> equals to packet length. Though it is a valid situation for
> algorithms with no ICV data (IPsec with null encryption as an example).
> 
> Fixes: 12a0423236a9 ("ipsec: support multi-segment packets")
> 
> Signed-off-by: Konstantin Ananyev <konstantin.ananyev at intel.com>
> ---
Applied.

Squashed with the original commit.

Thanks.


More information about the dev mailing list