aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorYossi Kuperman <yossiku@mellanox.com>2018-03-04 21:03:52 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2018-03-07 10:54:29 +0100
commit87cdf3148b11d46382dbce2754ae7036aba96380 (patch)
tree24198025d23c7af2c8ad5f280304b59ec4201b64 /init
parentxfrm: Fix ESN sequence number handling for IPsec GSO packets. (diff)
downloadlinux-dev-87cdf3148b11d46382dbce2754ae7036aba96380.tar.xz
linux-dev-87cdf3148b11d46382dbce2754ae7036aba96380.zip
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Artem Savkov reported that commit 5efec5c655dd leads to a packet loss under IPSec configuration. It appears that his setup consists of a TUN device, which does not have a MAC header. Make sure MAC header exists. Note: TUN device sets a MAC header pointer, although it does not have one. Fixes: 5efec5c655dd ("xfrm: Fix eth_hdr(skb)->h_proto to reflect inner IP version") Reported-by: Artem Savkov <artem.savkov@gmail.com> Tested-by: Artem Savkov <artem.savkov@gmail.com> Signed-off-by: Yossi Kuperman <yossiku@mellanox.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions