From: Guillaume Nault
Date: Fri, 25 Aug 2017 16:22:17 +0200
> Sessions must be fully initialised before calling
> l2tp_session_add_to_tunnel(). Otherwise, there's a short time frame
> where partially initialised sessions can be accessed by external users.
>
> Fixes: dbdbc73b4478 ("l2tp: fix dupl
Sessions must be fully initialised before calling
l2tp_session_add_to_tunnel(). Otherwise, there's a short time frame
where partially initialised sessions can be accessed by external users.
Fixes: dbdbc73b4478 ("l2tp: fix duplicate session creation")
Signed-off-by: Guillaume Nault
---
net/l2tp/l