ipsec: ipsec-input: check for too-short packets 93/22993/2
authorBenoît Ganne <bganne@cisco.com>
Fri, 25 Oct 2019 13:26:27 +0000 (15:26 +0200)
committerNeale Ranns <nranns@cisco.com>
Tue, 5 Nov 2019 08:40:54 +0000 (08:40 +0000)
Make sure packet is big enough before processing it.
Policy matching is done speculatively but is discarded if packet is too
short.

Type: fix

Change-Id: I647db2c4e568b0d9bf2cfd5056e1b1c2e25132fe
Signed-off-by: Benoît Ganne <bganne@cisco.com>

No differences found