Re: [PATCH net-next v3 00/16] l2tp: fix API races discovered by syzbot

2018-02-12 Thread David Miller
From: James Chapman Date: Mon, 12 Feb 2018 17:33:23 + > This patch series addresses several races with L2TP APIs discovered by > syzbot. While working on this, it became clear that the L2TP code > needed some work to address object lifetime issues. There are no >

[PATCH net-next v3 00/16] l2tp: fix API races discovered by syzbot

2018-02-12 Thread James Chapman
This patch series addresses several races with L2TP APIs discovered by syzbot. While working on this, it became clear that the L2TP code needed some work to address object lifetime issues. There are no functional changes. The set of patches 1-13 in combination fix the following syzbot reports.