From: Steffen Klassert
Date: Mon, 21 Aug 2017 08:07:59 +0200
> 1) Fix memleaks when ESP takes an error path.
>
> 2) Fix null pointer dereference when creating a sub policy
>that matches the same outer flow as main policy does.
>From Koichiro Den.
>
> 3) Fix possible out-of-bound access
1) Fix memleaks when ESP takes an error path.
2) Fix null pointer dereference when creating a sub policy
that matches the same outer flow as main policy does.
From Koichiro Den.
3) Fix possible out-of-bound access in xfrm_migrate.
This patch should go to the stable trees too.
From Vla