From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 13 Jun 2018 20:13:52 +0200 From: Greg KH To: Zubin Mithra Cc: linux-netdev@vger.kernel.org, groeck@chromium.org, stable@vger.kernel.org Subject: Re: 4b66af2d("af_key: Always verify length of provided sadb_key") Message-ID: <20180613181352.GA23757@kroah.com> References: <20180613180252.GA34929@zsmcros.c.googlers.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180613180252.GA34929@zsmcros.c.googlers.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Jun 13, 2018 at 02:02:54PM -0400, Zubin Mithra wrote: > Hello, > > Syzkaller has reported a crash here[1] for a slab OOB read in pfkey_add. > > Could the following patch be applied to stable kernels for 4.14, 4.4, 3.18, 3.14, 3.10 and 3.8? > > 4b66af2d("af_key: Always verify length of provided sadb_key") > > [1] https://syzkaller.appspot.com/bug?id=26cb120b31cd24d984fc16da67f50fb375c432a7 Now queued up, thanks. greg k-h