From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: 862591bf4("xfrm: skip policies marked as dead while rehashing") Date: Sun, 1 Jul 2018 15:28:16 +0200 Message-ID: <20180701132816.GA22688@kroah.com> References: <20180620214118.GA37804@zsmcros.c.googlers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, groeck@chromium.org, stable@vger.kernel.org To: Zubin Mithra Return-path: Content-Disposition: inline In-Reply-To: <20180620214118.GA37804@zsmcros.c.googlers.com> Sender: stable-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, Jun 20, 2018 at 05:42:51PM -0400, Zubin Mithra wrote: > Hello, > > Syzkaller has reported a crash here[1] for a slab OOB read in > xfrm_hash_rebuild. > > Could the following 2 patches be applied in order to on 4.4.y? > > 6916fb3b10("xfrm: Ignore socket policies when rebuilding hash tables") > 862591bf4f("xfrm: skip policies marked as dead while rehashing") > > [1] https://syzkaller.appspot.com/bug?id=1c11a638b7d27e871aa297f3b4d5fd5bc90f0cb4 Both now queued up, thanks. greg k-h